831 Commits (215bdb2da3eca77ba01b70503c527baaad67c359)
 

Author SHA1 Message Date
Roberto E. Vargas Caballero 215bdb2da3 Add tty line support 9 years ago
sin 56abffb4b6 Fix memmove() invocation with src/dst being NULL 9 years ago
noname@inventati.org aff35af275 Use as command arguments the remaining parameters 9 years ago
Roberto E. Vargas Caballero 83e73c6242 Merge branch 'master' of ssh://suckless.org/gitrepos/st 9 years ago
Markus Wichmann 42fa1f5ce4 Implement most ICCCM rules for selection handling. 9 years ago
Roberto E. Vargas Caballero 23ed12857f Merge branch 'master' of ssh://suckless.org/gitrepos/st 9 years ago
noname@inventati.org 9eb70a2d3e Do not use tmoveto in tputtab. 9 years ago
noname@inventati.org 9619760e12 tresize: remove unnecessary if 9 years ago
noname@inventati.org a6af2cc469 Remove old TODO entry. 9 years ago
noname@inventati.org b94ad75e5d Remove 'titles' variable. 9 years ago
noname@inventati.org e6dd0f825d Remove useless if in tstrsequence. 9 years ago
noname@inventati.org b0310fba5d Simplify tmoveto. 9 years ago
noname@inventati.org 9d1495f9ee Fix typo. 9 years ago
noname@inventati.org c569e3146e Remove 'slide' variable in tresize. 9 years ago
noname@inventati.org 39ae1a4de5 Move tresize comments around. 9 years ago
noname@inventati.org 6352502d64 tresize: move for loop outside if 9 years ago
noname@inventati.org b9390a5496 Simplify loop condition. 9 years ago
noname@inventati.org d2937b05ae Remove unnecessary XFilterEvent call. 9 years ago
noname@inventati.org d3e0f3444b Use do..while in window mapping loop. 9 years ago
Omar Sandoval ecac5ee35e Make DECSCUSR thickness configurable 9 years ago
noname 93b54cfcc4 Use MAX macro where possible. 9 years ago
noname 6f5f770186 Remove 'xloadfontset' function. 9 years ago
noname 6524f022f7 Remove keywords from function definitions. 9 years ago
noname 9305f3c184 Remove variable names from function declarations. 9 years ago
Roberto E. Vargas Caballero 5bb90125c8 Remove redundant control check 9 years ago
noname 69d1fe06a9 Fixed STR sequence termination condition 9 years ago
Roberto E. Vargas Caballero 288f80cb06 Remove strsep() call 9 years ago
Roberto E. Vargas Caballero c9357a8edf Merge remote-tracking branch 'origin/master' 9 years ago
LemonBoy 580302f317 Support the DECSCUSR CSI escape sequence 9 years ago
Christoph Lohmann 246c3481d7 arg.h wasn't used for dist. 9 years ago
Alex Pilon b341e51351 Handle pasting of empty selection. 9 years ago
Roberto E. Vargas Caballero 86d1e432a8 Support XA_STRING in notify request 9 years ago
Christoph Lohmann c7e24e44c8 TODO: Fix fontconfig 9 years ago
Christoph Lohmann 5406e655da Add the new selection shortcuts to the manpage. 9 years ago
Christoph Lohmann 72d2accc22 Glibc wants me to use _DEFAULT_SOURCe. I do obey. 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
Alexander Huemer 4f60751440 FAQ: fix wording 9 years ago
Ivan Delalande f5075a9e9d Backspace value shouldn't depend on keypad state 9 years ago
Christoph Lohmann c87d45466b Merge branch 'master' of ssh://suckless.org/gitrepos/st 9 years ago
Christoph Lohmann 28259f5750 St now does only set PRIMARY on selection. 9 years ago
Alexander Huemer adeb2e95d6 FAQ: fix wording 9 years ago
Christoph Lohmann 9494362d0b Fixing the C reading test. 9 years ago
Christoph Lohmann cf1fcc4d96 Change the FAQ for the new Backspace behaviour. 9 years ago
Christoph Lohmann 230d0c8428 Finally resolving the backspace problem. 9 years ago
Christoph Lohmann b0bddc694a Add a hack to handle unknown chars in fontconfig. 9 years ago
Johannes Postma 487bbb24d0 Update kdch1 definition to three octal digits. 9 years ago
Roberto E. Vargas Caballero 29619a1a35 Small improvements to the FAQ 9 years ago
Greg Reagle b8804f9f67 document keys in man page 9 years ago
Ivan Delalande 1b514048b2 Let curses do the dirty work for flash 9 years ago