]> git.pld-linux.org Git - packages/Eterm.git/commitdiff
łaty dla Eterma i X
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 21 Jun 1999 13:10:16 +0000 (13:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Eterm-features.patch -> 1.1

Eterm-features.patch [new file with mode: 0644]

diff --git a/Eterm-features.patch b/Eterm-features.patch
new file mode 100644 (file)
index 0000000..32fe93c
--- /dev/null
@@ -0,0 +1,33 @@
+--- Eterm/src/feature.h.in~    Wed Mar 24 04:30:28 1999
++++ Eterm/src/feature.h.in     Sat Jun 19 20:28:25 1999
+@@ -214,9 +214,9 @@
+ /* Force the delete key to send ^? instead of ESC [ 3 ~ */
+ /* #define KS_DELETE "\177" */
+-#ifndef NO_DELETE_KEY
+-# define KS_DELETE "\177"
+-#endif
++/* #ifndef NO_DELETE_KEY */
++/* # define KS_DELETE "\177" */
++/* #endif */
+ /* Force the Backspace key to send ^H instead of checking the stty setting */
+ #define FORCE_BACKSPACE
+@@ -250,7 +250,7 @@
+ /* #define NO_SCROLLBAR_REPORT */
+ /* Set the default number of lines in the scrollback buffer */
+-/* #define SAVELINES 256 */
++#define SAVELINES 1024
+ /* Set the default separator characters for double-click word selection */
+ #define CUTCHARS "\"&'()*,;<=>?@[\\]^`{|}~ \t"
+@@ -355,7 +355,7 @@
+ /* #define XTERM_COLOR_CHANGE */
+ /* Exports TERM=xterm-color instead of just TERM=xterm */
+-/* #define DEFINE_XTERM_COLOR */
++#define DEFINE_XTERM_COLOR
+ /* Disable automatic de-iconify on bell altogether */
+ /* #define NO_MAPALERT */
This page took 0.094117 seconds and 4 git commands to generate.