589 Commits (a7eef8f230bcf72a85af68fc9a08ca94e52ca18d)

Author SHA1 Message Date
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
Christoph Lohmann 587b443592 Style police. 10 years ago
Roberto E. Vargas Caballero 93661042a2 Simplify tdeftrans 10 years ago
FRIGN 18a05fdf43 Remove unnecessary typedef 10 years ago
Colona 5159d55c63 Refactor selsnap SNAP_WORD. 10 years ago
Colona 6fd887077e Fix rectangular selection. 10 years ago
Hiltjo Posthuma bb6dc33206 tiny cleanup 10 years ago
Colona 2323e962e6 Make selection consistent over line breaks. 10 years ago
Christoph Lohmann c6fcb78b3a Fixing color and refactor xsetcolorname. 10 years ago
Christoph Lohmann 8b4cfcea73 Revert "Refactor xsetcolorname()" 10 years ago
FRIGN a32c5f5726 Refactor xsetcolorname() 10 years ago
Balazs Kezes ba36d1394b Don't report release events for mouse wheel 10 years ago