From 1b907dae072f2aa93d75d8c056a9bd02555a17f8 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 3 Mar 2025 01:44:34 +0300 Subject: rename sample.teco_ini to fallback.teco_ini and mung it by default * After installation, SciTECO will therefore start into a more userfriendly mode even if the user does not create a custom ~/.teco_ini. It is hoped that this will scare away less of new users, who are not willing to read through all of the documentation. Still, users are warned in the absence of ~/.teco_ini. This warning however, might not be immediately visible, especially not when running gsciteco without an attached console. (This will change once I redo the UI and allow a number of messages to be queued in the message area.) * Theoretically, you could also just extend fallback.teco_ini from ~/.teco_ini, but that would require installing it into $SCITECOPATH. * Since the fallback profile will now be munged automatically on a wide range of systems, we set up xclip only when detecting X11 ($DISPLAY is non-empty). E.g. when running under Wayland or the Linux console, you still won't get the clipboard registers, which is probably better than having the clipboard operations fail once you try to use them. * xclip is now "suggested" on Debian/Ubuntu. Unfortunately we cannot pull it in only in the presence of X11. --- freebsd/files/pkg-message.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'freebsd/files') diff --git a/freebsd/files/pkg-message.in b/freebsd/files/pkg-message.in index b91ee06..7d95cdb 100644 --- a/freebsd/files/pkg-message.in +++ b/freebsd/files/pkg-message.in @@ -1,7 +1,7 @@ [ { type: install message: <