Age | Commit message (Expand) | Author |
2020-05-12 | Fix selection: selscroll | Jakub Leszczak |
2020-05-12 | Fix selection: ignore ATTR_WRAP when rectangular selection in getsel | Jakub Leszczak |
2020-05-12 | Fix selection: selclear in tputc | Jakub Leszczak |
2020-05-12 | Added ligatures patch | mackarelfish |
2020-05-09 | code-style: add fallthrough comment | Hiltjo Posthuma |
2020-05-09 | optimize column width calculation and utf-8 encode for ASCII | Hiltjo Posthuma |
2020-05-09 | fix for incorrect (partial) written sequences when libc wcwidth() == -1 | Hiltjo Posthuma |
2020-05-09 | tiny code-style and typo-fix in comment | Hiltjo Posthuma |
2020-05-09 | auto-sync: draw on idle to avoid flicker/tearing | Avi Halachmi (:avih) |
2020-05-06 | tmux fix, including compile-time errors | Luke Smith |
2020-05-06 | auto-sync patch | Luke Smith |
2020-05-05 | boxdraw added | Luke Smith |
2020-05-05 | cleanup | Luke Smith |
2020-04-30 | replace exit(3) by _exit(2) in signal handler sigchld() | Jan Klemkow |
2020-04-28 | Merge branch 'pasbi-master' | Luke Smith |
2020-04-28 | less opaque to compensate for darker bg | Luke Smith |
2020-04-28 | regex update | Luke Smith |
2020-04-28 | fix with upstream | Luke Smith |
2020-04-27 | bump version to 0.8.3 | Hiltjo Posthuma |
2020-04-19 | Update XIM cursor position only if changed | Ivan Tham |
2020-04-16 | no longer embed dmenu to prevent error if dmenu | Luke Smith |
2020-04-15 | Merge branch 'master' of github.com:LukeSmithxyz/st | Luke Smith |
2020-04-15 | following links now separate script | Luke Smith |
2020-04-15 | cleanup | Luke Smith |
2020-04-11 | just remove the EOF message | Hiltjo Posthuma |
2020-04-11 | Add st-mono terminfo entry | Roberto E. Vargas Caballero |
2020-04-11 | config.def.h: add a comment for the scroll variable | Hiltjo Posthuma |
2020-04-11 | Fix small typos | Hiltjo Posthuma |
2020-04-11 | Launch scroll program with the default shell | Quentin Rameau |
2020-04-11 | Update FAQ with the last modifications | Roberto E. Vargas Caballero |
2020-04-11 | Add terminfo entries for backspace mode | Roberto E. Vargas Caballero |
2020-04-11 | Fix style issue | Roberto E. Vargas Caballero |
2020-04-11 | ttyread: test for EOF while reading tty | Roberto E. Vargas Caballero |
2020-04-11 | Add support for scroll(1) | Roberto E. Vargas Caballero |
2020-04-10 | Merge pull request #190 from eGredius/patch-1 | Luke Smith |
2020-04-10 | Get rid of NUL character in PS1 | GregW |
2020-04-10 | make argv0 not static, fixes a warning with tcc | Hiltjo Posthuma |
2020-04-02 | mouseshortcuts: fix custom modifier on release | Avi Halachmi (:avih) |
2020-04-01 | middle click pastes selection again | Luke Smith |
2020-04-01 | Merge branch 'master' of github.com:LukeSmithxyz/st | Luke Smith |
2020-04-01 | Merge pull request #183 from Fogapod/master | Luke Smith |
2020-04-01 | Do not copy text to clipboard after selecting | Eugene |
2020-03-27 | Changed flag to -z | georg3tom |
2020-03-27 | FIX bug in error and copy link | georg3tom |
2020-03-25 | dmenu prompt is only shown if there's atleast one link | georg3tom |
2020-03-20 | Merge branch 'master' of github.com:LukeSmithxyz/st | Luke Smith |
2020-03-11 | adding @ to regex | Luke Smith |
2020-03-11 | Merge pull request #85 from jbenden/xim_interval | Luke Smith |
2020-02-19 | Remove explicit XNFocusWindow | Ivan Tham |
2020-02-09 | backend color number changes | Luke Smith |