Commit Graph

128 Commits (a5a928bfc1dd049780a45e072cb4ee42de7219bf)

Author SHA1 Message Date
Devin J. Pohly 30683c70ab Limit usage of extern to config.h globals
6 years ago
Devin J. Pohly 33201ac65f Move CRLF input processing into ttywrite
6 years ago
Devin J. Pohly 65976c1a29 Move config.h include from st.c to x.c
6 years ago
Devin J. Pohly ed132e1127 Move key-matching functions into x.c
6 years ago
Devin J. Pohly 626b0ae40c Move window urgency handling entirely into x.c
6 years ago
Roberto E. Vargas Caballero 20f713548d Change default keybindings
7 years ago
Michael Forney e2ee5ee611 Split X-specific code into x.c
7 years ago
fpqc c63a87cd93 Move column and row default numbers into config.h
8 years ago
Manuel Tobias Schiller 740ada1447 make the various combinations of arrow keys and shift/control/meta work
8 years ago
Quentin Rameau 8c99915608 Do not use color when font attributes are supported
8 years ago
Quentin Rameau 68bae9c7b1 Add support for iso14755
8 years ago
Christoph Lohmann 308bfbf6be Change who's expanding tabs.
8 years ago
Christoph Lohmann c4f245eccd Add some hint to have the pseudo terminal in the right mode.
8 years ago
Christoph Lohmann 2251f6465a Add comment about tabspaces.
8 years ago
Alive 4ever 235b438e68 Consistent Alt+BackSpace behavior
8 years ago
Christoph Lohmann 6d8f85232e I like empty lines.
8 years ago
Ryusei Yamaguchi 034a5c8a09 Measure the single advance width with a heuristic method
8 years ago
Christoph Lohmann e2aa03e6b7 Now the Shortcuts are more consistent.
9 years ago
Christoph Lohmann a2a60f0a2c Make the cursor shapes more descriptive.
9 years ago
Christoph Lohmann 52d0e82df7 Snowman is everywhere.
9 years ago
Christoph Lohmann 78b04865fb Style normalisation in the config.def.h.
9 years ago
Christoph Lohmann f7b80caebe The definition of the reverse cursor is now up to the user.
9 years ago
Christoph Lohmann bf8c71e429 The times of bad fonts are over.
9 years ago
Roberto E. Vargas Caballero a1ed5071e5 Change Pause to Break in shortcut for serial break
9 years ago
Jan Christoph Ebersbach 3ba9c8fc3f Expose cursor shape in config.def.h
9 years ago
Roberto E. Vargas Caballero 1f087aa8b7 Add key to send a break to the serial line
9 years ago
Roberto E. Vargas Caballero 473326f2e3 Set default values of stty according to the man page
9 years ago
Alex Kozadaev ee5cad439b Adding mouse colour/shape settings
9 years ago
Mytchel Hammond 1d348e98e3 added note about the low precedence of shell to config.def.h
9 years ago
FRIGN 9de853a98d Unboolify st
9 years ago
Quentin Rameau bdd649a102 do not truncate font size when zooming
9 years ago
Roberto E. Vargas Caballero 215bdb2da3 Add tty line support
9 years ago
Omar Sandoval ecac5ee35e Make DECSCUSR thickness configurable
9 years ago
Christoph Lohmann 2fcfea1bf1 Add Mod + Shift + c/v and no selclear.
9 years ago
Roberto E. Vargas Caballero b746816b78 Allow combinations with Backspace
9 years ago
Ivan Delalande f5075a9e9d Backspace value shouldn't depend on keypad state
9 years ago
Christoph Lohmann 230d0c8428 Finally resolving the backspace problem.
9 years ago
Christoph Lohmann a7eef8f230 Removing an extra space.
10 years ago
Christoph Lohmann dc8c5c82aa Implementing xzoomreset.
10 years ago
Roberto E. Vargas Caballero 5afb3862ba Add support for utmp in st
10 years ago
Roberto E. Vargas Caballero 9d9e049eac Make useful DEL in application mode
10 years ago
Roberto E. Vargas Caballero f8b4998b32 Convert VT102ID to a config variable
10 years ago
Eric Pruitt 738f555f66 Fix typo in config.def.h
10 years ago
Hiltjo Posthuma cf890e5bf0 Allow mouse selection override using ShiftMask
10 years ago
noname 9e3e8ce466 Do not export chscale and cwscale.
10 years ago
Roberto E. Vargas Caballero c46d929fe1 Fix Backspace and Delete characters
10 years ago
Roberto E. Vargas Caballero 78f8843bc7 Add sequence for printing the current selection
10 years ago
Roberto E. Vargas Caballero 96c230e476 Add key definition for printer sequences
10 years ago
Roberto E. Vargas Caballero 21d905c076 Make Shift+Home equal to CLS in ascii mode
10 years ago
Roberto E. Vargas Caballero 9523233e25 Make CONTROL + DELETE delete a line
10 years ago