600 Commits (4d14d97547d335974e98aa612ac5b4fcfc25e1d9)

Author SHA1 Message Date
Rian Hunter 4d14d97547 Fix crash due to wide characters 9 years ago
Ivan Delalande 708b697ed7 Fix crash due to invalid timespec given to pselect 10 years ago
Ivan Delalande 09f5d98251 Trim trailing whitespaces in every selection case 10 years ago
sin 4418939dd9 Call _exit() instead of exit() if exec*() fails 10 years ago
Eric Pruitt bafbba56cd Check for presence of SHELL environment variable 10 years ago
czarkoff@gmail.com 11625c7166 Replace character with U+FFFD if wcwidth() is -1 10 years ago
Quentin Rameau 008aae541b Avoid failing when embedding with a Window id of 0 10 years ago
Roberto E. Vargas Caballero f9fb620914 Do not set SHELL to utmp ever 10 years ago
CustaiCo 86633ada91 patch for bell in st 10 years ago
Roberto E. Vargas Caballero 88429cdcbf Add LS2 and LS3 10 years ago
Roberto E. Vargas Caballero 0c8feecbf7 Fix SI and SO 10 years ago
Christoph Lohmann 63a07eb19c Minor style changes for the last patch. 10 years ago
Christoph Lohmann dc8c5c82aa Implementing xzoomreset. 10 years ago
Roberto E. Vargas Caballero c7a945c408 Add missed names of charset sequences 10 years ago
Roberto E. Vargas Caballero 5afb3862ba Add support for utmp in st 10 years ago
Roberto E. Vargas Caballero 0392d165d0 Remove indentation level in xdrawcursor 10 years ago
Ben Hendrickson 98a1085d0e Removing wrapping newlines from selection 10 years ago
Ivan Delalande 51466e019a Change the behavior of word snapping on delimiters 10 years ago
Ivan Delalande c490a60b80 Move calls to selsnap into selnormalize 10 years ago
Alexander Huemer 83dea7fd7b Improve readability of enum members 10 years ago
Roberto E. Vargas Caballero e5f6736ee0 Add eschandle() 10 years ago
Roberto E. Vargas Caballero a3549c2eec Improve execsh() and don't allow anonymous shells 10 years ago
Roberto E. Vargas Caballero 8342036f98 Fix definition of CONTROLC0 10 years ago
Quentin Carbonneaux 177d888dff reset the alt screen in treset 10 years ago
Quentin Carbonneaux fa04911c91 simplify loop in tresize 10 years ago
Roberto E. Vargas Caballero 8f3e6a577d Fix man page and usage() 10 years ago
Roberto E. Vargas Caballero f8b4998b32 Convert VT102ID to a config variable 10 years ago
Roberto E. Vargas Caballero 6530025bca Fix portability problem in techo() 10 years ago
noname d4a17316d3 Don't set dirty all lines because tswapcreen do it 10 years ago
noname 20c4f12254 tresize return value is not used 10 years ago
Roberto E. Vargas Caballero 8de8ae3923 Unset mode when clearing regions 10 years ago
Roberto E. Vargas Caballero ec3268961d Add error message when child exits whit error 10 years ago
Roberto E. Vargas Caballero 769d481807 Remove difference between fast and slow blinking 10 years ago
Michael Forney b4dfa18124 Fix disabling of bold and fastblink 10 years ago
Weng Xuetian 84ceefe089 Fix st with input method. 10 years ago
Eric Pruitt b5d0a13c10 Changed inconsistent indent 10 years ago
Roberto E. Vargas Caballero 984c12d2a6 Add 8 bit version of DCS, APC, PM, OSC 10 years ago
Roberto E. Vargas Caballero da78629cf5 Add 8 bit version of HTS 10 years ago
Roberto E. Vargas Caballero f5356d0185 Add 8 bit version of NEL 10 years ago
Roberto E. Vargas Caballero bcbaf5d9be Add 8 bit version of DECID 10 years ago
Anders Eurenius f796533b1b Render faint attribute 10 years ago
Ivan Delalande 955923b38b Remove all strcmp and strlen calls on Glyph.c[] 10 years ago
Anders Eurenius 1fc4afd1e6 Render struck-out attribute 10 years ago
Anders Eurenius 21bd4f4f9d Render invisible attribute 10 years ago
Anders Eurenius 50e6355e0d Reorder and extend glyph attributes 10 years ago
Roberto E. Vargas Caballero 77569526c0 Remove CEIL macro 10 years ago
Ivan Delalande 19d095717f Fixed wrong nanosecond factor 10E6. 10 years ago
FRIGN 5edeec1b20 Use monotonic clock to prevent timing issues 10 years ago
Troy Sankey 58eaa998b3 update size hints on zoom 10 years ago
Silvan Jegen c2fd2754eb Refactor the innermost loop of the xdraws function 10 years ago