798 Commits (5406e655daa576a909ad69a5ee6ed1f72ca5b15a)
 

Author SHA1 Message Date
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
Roberto E. Vargas Caballero 3604445ffc Comment default CC assignment 9 years ago
Roberto E. Vargas Caballero ac11bbb03b Update dates in LICENSE 9 years ago
Nils Reuße c5f1d74fd8 Update year in usage() 9 years ago
Nils Reuße 7dd24bfb4c Fix crash on font resize resize 9 years ago
Rian Hunter aba6c292af Correct shift amount on MODE_INSERT in tputc() 9 years ago
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
Christoph Lohmann cd159883d1 Reverting smacs and rmacs to the xterm defaults. 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 dcfe505d3c Use G1 for alternate charset 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 a7eef8f230 Removing an extra space. 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
Roberto E. Vargas Caballero 9d9e049eac Make useful DEL in application mode 10 years ago
Quentin Carbonneaux 177d888dff reset the alt screen in treset 10 years ago