830 Commits (56abffb4b67f235d20de30f29ba027ab34c171e3)
 

Author SHA1 Message Date
Roberto E. Vargas Caballero ac11bbb03b Update dates in LICENSE
8 years ago
Nils Reuße c5f1d74fd8 Update year in usage()
8 years ago
Nils Reuße 7dd24bfb4c Fix crash on font resize resize
8 years ago
Rian Hunter aba6c292af Correct shift amount on MODE_INSERT in tputc()
8 years ago
Rian Hunter 4d14d97547 Fix crash due to wide characters
8 years ago
Ivan Delalande 708b697ed7 Fix crash due to invalid timespec given to pselect
8 years ago
Ivan Delalande 09f5d98251 Trim trailing whitespaces in every selection case
8 years ago
sin 4418939dd9 Call _exit() instead of exit() if exec*() fails
8 years ago
Eric Pruitt bafbba56cd Check for presence of SHELL environment variable
8 years ago
czarkoff@gmail.com 11625c7166 Replace character with U+FFFD if wcwidth() is -1
9 years ago
Quentin Rameau 008aae541b Avoid failing when embedding with a Window id of 0
9 years ago
Christoph Lohmann cd159883d1 Reverting smacs and rmacs to the xterm defaults.
9 years ago
Roberto E. Vargas Caballero f9fb620914 Do not set SHELL to utmp ever
9 years ago
CustaiCo 86633ada91 patch for bell in st
9 years ago
Roberto E. Vargas Caballero dcfe505d3c Use G1 for alternate charset
9 years ago
Roberto E. Vargas Caballero 88429cdcbf Add LS2 and LS3
9 years ago
Roberto E. Vargas Caballero 0c8feecbf7 Fix SI and SO
9 years ago
Christoph Lohmann a7eef8f230 Removing an extra space.
9 years ago
Christoph Lohmann 63a07eb19c Minor style changes for the last patch.
9 years ago
Christoph Lohmann dc8c5c82aa Implementing xzoomreset.
9 years ago
Roberto E. Vargas Caballero c7a945c408 Add missed names of charset sequences
9 years ago
Roberto E. Vargas Caballero 5afb3862ba Add support for utmp in st
9 years ago
Roberto E. Vargas Caballero 0392d165d0 Remove indentation level in xdrawcursor
9 years ago
Ben Hendrickson 98a1085d0e Removing wrapping newlines from selection
9 years ago
Ivan Delalande 51466e019a Change the behavior of word snapping on delimiters
9 years ago
Ivan Delalande c490a60b80 Move calls to selsnap into selnormalize
9 years ago
Alexander Huemer 83dea7fd7b Improve readability of enum members
9 years ago
Roberto E. Vargas Caballero e5f6736ee0 Add eschandle()
9 years ago
Roberto E. Vargas Caballero a3549c2eec Improve execsh() and don't allow anonymous shells
9 years ago
Roberto E. Vargas Caballero 8342036f98 Fix definition of CONTROLC0
9 years ago
Roberto E. Vargas Caballero 9d9e049eac Make useful DEL in application mode
9 years ago
Quentin Carbonneaux 177d888dff reset the alt screen in treset
9 years ago
Quentin Carbonneaux fa04911c91 simplify loop in tresize
9 years ago
Alexander Huemer 1926305318 Simplify README
9 years ago
Roberto E. Vargas Caballero 8f3e6a577d Fix man page and usage()
9 years ago
Roberto E. Vargas Caballero f8b4998b32 Convert VT102ID to a config variable
9 years ago
Roberto E. Vargas Caballero 6530025bca Fix portability problem in techo()
9 years ago
noname d4a17316d3 Don't set dirty all lines because tswapcreen do it
9 years ago
noname 20c4f12254 tresize return value is not used
9 years ago
Roberto E. Vargas Caballero 821a6e00a5 Remove ul capability
9 years ago
Roberto E. Vargas Caballero 8de8ae3923 Unset mode when clearing regions
9 years ago
Roberto E. Vargas Caballero ec3268961d Add error message when child exits whit error
9 years ago
Roberto E. Vargas Caballero 769d481807 Remove difference between fast and slow blinking
9 years ago
Michael Forney b4dfa18124 Fix disabling of bold and fastblink
9 years ago
Wolfgang Corcoran-Mathe e8f3513bf4 Add info about Backspace and Delete to the FAQ
9 years ago
Roberto E. Vargas Caballero f210ea26c4 Add info about Backspace and Delete to the FAQ
9 years ago
Roberto E. Vargas Caballero 8306568bd0 Add information about librt and OpenBSD to the FAQ
9 years ago
Roberto E. Vargas Caballero 844cd7ce17 Add information about librt and OpenBSD to the FAQ
9 years ago
Roberto E. Vargas Caballero 8c5ba1cfb0 Add information about librt and OpenBSD to the FAQ
9 years ago
Wolfgang Corcoran-Mathe 3949aa7c5d Very minor grammar fixes in FAQ
9 years ago