st
My custom build of st.
Date - Commit message - Author
- 2022-07-07 20:35 - Merge branch 'master' into custom - Milo van der Tier
- 2022-07-07 13:17 - Remove most extra fonts, since it makes starting up way too slow - Milo van der Tier
- 2022-07-07 12:23 - Change scroll bindings to Colemak - Milo van der Tier
- 2022-05-01 16:38 - Makefile: add manual path for OpenBSD - Hiltjo Posthuma
- 2022-01-07 17:21 - code-golfing: cleanup osc color related code - NRK
- 2022-04-15 14:59 - Merge branch 'master' into custom - Milo van der Tier
- 2022-04-15 14:58 - Add more fonts - Milo van der Tier
- 2022-03-18 11:03 - base64_digits: reduce scope, implicit zero, +1 size - NRK
- 2022-03-18 10:20 - avoid potential UB when using isprint() - NRK
- 2022-03-13 09:44 - make underlines and strikethroughs respect `chscale` - Zacchary Dempsey-Plante
- 2022-02-17 14:00 - Delay redrawals on palette changes - Santtu Lakkala
- 2022-01-12 08:44 - X10/SGR mouse: use alt as meta key instead of super/windows key - Hiltjo Posthuma
- 2022-01-10 16:11 - LICENSE: bump year - Hiltjo Posthuma
- 2022-01-08 19:40 - Fix mousereport - robert
- 2022-01-07 11:39 - bump version to 0.8.5 - Hiltjo Posthuma
- 2022-01-02 11:15 - FAQ: fix a typo, patch -> path - Hiltjo Posthuma
- 2021-12-29 17:07 - Fix overtyping wide characters. - jamin
- 2021-12-27 10:41 - Fix null pointer access in strhandle - Jochen Sprickerhof
- 2021-12-26 18:00 - follow-up fix for OSC color sequences, return - Hiltjo Posthuma
- 2021-12-26 17:57 - Add support for OSC color sequences - Raheman Vaiya
- 2021-10-03 17:04 - Merge branch 'master' into custom - Milo van der Tier
- 2021-09-18 11:30 - Remove unused fonts - Milo van der Tier
- 2021-08-24 11:44 - fix possible rare crash when Xutf8TextPropertyToTextList fails - Hiltjo Posthuma
- 2021-08-23 21:25 - fix a problem that the standard streams are unexpectedly closed - Koichi Murase
- 2021-08-08 09:38 - Make st fit in any gap with the anysize patch - Milo van der Tier
- 2021-07-17 22:14 - Add 14th bit to XK_SWITCH_MOD bitmask - Petar Kapriš
- 2021-07-11 13:37 - Revert "support w3m images" - Milo van der Tier
- 2021-07-08 22:02 - Use config.h instead of config.def.h - Milo van der Tier
- 2021-07-08 21:48 - Add more fonts for bigger unicode coverage - Milo van der Tier
- 2021-07-04 13:29 - Lower default font size - Milo van der Tier
- 2021-06-25 08:00 - Lower font pixel size to accomodate for lower resolution thinkpad screen - Milo van der Tier
- 2021-06-25 05:50 - Add ligature support with ligatures patch - Milo van der Tier
- 2020-06-04 14:35 - support w3m images - Avi Halachmi (:avih)
- 2021-05-30 10:22 - Add emoji font support with the font2 patch and change all named colors to gruvox - Milo van der Tier
- 2021-05-30 06:35 - test commit - Milo van der Tier
- 2021-05-29 18:33 - Add keyboard selection with the keyboard selection patch - Milo van der Tier
- 2021-05-29 18:05 - Add scrollback support with the scrollback patch - Milo van der Tier
- 2021-05-29 15:16 - Initial customization - Milo van der Tier
- 2021-03-28 19:16 - Mild const-correctness improvements. - Markus F.X.J. Oberhumer
- 2021-03-19 10:54 - fix: correctly encode mouse buttons >= 8 in X10 and SGR mode - Hiltjo Posthuma
- 2020-10-18 09:18 - remove unused variable from previous patch - Hiltjo Posthuma
- 2020-09-06 05:53 - ST: Add WM_ICON_NAME property support - John Collis
- 2020-06-19 09:27 - bump version to 0.8.4 - Hiltjo Posthuma
- 2020-06-17 21:47 - config.mk: use PKG_CONFIG in commented OpenBSD section - Hiltjo Posthuma
- 2020-06-17 21:44 - LICENSE: bump years - Hiltjo Posthuma
- 2020-06-17 20:05 - remove sixel stub code - Hiltjo Posthuma
- 2020-06-17 19:35 - fix unicode glitch in DCS strings, patch by Tim Allen - Hiltjo Posthuma
- 2020-06-01 12:09 - FAQ: fix single-buffer patch - Hiltjo Posthuma
- 2020-05-30 19:56 - config.def.h: add an option allowwindowops, by default off (secure) - Hiltjo Posthuma
- 2020-05-30 19:50 - FAQ: add some details about the w3m img hack - Hiltjo Posthuma
- 2020-05-30 19:39 - tiny style fix - Hiltjo Posthuma
- 2020-05-30 19:34 - Partially add back in "support REP (repeat) escape sequence" - Hiltjo Posthuma
- 2020-05-21 02:24 - Call xsetcursor to set win.cursor in main - Steve Ward
- 2020-05-16 16:06 - Revert "support REP (repeat) escape sequence" - Hiltjo Posthuma
- 2020-05-14 15:18 - support REP (repeat) escape sequence - Avi Halachmi (:avih)
- 2020-05-16 10:42 - Add rin terminfo capability - Roberto E. Vargas
- 2020-05-16 09:48 - Make shift+wheel behaves as shift+Prev/Next - k0ga
- 2020-05-06 11:36 - Fix selection: selscroll - Jakub Leszczak
- 2020-05-06 11:35 - Fix selection: ignore ATTR_WRAP when rectangular selection in getsel - Jakub Leszczak
- 2020-05-06 11:35 - Fix selection: selclear in tputc - Jakub Leszczak
- 2020-05-09 12:43 - code-style: add fallthrough comment - Hiltjo Posthuma
- 2020-05-09 12:03 - optimize column width calculation and utf-8 encode for ASCII - Hiltjo Posthuma
- 2020-05-09 11:56 - fix for incorrect (partial) written sequences when libc wcwidth() == -1 - Hiltjo Posthuma
- 2020-05-09 11:55 - tiny code-style and typo-fix in comment - Hiltjo Posthuma
- 2019-02-26 20:37 - auto-sync: draw on idle to avoid flicker/tearing - Avi Halachmi (:avih)
- 2020-04-29 22:10 - replace exit(3) by _exit(2) in signal handler sigchld() - Jan Klemkow
- 2020-04-27 11:56 - bump version to 0.8.3 - Hiltjo Posthuma
- 2020-04-19 17:38 - Update XIM cursor position only if changed - Ivan Tham
- 2020-04-11 13:45 - just remove the EOF message - Hiltjo Posthuma
- 2020-04-11 12:46 - Add st-mono terminfo entry - Roberto E. Vargas Caballero
- 2020-04-11 11:56 - config.def.h: add a comment for the scroll variable - Hiltjo Posthuma
- 2020-04-11 11:29 - Fix small typos - Hiltjo Posthuma
- 2020-04-11 10:09 - Launch scroll program with the default shell - Quentin Rameau
- 2020-04-11 09:52 - Update FAQ with the last modifications - Roberto E. Vargas Caballero
- 2020-04-10 20:50 - Add terminfo entries for backspace mode - Roberto E. Vargas Caballero
- 2020-04-10 20:26 - Fix style issue - Roberto E. Vargas Caballero
- 2020-04-10 20:25 - ttyread: test for EOF while reading tty - Roberto E. Vargas Caballero
- 2020-04-10 20:06 - Add support for scroll(1) - Roberto E. Vargas Caballero
- 2020-04-10 10:12 - make argv0 not static, fixes a warning with tcc - Hiltjo Posthuma
- 2020-04-02 08:43 - mouseshortcuts: fix custom modifier on release - Avi Halachmi (:avih)
- 2020-02-18 15:28 - Remove explicit XNFocusWindow - Ivan Tham
- 2020-02-02 20:47 - x: fix XIM handling - Quentin Rameau
- 2020-02-02 16:38 - x: check we still have an XIC context before accessing it - Quentin Rameau
- 2020-02-02 14:38 - x: do not instantiate a new nested list on each cursor move - Quentin Rameau
- 2020-02-02 14:37 - x: move IME variables into XWindow ime embedded struct - Quentin Rameau
- 2020-01-18 07:52 - Increase XmbLookupString buffer - Ivan Tham
- 2019-11-17 19:04 - update FAQ - Hiltjo Posthuma
- 2019-10-16 09:55 - OSC 52 - copy to clipboard: don't limit to 382 bytes - Avi Halachmi (:avih)
- 2019-10-16 09:38 - CSIEscape, STREscape: use size_t for buffer length - Hiltjo Posthuma
- 2019-10-16 09:19 - STREscape: don't trim prematurely - Avi Halachmi (:avih)
- 2019-10-16 08:17 - base64dec: don't read out of bounds - Avi Halachmi (:avih)
- 2019-11-05 17:16 - Fix tmux terminfo extensions Se and Ss - Sebastian J. Bronner
- 2019-05-31 20:25 - apply hints before initial mapping (ICCCM) - Ingo Lohmar
- 2019-10-24 12:42 - mouse shortcuts: allow using forcemousemod (e.g. shift) - Avi Halachmi (:avih)
- 2019-10-10 23:26 - mouse shortcuts: don't hardcode selpaste - Avi Halachmi (:avih)
- 2019-10-10 20:42 - mouse shortcuts: allow override for all shortcuts - Avi Halachmi (:avih)
- 2019-10-10 20:02 - mouse shortcuts: allow same functions as kb shortcuts - Avi Halachmi (:avih)
- 2019-08-26 15:58 - config.def.h: remove crlf value section - Hiltjo Posthuma
- 2019-05-17 11:00 - FAQ: add entry about color emoji Xft bug - Hiltjo Posthuma
- 2019-04-09 22:54 - selection: fix view to match actual selection on first cell - Avi Halachmi (:avih)
- 2019-03-15 19:40 - revert part of commit add0211522737b79dad990ccd65c8af63b5cc1dd - Hiltjo Posthuma
- 2019-03-15 13:44 - dont print color warning on color reset OSC 104 without parameter - Hiltjo Posthuma
- 2019-03-15 13:42 - minor code-style, initialize var at the top of function - Hiltjo Posthuma
- 2019-03-15 11:31 - config.def.h: tweak extra worddelimiters - Hiltjo Posthuma
- 2019-03-13 15:15 - use iswspace()/iswpunct() to find word delimiters - Lauri Tirkkonen
- 2019-03-13 17:40 - replace utf8strchr with wcschr - Lauri Tirkkonen
- 2019-03-13 15:08 - be silent about explicitly unhandled mouse modes - Lauri Tirkkonen
- 2019-03-03 10:29 - simplify (greedy) font caching allocating a bit - Hiltjo Posthuma
- 2019-03-03 10:23 - style: remove double empty newlines - Hiltjo Posthuma
- 2019-02-28 01:56 - fix use after free in font caching algorithm - magras
- 2019-02-12 17:41 - better Input Method Editor (IME) support - Ivan Tham
- 2019-02-09 11:48 - bump version to 0.8.2 - Hiltjo Posthuma
- 2019-01-10 17:16 - config: add Shift+Insert as selpaste() again - Hiltjo Posthuma
- 2019-01-10 12:36 - Let the user specify CPPFLAGS - Paride Legovini
- 2019-01-04 08:48 - Set the path of pkg-config in a variable instead of hardcoding it - Paride Legovini
- 2019-01-04 11:33 - Makefile: fix dependencies on config.h - Hiltjo Posthuma
- 2018-12-11 09:43 - output child WEXITSTATUS/WTERMSIG on abnormal termination - Lauri Tirkkonen
- 2018-11-04 13:35 - fix memory leak in xloadcols() - Hiltjo Posthuma
- 2018-11-04 13:30 - st: small typofix in comment - Hiltjo Posthuma
- 2018-09-11 17:06 - small code-style fix - Hiltjo Posthuma
- 2018-09-11 11:11 - Remove the ISO 14755 feature - Quentin Rameau
- 2018-07-17 18:01 - Revert "Simplify cursor color handling" - Hiltjo Posthuma
- 2018-07-17 18:01 - Revert "Make cursor follow text color" - Hiltjo Posthuma
- 2018-07-17 18:01 - Revert "Fix crash when cursor color is truecolor" - Hiltjo Posthuma
- 2018-07-15 11:53 - Fix crash when cursor color is truecolor - Jules Maselbas
- 2018-07-14 09:16 - Make cursor follow text color - Jules Maselbas
- 2018-07-14 09:16 - Simplify cursor color handling - Jules Maselbas
- 2018-06-27 15:08 - Fix crash on resize - Jules Maselbas
- 2018-06-02 15:11 - config.mk: remove extra newline before EOF - Hiltjo Posthuma
- 2018-05-25 11:04 - code-style for pledge(2) - Hiltjo Posthuma
- 2018-05-25 09:59 - Pledge on OpenBSD - Hiltjo Posthuma
- 2018-03-29 16:30 - error message style and use strerror in a few places - Hiltjo Posthuma
- 2018-03-29 16:18 - st -v: remove years and copyright text - Hiltjo Posthuma
- 2018-03-28 19:27 - set sel.alt in selstart instead of selextend - Daniel Tameling
- 2018-03-20 20:29 - bump version to 0.8.1 - Hiltjo Posthuma
- 2018-03-20 20:25 - fix regression by selecting clipboard text - Hiltjo Posthuma
- 2018-03-20 20:22 - don't modify argv, use a counter - Hiltjo Posthuma
- 2018-03-17 12:48 - selextend: clarify: !sel.mode == SEL_IDLE - Hiltjo Posthuma
- 2018-03-17 12:48 - clipcopy: no need to check for free(NULL), set to NULL after free - Hiltjo Posthuma
- 2018-03-16 15:45 - minor code-style: whitespace fixes - Hiltjo Posthuma
- 2018-03-16 15:19 - Fix title initialization - Quentin Rameau
- 2018-03-16 14:03 - Fix regression from 69e32a6 when setting title. - Quentin Rameau
- 2018-03-14 19:06 - LICENSE: fix a few years - Hiltjo Posthuma
- 2018-03-14 19:00 - update LICENSE: major contributors - Hiltjo Posthuma
- 2018-03-14 18:54 - Makefile: add all files to make dist - Hiltjo Posthuma
- 2018-03-14 18:50 - bump version to 0.8 - Hiltjo Posthuma
- 2018-03-09 14:36 - use math.h for ceilf - Hiltjo Posthuma
- 2018-03-09 14:36 - xhints: no need to initialize sizeh - Hiltjo Posthuma
- 2018-03-09 14:35 - regression: include termios.h for tcsendbreak etc - Hiltjo Posthuma
- 2018-02-24 23:09 - General cleanup - Devin J. Pohly
- 2018-02-24 22:45 - Clean up #includes - Devin J. Pohly
- 2018-02-24 22:32 - Reduce visibility wherever possible - Devin J. Pohly
- 2018-02-24 22:16 - Limit usage of extern to config.h globals - Devin J. Pohly
- 2018-02-24 21:32 - Remove x.c dependency on term - Devin J. Pohly
- 2018-02-24 20:58 - Pull term references out of xdrawcursor - Devin J. Pohly
- 2018-02-24 20:53 - Move win-agnostic parts of draw/drawregion to st.c - Devin J. Pohly
- 2018-02-23 20:16 - Split mode bits between Term and TermWindow - Devin J. Pohly
- 2018-02-22 07:05 - Move CRLF input processing into ttywrite - Devin J. Pohly
- 2018-02-22 06:42 - Move terminal echo logic into st.c - Devin J. Pohly
- 2018-02-22 05:54 - Move remaining selection mode logic into selextend - Devin J. Pohly
- 2018-02-22 05:29 - Move terminal-related selection logic into st.c - Devin J. Pohly
- 2018-02-22 04:56 - Move X-specific selection info into XSelection - Devin J. Pohly
- 2018-02-22 04:48 - Have selected() check whether selection exists - Devin J. Pohly
- 2018-02-22 04:28 - Rely on ttyresize to set tty size - Devin J. Pohly
- 2017-11-07 00:30 - Remove X and fontconfig from st.c - Devin J. Pohly
- 2017-11-07 00:25 - Remove Time argument from xsetsel - Devin J. Pohly
- 2017-11-06 23:57 - Make win variable internal to x.c - Devin J. Pohly
- 2017-10-17 21:46 - Move X-related config.h types into x.c - Devin J. Pohly
- 2017-10-17 20:46 - Remove unneeded array-length variables - Devin J. Pohly
- 2017-10-17 20:43 - Inline clipboard functions - Devin J. Pohly
- 2017-10-17 20:21 - Move config.h include from st.c to x.c - Devin J. Pohly
- 2017-10-16 01:35 - Factor out equivalent code from ttyread/ttysend - Devin J. Pohly
- 2017-10-13 03:25 - Move opt_* into same file as main()/run() - Devin J. Pohly
- 2017-10-11 13:47 - Move key-matching functions into x.c - Devin J. Pohly
- 2017-10-10 20:51 - Pass new dimensions into ttyresize - Devin J. Pohly
- 2017-10-10 17:46 - Move window-manipulating functions into x.c - Devin J. Pohly
- 2017-10-10 17:17 - Move font/fontspec variables into x.c and XWindow - Devin J. Pohly
- 2017-10-10 17:01 - Move window urgency handling entirely into x.c - Devin J. Pohly
- 2017-10-10 16:30 - Move zoom functions into x.c - Devin J. Pohly
- 2017-10-10 16:11 - Move usage() to be with run() in x.c - Devin J. Pohly
- 2017-10-10 15:30 - Call xsetenv() in main process instead of child - Devin J. Pohly
- 2017-12-26 15:23 - Fix color with FAINT attribute - Benno Fünfstück
- 2017-12-26 15:38 - Apply ATTR_REVERSE after ATTR_FAINT - Benno Fünfstück
- 2017-12-20 09:05 - Fix FAQ typo - George Ornbo
- 2017-10-10 15:49 - Fix manpage typo - Paride Legovini
- 2017-09-14 19:30 - Add an error for XftFontOpenPattern failure. - Gary Allen Vollink
- 2017-09-15 09:16 - Revert "Revert "fixed STLDFLAG order in broken st Makefile"" - Hiltjo Posthuma
- 2017-08-18 06:00 - base64dec: skip non-printable characters like \r\n - Suraj N. Kurapati
- 2017-09-13 20:40 - Revert "fixed STLDFLAG order in broken st Makefile" - Hiltjo Posthuma
- 2017-09-02 11:52 - Revert "make clipboard patch obsolete" - Hiltjo Posthuma
- 2017-09-01 07:48 - make clipboard patch obsolete - Anselm R Garbe
- 2017-07-23 09:17 - fixed STLDFLAG order in broken st Makefile - Anselm R Garbe
- 2017-07-11 21:16 - Revert "Add bold off SGR" - Quentin Rameau
- 2017-07-11 21:03 - Add dim/smxx/rmxx to terminfo, remove duplicate kich1 - Quentin Rameau
- 2017-07-11 22:26 - Let the user specify C and LD FLAGS - Quentin Rameau
- 2017-07-11 22:24 - Do not obfuscate what make is doing. - Quentin Rameau
- 2017-05-15 10:45 - Add color change terminfo capabilities - Marc André Tanner
- 2017-05-28 07:56 - Add bold off SGR - Quentin Rameau
- 2017-04-10 16:24 - st.1: modify man page to accurately reflect default keybindings - greg.reagle@umbc.edu
- 2017-04-04 15:20 - Simplify how we keep ATTRs under cursor - Quentin Rameau
- 2017-03-25 20:02 - Fix commented out code - Alexander Krotov
- 2017-03-29 16:34 - keep some glyph modes for the cursor - Nils Reuße
- 2017-03-18 10:55 - Support xterm Ms feature to set clipboard - osandov@osandov.com
- 2017-01-25 18:17 - Change default keybindings - Roberto E. Vargas Caballero
- 2017-01-20 08:06 - Split X-specific code into x.c - Michael Forney
- 2016-12-14 06:51 - Move column and row default numbers into config.h - fpqc
- 2016-11-24 19:21 - Revert "Initial font size issue." - Roberto E. Vargas Caballero
- 2016-11-23 18:17 - Fixed 'missing glyph doesn't use fontconfig config substitutions' bug - Spencer Phippen
- 2016-11-14 17:25 - make the various combinations of arrow keys and shift/control/meta work - Manuel Tobias Schiller
- 2016-11-11 16:52 - Initial font size issue. - ian@remmler.org
- 2016-11-11 16:45 - tic -s -> tic -sx (Treat unknown capabilities as user-defined.) - pl@ninthfloor.org
- 2016-11-11 16:45 - Add tmux capabilities to st.info - pl@ninthfloor.org
- 2016-11-11 16:45 - Make strdump(), csidump(), print to stderr - pl@ninthfloor.org
- 2016-10-22 14:36 - Do not use color when font attributes are supported - Quentin Rameau
- 2016-10-22 08:42 - st.1: add an entry for ISO-14755 shortcut - Quentin Rameau
- 2016-10-08 14:22 - Add support for iso14755 - Quentin Rameau
- 2016-10-13 14:28 - Add missing device path to '-l' example - Klemens Nanni
- 2016-09-14 06:27 - Add parsing of DCS q sequences - Roberto E. Vargas Caballero
- 2016-09-13 12:01 - Add support for enabling/disabling utf - Roberto E. Vargas Caballero
- 2016-09-09 11:11 - Delete ncv capability from terminfo - Roberto E. Vargas Caballero
- 2016-09-08 10:57 - st.info: do not prevent st from displaying attributes - Quentin Rameau
- 2016-08-11 14:30 - Update the LICENSE. - Christoph Lohmann
- 2016-08-11 14:25 - 0.7 release - Christoph Lohmann
- 2016-07-20 11:56 - Change who's expanding tabs. - Christoph Lohmann
- 2016-07-20 11:52 - Add some hint to have the pseudo terminal in the right mode. - Christoph Lohmann
- 2016-07-20 11:00 - Add comment about tabspaces. - Christoph Lohmann
- 2016-07-10 06:38 - Consistent Alt+BackSpace behavior - Alive 4ever
- 2016-06-03 13:02 - Use XftFontMatch in place of FcFontMatch. - Christoph Lohmann
- 2016-05-19 10:16 - delete clipboard properties after pasting them - v4hn
- 2016-04-15 05:58 - Remove stupid assignation in memcpy() - Roberto E. Vargas Caballero
- 2016-03-09 16:11 - st: Fix off-by-one error when calculating character width. - Tor Andersson
- 2016-03-07 21:18 - Fix vertical character alignment in some cases - Ton van den Heuvel
- 2016-03-08 12:55 - I like empty lines. - Christoph Lohmann
- 2016-03-08 03:26 - Measure the single advance width with a heuristic method - Ryusei Yamaguchi
- 2016-03-07 13:33 - xtermclear() is now done by xdrawglyphfontspecs() - Christoph Lohmann
- 2016-02-19 18:59 - arg.h: fixed argv checks order - Lucas Gabriel Vuotto
- 2016-02-01 11:20 - Fix forgotten bracket and duplicate option in usage() - Quentin Rameau
- 2016-01-30 16:54 - Extract ttyresize() out of cresize() - Quentin Rameau
- 2016-01-30 08:50 - Ok, no need for a separate version function. - Christoph Lohmann
- 2016-01-29 21:03 - Add -n option for setting WM_CLASS instance name - Quentin Rameau
- 2016-01-29 21:02 - Reformat usage and separate version from it - Quentin Rameau
- 2016-01-28 17:09 - Enforce a terminal size to reduce race conditions in too efficient apps. - Christoph Lohmann
- 2016-01-14 22:19 - Height is height. - Christoph Lohmann
- 2016-01-01 13:18 - Bump year. - Christoph Lohmann
- 2015-12-20 00:43 - Fixing the XClassHint setting in st. - Christoph Lohmann
- 2015-11-21 17:21 - Avoid recursive call to ttywrite from ttyread - Roberto E. Vargas Caballero
- 2015-11-08 16:14 - arg.h: remove unused macros - Quentin Rameau
- 2015-11-06 19:46 - Introduce lim in all ttywrite() checks. - Christoph Lohmann
- 2015-11-06 19:01 - Fix ttywrite() - Roberto E. Vargas Caballero
- 2015-11-01 02:53 - Now the mshortcuts are even more consistent. - Ivan Tham
- 2015-10-31 08:29 - Now the Shortcuts are more consistent. - Christoph Lohmann
- 2015-10-11 09:44 - fix bug where first selection snaps to lines - Jason Woofenden
- 2015-10-06 08:29 - Fix the cursor colors selection - Quentin Rameau
- 2015-10-05 22:21 - Normalize the whole color selection in xdrawcursor. - Christoph Lohmann
- 2015-10-05 21:10 - Fix the cursor color when over selection. - Quentin Rameau
- 2015-10-05 21:05 - Make the cursor shapes more descriptive. - Christoph Lohmann
- 2015-10-05 20:59 - Snowman is everywhere. - Christoph Lohmann
- 2015-10-05 20:54 - Style normalisation in the config.def.h. - Christoph Lohmann
- 2015-10-05 20:38 - The definition of the reverse cursor is now up to the user. - Christoph Lohmann
- 2015-10-05 20:09 - Fixing the cursor movement in selections. - Christoph Lohmann
- 2015-10-05 19:18 - When the cursor is moved, clear the selection. - Christoph Lohmann
- 2015-10-05 19:06 - Reverse the cursor on selection. - Christoph Lohmann
- 2015-10-05 18:48 - More style changes. We forgot some switches. - Christoph Lohmann
- 2015-10-05 18:08 - Small style change. - Christoph Lohmann
- 2015-09-28 18:08 - There's no need for libXext to compile st. - Christoph Lohmann
- 2015-09-25 03:56 - Fix extra bracketed paste markers when pasting >8kb - dequis
- 2015-09-22 11:13 - dup() -> dup2() - FRIGN
- 2015-09-12 14:43 - The times of bad fonts are over. - Christoph Lohmann
- 2015-09-10 09:53 - Fix copy of line with len = 0 - Roberto E. Vargas Caballero
- 2015-09-08 15:00 - Change Pause to Break in shortcut for serial break - Roberto E. Vargas Caballero
- 2015-09-08 05:28 - Expose cursor shape in config.def.h - Jan Christoph Ebersbach
- 2015-09-08 10:10 - Add key to send a break to the serial line - Roberto E. Vargas Caballero
- 2015-09-08 08:44 - Set default values of stty according to the man page - Roberto E. Vargas Caballero
- 2015-09-07 20:59 - Making st.1 more descriptive about -l and fix -l in st.c. - Christoph Lohmann
- 2015-09-07 18:00 - Fix the st manpage for -l line. - Christoph Lohmann
- 2015-08-31 13:26 - Reordering and adding control codes. - Christoph Lohmann
- 2015-08-30 09:29 - Merge branch 'master' of ssh://suckless.org/gitrepos/st - Christoph Lohmann
- 2015-08-30 09:28 - Don't read if we chunked the input data. - Christoph Lohmann
- 2015-08-17 09:25 - Do not mark as invalid UTF8 control codes - Roberto E. Vargas Caballero
- 2015-08-11 15:47 - st.info: replace the acsc entry from xterm to urxvt - Quentin Rameau
- 2015-07-28 09:30 - Adding mouse colour/shape settings - Alex Kozadaev
- 2015-07-24 16:25 - Adding -T to the usage too. - Christoph Lohmann
- 2015-07-24 16:24 - Add -T, as recommended by Dmitrij D. Czarkoff - Christoph Lohmann
- 2015-07-24 09:52 - Fix type for write(2) return variable. - Quentin Rameau
- 2015-07-24 05:58 - added note about the low precedence of shell to config.def.h - Mytchel Hammond
- 2015-07-24 05:44 - Fix style in execsh - Roberto E. Vargas Caballero
- 2015-07-10 12:31 - Make the comment for the IM XFilter more understandable. - Christoph Lohmann
- 2015-07-10 12:30 - Return style unification. - Christoph Lohmann
- 2015-07-10 12:21 - Aligning the macros. - Christoph Lohmann
- 2015-07-10 12:19 - Unix end of file. - Christoph Lohmann
- 2015-07-10 12:19 - No inline declarations please. - Christoph Lohmann
- 2015-07-10 12:17 - Typo and the missing incr atom from the patches. - Christoph Lohmann
- 2015-07-10 12:15 - Implement chunked write to the cmdfd. - Christoph Lohmann
- 2015-07-10 12:10 - Implement INCR transfers in the clipboard. - Christoph Lohmann
- 2015-07-10 10:27 - Update LICENSE - FRIGN
- 2015-07-10 08:29 - Don't treat clauses like functions - FRIGN
- 2015-07-09 21:59 - Use BSD-style function notation - FRIGN
- 2015-07-08 21:56 - Unboolify st - FRIGN
- 2015-07-08 21:49 - Remove insane *_FILENO and EXIT_* usage - FRIGN
- 2015-07-07 20:26 - Commit to push the 0.6 release. - Christoph Lohmann
- 2015-07-02 06:31 - Revert "Remove unnecessary XFilterEvent call." - Weng Xuetian
- 2015-05-31 10:26 - do not truncate font size when zooming - Quentin Rameau
- 2015-06-03 06:07 - Revert "Optimize memory footprint of line buffers" - Roberto E. Vargas Caballero
- 2015-05-22 14:06 - Support UTF-8 characters as word delimiters - Jan Christoph Ebersbach
- 2015-05-15 05:51 - Merge branch 'master' of ssh://suckless.org/gitrepos/st - Roberto E. Vargas Caballero
- 2015-05-14 13:46 - set selection to IDLE on clear - v4hn
- 2015-05-09 22:22 - Small bugfix for makeglyphfontspecs call in drawregion - suigin
- 2015-05-10 13:19 - Fix the new -e handling. An empty cmd has to work for backwards compatibility. - Christoph Lohmann
- 2015-05-06 03:24 - Clean up xdraws and optimize glyph drawing with non-unit kerning values - suigin
- 2015-05-05 20:13 - Changed type for UTF-32 codepoints from long to uint_least32_t - suigin
- 2015-05-03 19:28 - Fix empty selection highlighting bug. - noname
- 2015-05-03 02:49 - Fix indentation. - noname
- 2015-05-01 17:13 - Add enumeration for sel.mode - noname
- 2015-04-30 19:59 - selnormalize: make special case explicit - noname
- 2015-05-01 02:22 - selsnap: simplify SNAP_LINE case - noname
- 2015-04-30 20:51 - Remove first argument of selsnap. - noname
- 2015-04-22 15:22 - Fix sigchld - Jochen Sprickerhof
- 2015-04-22 13:08 - len assignment is never used - mvdan@mvdan.cc
- 2015-04-22 13:08 - Clarify calculation precedence for '&' and '?' - mvdan@mvdan.cc
- 2015-04-22 13:07 - Use %u for uint - mvdan@mvdan.cc
- 2015-04-27 08:04 - Optimize memory footprint of line buffers - suigin
- 2015-04-21 21:29 - Make tputc, tsetchar and techo accept unicode - noname@inventati.org
- 2015-04-21 21:29 - Change internal character representation. - noname@inventati.org
- 2015-04-21 21:28 - Remove last parameter of utf8encode - noname@inventati.org
- 2015-04-21 21:27 - Use utf8len instead of utf8decode. - noname@inventati.org
- 2015-04-21 14:27 - Make build shut up about system() without return value check. - alp@alexpilon.ca
- 2015-04-23 15:59 - Merge remote-tracking branch 'origin/master' - Roberto E. Vargas Caballero
- 2015-04-23 15:55 - Fix segmentation fault in strhandle() - Roberto E. Vargas Caballero
- 2015-04-22 07:16 - Uses a &[] pointer loop instead of + pointer loop - Roberto E. Vargas Caballero
- 2015-04-21 20:09 - Do not set terminal title based on stty arguments. - noname@inventati.org
- 2015-04-21 07:48 - Move common code to xloadcolor - noname@inventati.org
- 2015-04-19 20:24 - Use LEN(dc.col) instead of LEN(colorname). - noname@inventati.org
- 2015-04-18 17:33 - Remove WIN_REDRAW flag. - noname@inventati.org
- 2015-04-18 23:24 - Place memset arguments in the correct order. - noname@inventati.org
- 2015-04-18 23:24 - Remove explicit 'return' from 'void' functions. - noname@inventati.org
- 2015-04-18 16:45 - Increment accuaracy in drawtime calculation - noname@inventati.org
- 2015-04-18 16:46 - Monotonic clock cannot jump backwards. - noname@inventati.org
- 2015-04-18 16:45 - Place tlinelen type on separate line. - noname@inventati.org
- 2015-04-13 17:03 - Add tty line support - Roberto E. Vargas Caballero
- 2015-04-15 08:43 - Fix memmove() invocation with src/dst being NULL - sin
- 2015-04-14 07:53 - Use as command arguments the remaining parameters - noname@inventati.org
- 2015-04-14 07:47 - Merge branch 'master' of ssh://suckless.org/gitrepos/st - Roberto E. Vargas Caballero
- 2015-04-11 19:21 - Implement most ICCCM rules for selection handling. - Markus Wichmann
- 2015-04-13 20:01 - Merge branch 'master' of ssh://suckless.org/gitrepos/st - Roberto E. Vargas Caballero
- 2015-04-13 12:03 - Do not use tmoveto in tputtab. - noname@inventati.org
- 2015-04-12 08:30 - tresize: remove unnecessary if - noname@inventati.org
- 2015-04-13 14:06 - Remove old TODO entry. - noname@inventati.org
- 2015-04-13 14:05 - Remove 'titles' variable. - noname@inventati.org
- 2015-04-13 12:34 - Remove useless if in tstrsequence. - noname@inventati.org
- 2015-04-13 12:03 - Simplify tmoveto. - noname@inventati.org
- 2015-04-13 12:03 - Fix typo. - noname@inventati.org
- 2015-04-11 17:30 - Remove 'slide' variable in tresize. - noname@inventati.org
- 2015-04-11 17:30 - Move tresize comments around. - noname@inventati.org
- 2015-04-11 17:29 - tresize: move for loop outside if - noname@inventati.org
- 2015-04-11 10:47 - Simplify loop condition. - noname@inventati.org
- 2015-04-11 10:15 - Remove unnecessary XFilterEvent call. - noname@inventati.org
- 2015-04-11 10:18 - Use do..while in window mapping loop. - noname@inventati.org
- 2015-04-10 01:22 - Make DECSCUSR thickness configurable - Omar Sandoval
- 2015-04-09 20:04 - Use MAX macro where possible. - noname
- 2015-04-08 23:24 - Remove 'xloadfontset' function. - noname
- 2015-04-08 23:17 - Remove keywords from function definitions. - noname
- 2015-04-08 23:16 - Remove variable names from function declarations. - noname
- 2015-04-06 08:55 - Remove redundant control check - Roberto E. Vargas Caballero
- 2015-04-05 23:58 - Fixed STR sequence termination condition - noname
- 2015-03-20 06:46 - Remove strsep() call - Roberto E. Vargas Caballero
- 2015-03-19 08:36 - Merge remote-tracking branch 'origin/master' - Roberto E. Vargas Caballero
- 2015-03-18 20:12 - Support the DECSCUSR CSI escape sequence - LemonBoy
- 2015-03-16 21:17 - arg.h wasn't used for dist. - Christoph Lohmann
- 2015-03-16 15:51 - Handle pasting of empty selection. - Alex Pilon
- 2015-03-15 18:07 - Support XA_STRING in notify request - Roberto E. Vargas Caballero
- 2015-03-14 07:53 - TODO: Fix fontconfig - Christoph Lohmann
- 2015-03-14 07:52 - Add the new selection shortcuts to the manpage. - Christoph Lohmann
- 2015-03-14 07:43 - Glibc wants me to use _DEFAULT_SOURCe. I do obey. - Christoph Lohmann
- 2015-03-14 06:41 - Add Mod + Shift + c/v and no selclear. - Christoph Lohmann
- 2015-03-13 07:26 - Allow combinations with Backspace - Roberto E. Vargas Caballero
- 2015-03-10 00:23 - FAQ: fix wording - Alexander Huemer
- 2015-03-11 17:13 - Backspace value shouldn't depend on keypad state - Ivan Delalande
- 2015-03-10 20:59 - Merge branch 'master' of ssh://suckless.org/gitrepos/st - Christoph Lohmann
- 2015-03-10 20:58 - St now does only set PRIMARY on selection. - Christoph Lohmann
- 2015-03-10 00:23 - FAQ: fix wording - Alexander Huemer
- 2015-03-10 20:11 - Fixing the C reading test. - Christoph Lohmann
- 2015-03-09 23:20 - Change the FAQ for the new Backspace behaviour. - Christoph Lohmann
- 2015-03-09 23:00 - Finally resolving the backspace problem. - Christoph Lohmann
- 2015-03-09 22:16 - Add a hack to handle unknown chars in fontconfig. - Christoph Lohmann
- 2015-03-05 15:52 - Update kdch1 definition to three octal digits. - Johannes Postma
- 2015-02-28 16:13 - Small improvements to the FAQ - Roberto E. Vargas Caballero
- 2015-02-19 21:33 - document keys in man page - Greg Reagle
- 2015-02-14 23:34 - Let curses do the dirty work for flash - Ivan Delalande
- 2015-02-22 10:59 - Comment default CC assignment - Roberto E. Vargas Caballero
- 2015-02-22 10:58 - Update dates in LICENSE - Roberto E. Vargas Caballero
- 2015-02-15 16:46 - Update year in usage() - Nils Reuße
- 2015-02-15 16:11 - Fix crash on font resize resize - Nils Reuße
- 2015-01-29 23:00 - Correct shift amount on MODE_INSERT in tputc() - Rian Hunter
- 2015-01-29 23:06 - Fix crash due to wide characters - Rian Hunter
- 2014-12-12 07:39 - Fix crash due to invalid timespec given to pselect - Ivan Delalande
- 2014-11-16 08:02 - Trim trailing whitespaces in every selection case - Ivan Delalande
- 2014-11-11 18:29 - Call _exit() instead of exit() if exec*() fails - sin
- 2014-10-29 00:51 - Check for presence of SHELL environment variable - Eric Pruitt
- 2014-10-28 11:55 - Replace character with U+FFFD if wcwidth() is -1 - czarkoff@gmail.com
- 2014-10-15 22:42 - Avoid failing when embedding with a Window id of 0 - Quentin Rameau
- 2014-10-21 14:36 - Reverting smacs and rmacs to the xterm defaults. - Christoph Lohmann
- 2014-10-15 17:42 - Do not set SHELL to utmp ever - Roberto E. Vargas Caballero
- 2014-10-03 19:25 - patch for bell in st - CustaiCo
- 2014-10-08 09:35 - Use G1 for alternate charset - Roberto E. Vargas Caballero
- 2014-10-08 09:33 - Add LS2 and LS3 - Roberto E. Vargas Caballero
- 2014-10-08 08:30 - Fix SI and SO - Roberto E. Vargas Caballero
- 2014-09-29 13:41 - Removing an extra space. - Christoph Lohmann
- 2014-09-29 13:40 - Minor style changes for the last patch. - Christoph Lohmann
- 2014-09-29 13:38 - Implementing xzoomreset. - Christoph Lohmann
- 2014-08-20 08:41 - Add missed names of charset sequences - Roberto E. Vargas Caballero
- 2014-08-28 10:48 - Add support for utmp in st - Roberto E. Vargas Caballero
- 2014-08-24 14:27 - Remove indentation level in xdrawcursor - Roberto E. Vargas Caballero
- 2014-08-22 16:25 - Removing wrapping newlines from selection - Ben Hendrickson
- 2014-08-20 19:20 - Change the behavior of word snapping on delimiters - Ivan Delalande
- 2014-08-20 19:14 - Move calls to selsnap into selnormalize - Ivan Delalande
- 2014-08-20 10:05 - Improve readability of enum members - Alexander Huemer
- 2014-08-20 07:56 - Add eschandle() - Roberto E. Vargas Caballero
- 2014-08-18 22:55 - Improve execsh() and don't allow anonymous shells - Roberto E. Vargas Caballero
- 2014-08-18 21:23 - Fix definition of CONTROLC0 - Roberto E. Vargas Caballero
- 2014-08-18 21:19 - Make useful DEL in application mode - Roberto E. Vargas Caballero
- 2014-08-18 17:20 - reset the alt screen in treset - Quentin Carbonneaux
- 2014-08-18 17:19 - simplify loop in tresize - Quentin Carbonneaux
- 2014-08-17 23:52 - Simplify README - Alexander Huemer
- 2014-08-17 18:49 - Fix man page and usage() - Roberto E. Vargas Caballero
- 2014-08-15 13:00 - Convert VT102ID to a config variable - Roberto E. Vargas Caballero
- 2014-08-15 12:48 - Fix portability problem in techo() - Roberto E. Vargas Caballero
- 2014-04-27 22:16 - Don't set dirty all lines because tswapcreen do it - noname
- 2014-04-27 22:03 - tresize return value is not used - noname
- 2014-08-07 08:19 - Remove ul capability - Roberto E. Vargas Caballero
- 2014-08-07 08:11 - Unset mode when clearing regions - Roberto E. Vargas Caballero
- 2014-08-04 20:07 - Add error message when child exits whit error - Roberto E. Vargas Caballero
- 2014-07-31 17:37 - Remove difference between fast and slow blinking - Roberto E. Vargas Caballero
- 2014-07-26 07:48 - Fix disabling of bold and fastblink - Michael Forney
- 2014-07-25 17:32 - Add info about Backspace and Delete to the FAQ - Wolfgang Corcoran-Mathe
- 2014-07-24 17:56 - Add info about Backspace and Delete to the FAQ - Roberto E. Vargas Caballero
- 2014-07-20 08:31 - Add information about librt and OpenBSD to the FAQ - Roberto E. Vargas Caballero
- 2014-07-20 08:31 - Add information about librt and OpenBSD to the FAQ - Roberto E. Vargas Caballero
- 2014-07-20 08:31 - Add information about librt and OpenBSD to the FAQ - Roberto E. Vargas Caballero
- 2014-07-20 15:05 - Very minor grammar fixes in FAQ - Wolfgang Corcoran-Mathe
- 2014-07-16 22:36 - Fix st with input method. - Weng Xuetian
- 2014-07-14 14:05 - Changed inconsistent indent - Eric Pruitt
- 2014-06-20 07:51 - Add 8 bit version of DCS, APC, PM, OSC - Roberto E. Vargas Caballero
- 2014-06-20 07:51 - Add 8 bit version of HTS - Roberto E. Vargas Caballero
- 2014-06-20 07:51 - Add 8 bit version of NEL - Roberto E. Vargas Caballero
- 2014-06-20 07:51 - Add 8 bit version of DECID - Roberto E. Vargas Caballero
- 2014-06-21 22:10 - Render faint attribute - Anders Eurenius
- 2014-06-27 07:15 - Remove all strcmp and strlen calls on Glyph.c[] - Ivan Delalande
- 2014-06-30 15:33 - Making surf compile again with rt. - Christoph Lohmann
- 2014-06-21 18:32 - Render struck-out attribute - Anders Eurenius
- 2014-06-21 18:30 - Render invisible attribute - Anders Eurenius
- 2014-06-21 18:29 - Reorder and extend glyph attributes - Anders Eurenius
- 2014-06-26 10:37 - Remove CEIL macro - Roberto E. Vargas Caballero
- 2014-06-26 02:30 - Fixed wrong nanosecond factor 10E6. - Ivan Delalande
- 2014-06-23 14:51 - Use monotonic clock to prevent timing issues - FRIGN
- 2014-06-18 13:39 - Fix typo in config.def.h - Eric Pruitt
- 2014-06-18 17:41 - update size hints on zoom - Troy Sankey
- 2014-06-06 20:09 - Refactor the innermost loop of the xdraws function - Silvan Jegen
- 2014-06-09 15:19 - FAQ: update typo and escape code for smkx - Hiltjo Posthuma
- 2014-06-07 11:49 - Style police. - Christoph Lohmann
- 2014-06-07 11:23 - Simplify tdeftrans - Roberto E. Vargas Caballero
- 2014-06-06 12:08 - Remove unnecessary typedef - FRIGN
- 2014-06-05 04:32 - Refactor selsnap SNAP_WORD. - Colona
- 2014-06-04 04:47 - Fix rectangular selection. - Colona
- 2014-06-03 15:55 - tiny cleanup - Hiltjo Posthuma
- 2014-06-03 02:34 - Make selection consistent over line breaks. - Colona
- 2014-06-01 15:08 - Fixing color and refactor xsetcolorname. - Christoph Lohmann
- 2014-06-01 14:52 - Revert "Refactor xsetcolorname()" - Christoph Lohmann
- 2014-05-25 10:13 - Refactor xsetcolorname() - FRIGN
- 2014-05-31 21:24 - Don't report release events for mouse wheel - Balazs Kezes
- 2014-06-01 13:54 - Fixing italic bold. - Christoph Lohmann
- 2014-05-26 05:23 - Fixed copying empty lines inside selection. - Alexander
- 2014-05-24 19:27 - Fix some more LICENSE changes. - Christoph Lohmann
- 2014-05-24 19:07 - Add FRIGN to License, remove trailing whitespace - FRIGN
- 2014-05-24 11:52 - Brightening is again on the TODO list. - Christoph Lohmann
- 2014-05-24 11:48 - Fixing trailing whitespaces. - Christoph Lohmann
- 2014-05-22 13:00 - Fix colour-model and simplify xloadcols() - FRIGN
- 2014-05-12 12:39 - Allow mouse selection override using ShiftMask - Hiltjo Posthuma
- 2014-05-09 15:12 - Redraw needs all dirty lines to have flash etc. work. - Christoph Lohmann
- 2014-05-09 08:23 - End a sequence only on CAN, SUB, \a and C1s. - Colona
- 2014-05-07 08:05 - Also clears ESC_START on interrupt characters during sequences. - Colona
- 2014-04-25 14:26 - Consistent FALLTHROUGH comments. - noname
- 2014-04-29 07:58 - Fix displaying control code - Roberto E. Vargas Caballero
- 2014-04-29 06:58 - Remove ATTR_GFX and tselcs - Roberto E. Vargas Caballero
- 2014-04-28 22:35 - Do not save cursor in tresize. - noname
- 2014-04-27 11:16 - Simplify selected(). - noname
- 2014-04-27 11:39 - Do not export chscale and cwscale. - noname
- 2014-04-27 22:41 - Simplify xunloadfonts. - noname
- 2014-04-27 11:40 - Remove one indentation level in getsel(). - noname
- 2014-04-27 11:40 - Remove unused dump() function. - noname
- 2014-04-27 11:39 - Add missing function prototypes. - noname
- 2014-04-27 11:39 - Use MODBIT in xseturgency. - noname
- 2014-04-27 11:39 - Compute ena_sel as one expression. - noname
- 2014-04-27 08:25 - Simplify expressions in tputc() - Roberto E. Vargas Caballero
- 2014-04-26 07:30 - Fix misplaced break - Roberto E. Vargas Caballero
- 2014-04-26 07:24 - Create a function for DEC test - Roberto E. Vargas Caballero
- 2014-04-28 16:32 - Fix tputc control code handling - Roberto E. Vargas Caballero
- 2014-04-25 23:45 - Remove repeated initialisation of term.esc - Roberto E. Vargas Caballero
- 2014-04-25 23:34 - Cancel DCS with SUB, CAN, ESC or any CC1 code - Roberto E. Vargas Caballero
- 2014-04-26 21:50 - add break;s for last cases in switch statements - Markus Teich
- 2014-04-25 22:12 - Do not eat ESC character if control string is not properly terminated. - noname
- 2014-04-25 14:28 - Fix for multibyte characters in techo. - noname
- 2014-04-25 14:27 - s/DSC/DCS/ DCS stands for DEVICE CONTROL STRING - noname
- 2014-04-25 14:27 - Use xwrite instead of write. - noname
- 2014-04-25 14:27 - Remove unnecessary break - noname
- 2014-04-25 14:26 - Comment fix. - noname
- 2014-04-24 18:35 - On terminal resize, clear the alt screen with its own cursor. - Colona
- 2014-04-23 19:12 - Optimize tputtab. - noname
- 2014-04-23 19:12 - Use != instead of ^ for logical values. - noname
- 2014-04-23 19:12 - Use BETWEEN macro in xsetcolorname and fix style. - noname
- 2014-04-25 20:34 - Conformity in the -g geometry handling. - Christoph Lohmann
- 2014-04-25 15:24 - Simplify a bit more tdeletechar and tinsertblank - Roberto E. Vargas Caballero
- 2014-04-22 22:08 - Simplify tdeletechar and tinsertblank and fix memory corruption. - noname
- 2014-04-20 13:26 - Style fixes in tscrollup. - noname
- 2014-04-20 13:26 - Do not set dirty flag twice in tscrollup and tscrolldown. - noname
- 2014-04-20 13:26 - Use tsetdirt in tscrollup and tscrolldown. - noname
- 2014-04-22 20:26 - Fix techo handling of control and multibyte characters. - noname
- 2014-04-22 17:59 - Make xrealloc and xstrdup style consistent. - noname
- 2014-04-22 17:59 - Use BETWEEN in tsetchar. - noname
- 2014-04-22 17:59 - Use uint and uchar instead of unsigned int and unsigned char. - noname
- 2014-04-22 17:59 - Remove argument names from function prototypes. - noname
- 2014-04-22 17:59 - Style fix in tdumpsel. - noname
- 2014-04-22 17:59 - Use BETWEEN in tinsertblankline and tdeleteline. - noname
- 2014-04-22 17:22 - It's 2014 now. - Christoph Lohmann
- 2014-04-20 09:08 - move MODBIT to Macros section - noname@inventati.org
- 2014-04-20 11:41 - misplaced parenthesis in LEN macro - noname@inventati.org
- 2014-04-20 11:15 - remove confusing SERRNO macro - Markus Teich
- 2014-04-13 16:21 - Simplify techo - noname@inventati.org
- 2014-04-05 16:54 - typedefs instead of #defines - noname@inventati.org
- 2014-04-09 18:37 - fix cursor handling when alt screen is disabled - q@c9x.me
- 2014-04-15 06:11 - Merge remote-tracking branch 'origin/master' into omaster - Roberto E. Vargas Caballero
- 2014-04-11 16:11 - Removing two unnecessary gettimeofday(). - Christoph Lohmann
- 2014-04-07 17:53 - Increment XSync consistency - Toaster Toaster
- 2014-04-11 13:08 - Fix Backspace and Delete characters - Roberto E. Vargas Caballero
- 2014-04-05 18:40 - 0.5 release. - Christoph Lohmann
- 2014-04-05 18:39 - Updating the TODO in preparating for 0.5. - Christoph Lohmann
- 2014-04-05 18:34 - There is no need for a full dirt redraw. - Christoph Lohmann
- 2014-04-02 07:26 - Fixing a compiler warning with the assignment. - Christoph Lohmann
- 2014-03-26 22:58 - Fix segfault when pressing PrintScr without a selection - Rafa Garcia Gallego
- 2014-03-25 19:20 - new utf decoder - Damian Okrasa
- 2014-03-10 14:16 - Merge branch 'master' of ssh://suckless.org/gitrepos/st - Roberto E. Vargas Caballero
- 2014-02-01 10:11 - Add terminfo entries for printer - Roberto E. Vargas Caballero
- 2014-02-01 12:41 - Add sequence for printing the current selection - Roberto E. Vargas Caballero
- 2014-01-31 22:05 - Add key definition for printer sequences - Roberto E. Vargas Caballero
- 2014-01-31 21:25 - Add MC for the full screen - Roberto E. Vargas Caballero
- 2014-01-31 20:53 - Add MC for a single line - Roberto E. Vargas Caballero
- 2014-03-01 10:04 - Style cleanup. - Christoph Lohmann
- 2014-03-01 08:22 - Style matters. - Christoph Lohmann
- 2014-01-31 19:57 - Add MC sequence - Roberto E. Vargas Caballero
- 2014-02-01 10:12 - Add xstrdup function - Roberto E. Vargas Caballero
- 2014-02-04 10:46 - Merge remote-tracking branch 'origin/master' - Roberto E. Vargas Caballero
- 2014-02-03 19:54 - Removing the w3img support. - Christoph Lohmann
- 2014-01-31 16:30 - Remove non defined behaviour in selcopy - Roberto E. Vargas Caballero
- 2014-01-31 16:04 - Remove duplicated code in strhandle - Roberto E. Vargas Caballero
- 2014-01-31 15:54 - Make Shift+Home equal to CLS in ascii mode - Roberto E. Vargas Caballero
- 2014-01-31 13:18 - Make CONTROL + DELETE delete a line - Roberto E. Vargas Caballero
- 2014-01-31 11:23 - Fix SHIFT+DEL definition - Roberto E. Vargas Caballero
- 2014-01-19 16:48 - Use character scaling in XCopyArea - Eric Pruitt
- 2014-01-11 11:54 - Make w3mimgdisplay work with st - Amadeusz Sławiński
- 2014-01-03 14:24 - Fix truecolor escapes, when both bg and fg are set - Amadeusz Sławiński
- 2013-12-17 20:14 - query pixel size from matched font - Eon S. Jeon
- 2013-12-18 07:29 - Update arg.h from sbase - Roberto E. Vargas Caballero
- 2013-12-17 17:45 - Prevent resizing stdin - Eon S. Jeon
- 2013-10-20 17:16 - Replace alignment tabs with spaces. - Mark Edgar
- 2013-10-20 16:18 - Fix comments in config.def.h to match field names. - Mark Edgar
- 2013-12-15 15:45 - Fix definition of F28 key. - Mark Edgar
- 2013-12-11 13:10 - Set _NET_WM_PID attribute - Eric Pruitt
- 2013-12-06 15:22 - Fix rmul definition - Eric Pruitt
- 2013-11-25 15:06 - Add stdint include - René Rietz
- 2013-11-25 13:09 - Fix stupid bug in tdefcolor returning -1 in unsigned function - Roberto E. Vargas Caballero
- 2013-11-24 09:20 - Use int instead of long for color - Johannes Hofmann
- 2013-11-22 15:45 - add _NET_WM_NAME - Carlos J. Torres
- 2013-10-19 13:13 - Simplify logic in kmap(). - Mark Edgar
- 2013-10-19 12:56 - Simplify logic in match(). - Mark Edgar
- 2013-10-28 18:18 - Merge remote-tracking branch 'origin/master' into omaster - Roberto E. Vargas Caballero
- 2013-06-19 20:24 - Fixed lock up when system time jumps backwards - Rob Pilling
- 2013-09-21 22:07 - Ignore numlock (Mod2Mask) for button events too. - Mark Edgar
- 2013-10-06 10:19 - Avoid buffer overrun in bpress() - Mark Edgar
- 2013-10-05 09:49 - New ttysend() function calls ttywrite() and techo(). Honor MODE_ECHO when pasting in selnotify(). - Mark Edgar
- 2013-10-05 09:45 - Avoid buffer overrun in kpress() and remove limit on shortcut strings. - Mark Edgar
- 2013-10-05 09:45 - Simplify Mod1 logic in kpress(), eliminating locals and a memcpy. - Mark Edgar
- 2013-10-01 19:23 - Add support for multiple charset definitions - Roberto E. Vargas Caballero
- 2013-10-02 19:06 - People, learn to keep to styles. Thanks. - Christoph Lohmann
- 2013-10-01 18:02 - Fix save/restore cursor - Mihail Zenkov
- 2013-10-01 18:01 - Add DSR cursor position sequence - Mihail Zenkov
- 2013-09-21 21:33 - Fix core in multi-line selection on OpenBSD - Maurice Quennet
- 2013-09-23 07:22 - Add bracketed paste mode - Egmont Koblinger
- 2013-07-25 23:19 - Fix some bugs in mouse tracking logic - Michael Forney
- 2013-09-12 18:52 - Default volume of the bell is 0. - Christoph Lohmann
- 2013-09-12 18:41 - Add audible bell - Roberto E. Vargas Caballero
- 2013-09-07 10:41 - Wide character support. - Christoph Lohmann
- 2013-09-07 10:29 - Adding some contributors. Thanks to you all! - Christoph Lohmann
- 2013-08-25 22:10 - Correctly initialize altscreen when defaultbg is not 0. - Mark Edgar
- 2013-08-11 10:42 - Regarding commit 7e3cff3 - Eon S. Jeon
- 2013-08-22 17:32 - Tmux is using C-b by default. - Christoph Lohmann
- 2013-08-20 16:18 - Correcting the bitmask value check. - Christoph Lohmann
- 2013-08-12 13:25 - Add terminfo definitions for terminals with meta key - Roberto E. Vargas Caballero
- 2013-08-05 20:37 - Fix signess of tdefcolor - Eon S. Jeon
- 2013-07-29 07:50 - Fixed memory leak in xsettitle(). - Alexander Sedov
- 2013-07-25 23:24 - Fix blink mode check - Michael Forney
- 2013-08-05 09:33 - Use character size scaling factors - Eric Pruitt
- 2013-07-20 19:52 - Reload colors in reset - Roberto E. Vargas Caballero
- 2013-07-19 18:34 - Add RGB color definition - Roberto E. Vargas Caballero
- 2013-07-19 05:07 - Improved font caching - Eon S. Jeon
- 2013-06-22 21:07 - fix: whitespace - Markus Teich
- 2013-06-23 17:05 - Remove long text being cropped/wrapped to standard 80x24 on launch. - Alexander Sedov
- 2013-06-22 21:06 - fix: consistent usage of bitmask operations on unicode functions - Markus Teich
- 2013-06-22 21:05 - fix: do not need an extra variable for a single read - Markus Teich
- 2013-06-23 08:33 - Fix match function bugs - Roberto E. Vargas Caballero
- 2013-06-23 10:13 - Remove unneded call to draw - Roberto E. Vargas Caballero
- 2013-06-23 10:09 - Fix selection clearing - Roberto E. Vargas Caballero
- 2013-06-22 14:22 - fix PageUp Modifier Mask in config.def.h - Markus Teich
- 2013-06-09 13:52 - Fixing title setting with the title argument. - Christoph Lohmann
- 2013-06-06 17:09 - Adding xterm behaviour to setting the title. - Christoph Lohmann
- 2013-06-01 12:39 - Bumping up the xfps so mouse motion won't reap the CPU. - Christoph Lohmann
- 2013-06-01 12:37 - Adding true mouse motion support. - Christoph Lohmann
- 2013-06-01 11:17 - This is a shorter bit handling in MODE_MOUSE. - Christoph Lohmann
- 2013-06-01 11:13 - Add some comments about the other mouse reporting modes. - Christoph Lohmann
- 2013-06-01 11:06 - Implementing mouse focus and all events. - Christoph Lohmann
- 2013-06-01 10:23 - Fixing bad highlighting on first SNAP_WORD multiline select. - Christoph Lohmann
- 2013-05-26 14:10 - Fixing the selection in a single line again. - Christoph Lohmann
- 2013-05-26 11:07 - Fixing the selection scrolling and the selection naming. - Christoph Lohmann
- 2013-05-11 19:59 - Lazy font unloading too. - Christoph Lohmann
- 2013-05-11 06:54 - Lazy fontset loading. - Christoph Lohmann
- 2013-05-06 17:50 - Removing an old select() regression. - Christoph Lohmann
- 2013-05-04 17:04 - Allow more complex delimiters for word selections. - Christoph Lohmann
- 2013-05-04 17:00 - Expand the last line with '\n' in case of overselection. - Christoph Lohmann
- 2013-05-04 06:05 - Select to the end of row if end of line is reached. - Christoph Lohmann
- 2013-05-04 06:01 - Better comments for the snapping code. - Christoph Lohmann
- 2013-05-01 11:14 - More stable blinking. - Christoph Lohmann
- 2013-04-28 19:32 - Explaining blinking for the dummies. - Christoph Lohmann
- 2013-04-28 16:14 - Selection snapping is now considering wrapping. - Christoph Lohmann
- 2013-04-28 15:42 - Add a possibility to modify the string sent by mouse buttons. - Christoph Lohmann
- 2013-04-26 16:55 - Be more efficient in blinking. - Christoph Lohmann
- 2013-04-26 16:41 - Enable blinking in st. - Christoph Lohmann
- 2013-04-25 04:28 - Fixing the selection handling to allow one char selection. - Christoph Lohmann
- 2013-04-24 19:30 - Fixing the selection issue in altscreens. - Christoph Lohmann
- 2013-04-23 22:34 - Removed redundant check in draw code. - Alexander Sedov
- 2013-04-23 18:34 - Fix selecting clearing and BCE - Roberto E. Vargas Caballero
- 2013-04-23 17:37 - Now clipping is more clear. - Christoph Lohmann
- 2013-04-23 17:17 - Removing the overdrawing of some fonts. - Christoph Lohmann
- 2013-04-23 13:38 - Yes, rs2 != is2. - Christoph Lohmann
- 2013-04-23 13:33 - There is no 8bit by default and reset 8bit too. - Christoph Lohmann
- 2013-04-23 13:22 - Implementing 8 bit mode for meta. - Christoph Lohmann
- 2013-04-21 11:01 - Adding wrap handling in selection. - Christoph Lohmann
- 2013-04-15 06:28 - Added support for double/triple click+dragging. - Alexander Sedov
- 2013-04-20 13:29 - 0.4.1 release. - Christoph Lohmann
- 2013-04-19 19:11 - Making st compile on OpenBSD again. - Christoph Lohmann
- 2013-04-18 08:47 - Selection now handles empty lines less counter-intuitively. - Alexander Sedov
- 2013-04-18 04:51 - Removing trailing whitespace. - Christoph Lohmann
- 2013-04-15 13:13 - Got rid of redundant Glyph state. - Alexander Sedov
- 2013-04-18 04:41 - Removing unneeded comments. - Christoph Lohmann
- 2013-04-14 20:12 - Got rid of code duplication in tnew() and tresize(). - Alexander Sedov
- 2013-04-14 19:17 - Strip trailing spaces from lines when copying selection. - Alexander Sedov
- 2013-04-14 16:30 - Enable BCE everywhere. - Christoph Lohmann
- 2013-04-13 13:24 - Fix the geometry handling. - Christoph Lohmann
- 2013-04-13 10:26 - \033 should be used in printf in the FAQ. - Christoph Lohmann
- 2013-04-13 07:49 - Resize now uses xclear(). - Christoph Lohmann
- 2013-04-13 07:44 - Drawing a more visible rectangle as cursor on unfocus. - Christoph Lohmann
- 2013-04-13 06:51 - Patching while not really woken up. - Christoph Lohmann
- 2013-04-13 06:50 - Minor naming issue fixed. - Christoph Lohmann
- 2013-04-13 06:48 - Making the copy and pasting consistent. - Christoph Lohmann
- 2013-04-09 21:13 - Convert FAQ into Markdown, to make it easier to integrate it into http://st.suckless.org/ - Kai Hendry
- 2013-04-10 15:48 - Make st work with a plain -e command. - Christoph Lohmann
- 2013-04-03 19:00 - Adopting arg.h with more flexible cmd handling. - Christoph Lohmann
- 2013-04-03 18:42 - Add an option to disable alternative screens. - Christoph Lohmann
- 2013-03-29 18:44 - Updating the TODO file for after 0.4. - Christoph Lohmann
- 2013-03-29 18:13 - Releasing 0.4. - Christoph Lohmann
- 2013-03-29 18:01 - Add the possibility to have default highlight colors. - Christoph Lohmann
- 2013-03-29 17:45 - Adding PgUp + Ctrl. - Christoph Lohmann
- 2013-03-29 17:43 - Adding PgUp and PgDown + Ctrl to config.def.h - Christoph Lohmann
- 2013-03-29 17:39 - Removing an undefined case. just do regular selections. - Christoph Lohmann
- 2013-03-20 20:19 - Making rectangular selection work again. - Christoph Lohmann
- 2013-03-10 20:16 - Pange seems to use ascent + descent instead of height. - Christoph Lohmann
- 2013-03-05 21:12 - Making st compile on OS X. - Christoph Lohmann
- 2013-02-26 20:43 - Using strsep and fixing null termination in csiparse. - Christoph Lohmann
- 2013-02-26 18:08 - Changing the way how paste is handled, just for the nano people. - Christoph Lohmann
- 2013-02-26 18:07 - Fixing a bug while parsing empty arguments in csiparse. - Christoph Lohmann
- 2013-02-26 17:19 - Fixing bugs in the strtol and strtok_r replacements. - Christoph Lohmann
- 2013-02-25 12:36 - Using strtok_r for the string parsing. - Christoph Lohmann
- 2013-02-25 12:23 - Using strtol with overflow checking. - Christoph Lohmann
- 2013-02-23 20:50 - Add insert for the primary clipboard to MOD + Shift + Ins. - Christoph Lohmann
- 2013-02-23 20:44 - Removing dbe and introducing umlauts to titles. - Christoph Lohmann
- 2013-02-23 20:20 - Add umlaut support for title change. - Christoph Lohmann
- 2013-02-23 20:17 - Replace parse_int with atoi(). - Christoph Lohmann
- 2013-02-19 17:39 - Added basic xterm-ish palette swap support. - Alexander Sedov
- 2013-02-19 18:08 - Implement rectangular mouse selection. - Christoph Lohmann
- 2013-02-18 17:31 - ensure that the italic font has the same weight as the normal font - joe9
- 2013-02-19 15:04 - Style inquisition. - Christoph Lohmann
- 2013-02-19 14:51 - Fixing the reverse mode of st colors. - Christoph Lohmann
- 2013-02-16 12:57 - Adding a way to ignore bits in the state. - Christoph Lohmann
- 2013-02-15 18:36 - Style inquisition. - Christoph Lohmann
- 2013-02-15 18:34 - The refresh rate for the action needs to be high too. - Christoph Lohmann
- 2013-02-15 18:32 - Changing the fps to something reasonable high. - Christoph Lohmann
- 2013-02-15 18:30 - Doing it like the new run() was proposed. - Christoph Lohmann
- 2013-02-15 18:10 - Adding a more efficient drawing code. - Christoph Lohmann
- 2013-02-15 16:45 - Tmux wants this to be mutually exclusive. - Christoph Lohmann
- 2013-02-13 20:35 - Adding mor explict font patterns. - Christoph Lohmann
- 2013-02-11 21:20 - Making st not activate the cursor in case of Mod + k in dwm. - Christoph Lohmann
- 2013-02-10 15:36 - Setting the surrounding border to defaultbg. - Christoph Lohmann
- 2013-02-08 19:24 - Removing some debug messages. - Christoph Lohmann
- 2013-01-27 16:48 - Fixing the menus in mc. - Christoph Lohmann
- 2013-01-27 12:26 - Fixing the black remaining lines in mc and dialog. - Christoph Lohmann
- 2013-01-26 14:13 - Adding extended mouse reporting in st. - Christoph Lohmann
- 2013-01-20 16:13 - Removing the debug messages again. - Christoph Lohmann
- 2013-01-20 16:12 - Fixing the clipboard copying to st itself. - Christoph Lohmann
- 2013-01-20 14:12 - St is in 2013 now. - Christoph Lohmann
- 2013-01-20 13:55 - Removing BCE from the TODO list. - Christoph Lohmann
- 2013-01-20 13:54 - Implementing Back Color Erase (BCE). - Christoph Lohmann
- 2013-01-19 17:38 - Make line drawing work again. - Christoph Lohmann
- 2013-01-19 14:49 - Yes, xft should be on the buffer. Thanks Mihail Zenkov. - Christoph Lohmann
- 2013-01-19 14:00 - Trying out the double buffering without dbe. - Christoph Lohmann
- 2013-01-19 08:13 - Dbe is not required anymore. - Christoph Lohmann
- 2013-01-18 18:22 - Adding the FAQ entry for zsh. - Christoph Lohmann
- 2013-01-18 18:11 - The title can now be set with UTF-8 characters. - Christoph Lohmann
- 2013-01-16 17:53 - Adding a nasty resize bug. Maybe it can be fixed. - Christoph Lohmann
- 2013-01-09 16:36 - Removing the .hgtags file. Thanks ilf. - Christoph Lohmann
- 2013-01-08 19:36 - Standout mode has changed. Thanks p37sitdu@lavabit.com! - Christoph Lohmann
- 2013-01-08 19:09 - A different double buffering strategy so the background is default set. - Christoph Lohmann
- 2013-01-08 18:46 - Standout is now reverse. This makes bsd-games work in st. - Christoph Lohmann
- 2013-01-07 18:53 - Adding an FAQ entry for the keypad handling. - Christoph Lohmann
- 2013-01-06 08:52 - Synchronizing the FAQ of the website and the repository. - Christoph Lohmann
- 2013-01-05 19:56 - Damn, my fault. The cache should have at least some entries. - Christoph Lohmann
- 2013-01-05 19:30 - Applying the changes to the docs; by Peter Hartman. - Christoph Lohmann
- 2013-01-04 19:52 - Making the fontconfig and freetype paths portable in config.mk. - Christoph Lohmann
- 2013-01-01 12:15 - A fix for the XopenIM() errors. - Christoph Lohmann
- 2012-12-30 16:35 - Increasing font cache for speeding up UTF8 demos. - Christoph Lohmann
- 2012-12-30 16:35 - Removing the warning about extents. - Christoph Lohmann
- 2012-12-29 15:24 - Fixing the font unloading in case of zoom. - Christoph Lohmann
- 2012-12-29 14:03 - Speeding up the drawing, then all characters are known. - Christoph Lohmann
- 2012-12-28 22:52 - Adding fallback support to st. - Christoph Lohmann
- 2012-12-22 18:50 - Fixing a compile error. - Christoph Lohmann
- 2012-12-22 12:39 - Fixing a off-by-one error in the penultimate row drawing. - Christoph Lohmann
- 2012-12-18 12:00 - Fixing a precedence problem. Thanks tridactyla! - Christoph Lohmann
- 2012-12-13 19:57 - Checking for the lower X11 special keys too. Thanks Benjamin R. Haskell! - Christoph Lohmann
- 2012-12-11 07:32 - Adding error checks for XCreateIC and XOpenIM. - Christoph Lohmann
- 2012-12-10 22:02 - Be careful about mar77i's patches. - Christoph Lohmann
- 2012-12-10 19:45 - Fixing the nasty selection bug. Thanks p37sitdu@lavabit.com! - Christoph Lohmann
- 2012-12-10 14:02 - Applying the patch of mar771 right. - Christoph Lohmann
- 2012-12-09 20:39 - Applying the change of the Del key assingment. Thanks Martti Kühne! - Christoph Lohmann
- 2012-11-25 21:13 - Add support for End key - Roberto E. Vargas Caballero
- 2012-11-25 21:13 - Add support for Supr key - Roberto E. Vargas Caballero
- 2012-11-25 21:13 - Add support for insert key - Roberto E. Vargas Caballero
- 2012-11-25 21:13 - Fix value of ka1 terminfo capability - Roberto E. Vargas Caballero
- 2012-11-25 14:59 - Add a notice in the config.def.h file how to obtain the syntax for - Christoph Lohmann
- 2012-11-25 08:23 - The style inquisition was here. - Christoph Lohmann
- 2012-11-25 08:23 - Add key for toogling numlock handling - Roberto E. Vargas Caballero
- 2012-11-21 19:38 - Fixing the calculation of the base tty pixel size. - Christoph Lohmann
- 2012-11-19 16:22 - Restoring the Alt + Backspace functionality. Thanks Brandon Invergo! - Christoph Lohmann
- 2012-11-16 10:32 - Add application cursor sequences for Home - Roberto E. Vargas Caballero
- 2012-11-16 04:43 - Fixing some key issues with mc. Thanks nsz! - Christoph Lohmann
- 2012-11-15 20:42 - Getbuttoninfo is always used the same and just a helper function. Shrinking it - Christoph Lohmann
- 2012-11-15 19:57 - Fix speech error in comment - Roberto E. Vargas Caballero
- 2012-11-15 19:57 - Remove unused fields in cursor_movement - Roberto E. Vargas Caballero
- 2012-11-15 19:25 - Removing my debug fprintf(). - Christoph Lohmann
- 2012-11-15 19:19 - Optimizing the key lookup to the X11 function key. It is still possible to - Christoph Lohmann
- 2012-11-15 19:03 - Making all function keys accessible. - Christoph Lohmann
- 2012-11-15 19:00 - Adding support for XK_F35. - Christoph Lohmann
- 2012-11-15 18:01 - Fix Shift + Insert shortcut - Roberto E. Vargas Caballero
- 2012-11-15 15:36 - Changing the TODO to the current state. - Christoph Lohmann
- 2012-11-15 15:26 - Fixing the return and keypad enter sent characters. Terminals produce \r. And - Christoph Lohmann
- 2012-11-15 15:21 - Import the patch of Eckehard Berns to add insert mode. Thanks! - Christoph Lohmann
- 2012-11-15 14:57 - The crlf mode was reversed. - Christoph Lohmann
- 2012-11-15 14:54 - Fixing Return in non-crlf mode. - Christoph Lohmann
- 2012-11-15 14:36 - Use XK_ANY_MOD instead of XK_NO_MOD in key definition - Roberto E. Vargas Caballero
- 2012-11-15 14:36 - Fix XK_NO_MOD and XK_ANY_MOD behavior - Roberto E. Vargas Caballero
- 2012-11-14 10:14 - Fix tab key - Roberto E. Vargas Caballero
- 2012-11-14 05:37 - Fixing the tab key, when no mask is wanted. - Christoph Lohmann
- 2012-11-13 19:13 - The style inquisition was here again. - Christoph Lohmann
- 2012-11-13 19:05 - Add missed key definitions - Roberto E. Vargas Caballero
- 2012-11-13 19:04 - Add control and meta combinations for arrow keys - Roberto E. Vargas Caballero
- 2012-11-13 19:04 - Fix arrow keys terminfo capabilities - Roberto E. Vargas Caballero
- 2012-11-13 19:04 - Remove hardcoded keys form kpress - Roberto E. Vargas Caballero
- 2012-11-13 19:04 - Move Shift + Insert to shortcut - Roberto E. Vargas Caballero
- 2012-11-13 19:04 - Fix keypad mode and cursor mode - Roberto E. Vargas Caballero
- 2012-11-13 19:04 - Add SRM sequence - Roberto E. Vargas Caballero
- 2012-11-11 18:46 - Gc is not used anymore. - Christoph Lohmann
- 2012-11-11 18:38 - Removing some xft naming cruft. - Christoph Lohmann
- 2012-11-08 16:22 - Moving the alt declaration to the beginning of the function. - Christoph Lohmann
- 2012-11-08 16:22 - Move unsupported sequences to ignored. - Roberto E. Vargas Caballero
- 2012-11-08 16:21 - Ignore DECARM sequence - Roberto E. Vargas Caballero
- 2012-11-08 16:21 - Fix VPR sequence - Roberto E. Vargas Caballero
- 2012-11-08 16:21 - Add DECOM sequence - Roberto E. Vargas Caballero
- 2012-11-08 16:20 - Save cursor position in terminal reset - Roberto E. Vargas Caballero
- 2012-11-08 16:17 - Clarify some or exclusive expressions - Roberto E. Vargas Caballero
- 2012-11-08 16:15 - Fix bug restoring cursor position - Roberto E. Vargas Caballero
- 2012-11-06 22:44 - Adding scrollwheel support. Thanks Brandon Invergo! - Christoph Lohmann
- 2012-11-05 03:02 - Changing the license to MIT/X. - Christoph Lohmann
- 2012-11-03 23:04 - Fixing meta+return. Thanks Szabolcs Nagy! - Christoph Lohmann
- 2012-11-03 13:05 - Removing the debugging for the last fix too. - Christoph Lohmann
- 2012-11-03 13:05 - Fixing a resize bug, if a smaller amount than the lineheight is resized. - Christoph Lohmann
- 2012-11-03 12:43 - Fixing bold fonts in reverse mode. - Christoph Lohmann
- 2012-11-03 07:35 - Now italic and bold works. - Christoph Lohmann
- 2012-11-03 02:24 - Fixing an out-of-bound bug in the selection code. Thanks Szabolczs Nagy! - Christoph Lohmann
- 2012-11-02 22:19 - Fixing the italic-bold font check. Thanks nsz. - Christoph Lohmann
- 2012-11-02 19:08 - Added tag 0.3 for changeset 9d54ce4daf34 - Christoph Lohmann
- 2012-11-02 19:08 - 0.3 release. - Christoph Lohmann
- 2012-11-02 19:07 - Make it possible to use the corefont font description too. It is not very - Christoph Lohmann
- 2012-11-02 18:56 - Moving to the dwm config.h variable usage. - Christoph Lohmann
- 2012-10-31 19:36 - Adding a FAQ to reference utmp(1). - Christoph Lohmann
- 2012-10-31 19:35 - Cleaning up the TODO file. - Christoph Lohmann
- 2012-10-28 13:13 - Removing the now senseless comment in config.def.h. Thanks to bnwe! - Christoph Lohmann
- 2012-10-28 12:37 - Applying the patch of the little girl to make cjk input - Christoph Lohmann
- 2012-10-28 12:35 - Applying the tab expansion patch from koga. - Christoph Lohmann
- 2012-10-28 12:25 - Adding a more flexible fontstring handling, shortcuts and a zoom function. - Christoph Lohmann
- 2012-10-28 05:54 - Applying the patch of Roberto Caballero to set WINDOWID and all the pwuid() - Christoph Lohmann
- 2012-10-28 05:32 - Applying the patch of Rafa Garcia Gallega to - Christoph Lohmann
- 2012-10-28 05:27 - Add error control to iofile - Roberto E. Vargas Caballero
- 2012-10-09 17:40 - Well, I was confused. Damn state exams. Instead of discussing this shit I - Christoph Lohmann
- 2012-10-09 17:33 - If there is really someone without SHELL set, help him/her. - Christoph Lohmann
- 2012-10-07 09:06 - Add DEC alignment test - Roberto E. Vargas Caballero
- 2012-10-07 09:06 - Avoid initialization of vt100_0 in each call to tsetchar - Roberto E. Vargas Caballero
- 2012-10-07 09:06 - Fix Identification sequences - Roberto E. Vargas Caballero
- 2012-10-06 19:19 - Add DA and DECID sequences - Roberto E. Vargas Caballero
- 2012-10-06 19:02 - Fixing a typo. - Christoph Lohmann
- 2012-10-06 18:52 - Fixing a off-by-one error in the new border clearing code. - Christoph Lohmann
- 2012-10-06 17:15 - Print control codes only in graphic mode - Roberto E. Vargas Caballero
- 2012-10-06 17:13 - Add SI and SO control codes - Roberto E. Vargas Caballero
- 2012-10-06 17:13 - Add SUB and CAN control codes - Roberto E. Vargas Caballero
- 2012-10-06 17:12 - Add documentation to control codes - Roberto E. Vargas Caballero
- 2012-10-06 11:45 - Forgot to remove the xclearborders() definition from the last commit. - Christoph Lohmann
- 2012-10-06 11:43 - Removing the xclearborders() hack. St now cleans up the parts of the border, - Christoph Lohmann
- 2012-10-06 07:58 - The style inquisition was here. Yes, making it a unified style. The last - Christoph Lohmann
- 2012-10-05 20:59 - Adding the patch of David Dufberg Töttrup to implement WM_DELETE_WINDOW. Thank you! - Christoph Lohmann
- 2012-10-05 20:51 - Fixing the brightening on bold. For the 256 colors and greyscale I assumed a - Christoph Lohmann
- 2012-10-05 09:07 - Turning on antialias by default really makes it more unreadable. Maybe if once - Christoph Lohmann
- 2012-10-05 07:38 - When the drawing behaviour was changed underline was not corrected. - Christoph Lohmann
- 2012-10-04 20:59 - This adds the fontcache dependency to try something out. Additionally the - Christoph Lohmann
- 2012-10-02 10:48 - Thanks to c00kiemon5ter. Not changing bold to bright colors seems to be the - Christoph Lohmann
- 2012-09-30 18:23 - Removing the now obsolete definitions from the config.def.h file. - Christoph Lohmann
- 2012-09-30 18:23 - This changes -f to be the parameter for the font. Now -f is -o. - Christoph Lohmann
- 2012-09-30 18:10 - Remove the cruft of the user to have to define the different font styles. - Christoph Lohmann
- 2012-09-29 09:23 - We need all the colors to be available, so die() on some not available. - Christoph Lohmann
- 2012-09-29 09:17 - All xcolors are not Xft colors and the clearing of the borders has been - Christoph Lohmann
- 2012-09-27 17:28 - Vt escape sequences allow escape sequences in escape sequences and escape - Christoph Lohmann
- 2012-09-26 18:55 - Allow control characters inside escape sequences - Roberto E. Vargas Caballero
- 2012-09-26 18:53 - Ignore all control characters not handled - Roberto E. Vargas Caballero
- 2012-09-26 18:21 - Switching to Liberation Mono as default solely because of line drawing. A next - Christoph Lohmann
- 2012-09-26 18:21 - Implementing line drawing right. - Christoph Lohmann
- 2012-09-25 19:39 - A reset should reset the line drawing too. - Christoph Lohmann
- 2012-09-25 19:17 - Enabling enacs and adding compatibility to xterm and urxvt for alternative - Christoph Lohmann
- 2012-09-25 19:04 - Fix bug in tputc writing to io file - Roberto E. Vargas Caballero
- 2012-09-24 12:01 - Changing the default font to DejaVu Sans Mono, which is more appealing and - Christoph Lohmann
- 2012-09-24 09:04 - The xinit() call needs to be behind all the tty init, otherwise all the - Christoph Lohmann
- 2012-09-24 08:31 - Adding a TODO for xft fallback. - Christoph Lohmann
- 2012-09-24 08:29 - Add some documentetion to tsetmode - Roberto E. Vargas Caballero
- 2012-09-24 08:28 - Fix LNM sequence - Roberto E. Vargas Caballero
- 2012-09-24 08:28 - Add KAM sequence - Roberto E. Vargas Caballero
- 2012-09-24 08:27 - Remove unused parameters in ttyresize - Roberto E. Vargas Caballero
- 2012-09-24 08:26 - Clear X window in tsetreset() - Roberto E. Vargas Caballero
- 2012-09-24 08:24 - Merging xft and current st heads. - Christoph Lohmann
- 2012-09-24 08:20 - Initial Xft support for st. More to follow. - Christoph Lohmann
- 2012-09-19 14:03 - use typedef'd unsigned type and regular bool type. - Aurélien Aptel
- 2012-09-18 17:13 - config.def.h: typo in comment. - Aurélien Aptel
- 2012-09-18 17:08 - LEGACY: typo. - Aurélien Aptel
- 2012-09-17 21:14 - Redrawing is fixed. - Christoph Lohmann
- 2012-09-17 20:44 - Fixing the redrawing patch of k0ga, so it's using xclear() in redraw() too. - Christoph Lohmann
- 2012-09-17 20:13 - Clean windows display after resizing - Roberto E. Vargas Caballero
- 2012-09-17 20:13 - Copy non set positions as spaces - Roberto E. Vargas Caballero
- 2012-09-17 20:11 - Add newline in error messages - Roberto E. Vargas Caballero
- 2012-09-17 20:11 - Add xcalloc wrapper - Roberto E. Vargas Caballero
- 2012-09-16 18:43 - Applying a shortening proposal for the run loop of k0ga. - Christoph Lohmann
- 2012-09-16 12:02 - Remove call to draw in resize - Roberto E. Vargas Caballero
- 2012-09-16 11:59 - Adding some more fields to the manpage, like authors, license etc. - Christoph Lohmann
- 2012-09-16 11:50 - Remove some solved issues and add some new. - Christoph Lohmann
- 2012-09-16 11:22 - Preliminary solution to the stuttering problem. - Christoph Lohmann
- 2012-09-16 08:49 - Fix selection bug - Roberto E. Vargas Caballero
- 2012-09-16 08:48 - Render only once in each main loop iteration - Roberto E. Vargas Caballero
- 2012-09-16 08:47 - Remove timeout in the main loop - Roberto E. Vargas Caballero
- 2012-09-16 08:46 - Call XSync in redraw - Roberto E. Vargas Caballero
- 2012-09-16 08:45 - Call XdbeQueryExtension before of calling any Xdbe function - Roberto E. Vargas Caballero
- 2012-09-14 17:46 - Implementing italic-bold. This will require an increase of the avgWdth. - Christoph Lohmann
- 2012-09-13 21:21 - Ignore NUL character as a padding character. Telnet may use this. Patch of - Christoph Lohmann
- 2012-09-13 21:19 - Importing the patch of Roberto Vargas to inherit signal handlers. - Christoph Lohmann
- 2012-09-13 05:16 - Reset window title on terminal reset too. - Christoph Lohmann
- 2012-09-13 05:04 - Adding a statemant on legacy support. - Christoph Lohmann
- 2012-09-13 05:04 - Adding another bold off sequence. - Christoph Lohmann
- 2012-09-12 19:51 - Remove buffering to fileio instead of calling fflush - Roberto E. Vargas Caballero
- 2012-09-12 19:25 - Add xmalloc and xrealloc wrappers - Roberto E. Vargas Caballero
- 2012-09-12 11:20 - Make nyancat(1) work. Important release feature! - Christoph Lohmann
- 2012-09-12 11:08 - Add preliminary blink stubs. Real implementation is still missing. - Christoph Lohmann
- 2012-09-12 11:00 - Add another obscure way to set a window title. - Christoph Lohmann
- 2012-09-10 11:39 - Fixing the too small window in non-tiling window managers. - Christoph Lohmann
- 2012-09-06 06:02 - Making the selection work again. - Christoph Lohmann
- 2012-09-05 22:00 - Allow simpler stdout -f handling. - Christoph Lohmann
- 2012-09-05 21:38 - Adding instantenous debug output and fixing italic with a reset. - Christoph Lohmann
- 2012-09-05 21:06 - Adding the removal of the timeouts to the TODO. - Christoph Lohmann
- 2012-09-05 20:39 - Removing masks for unhandled enter and leaving events. - Christoph Lohmann
- 2012-09-05 20:17 - If the selection is cleared, draw() and do it on button press too. - Christoph Lohmann
- 2012-09-05 19:55 - Unhighlight selection when selection is owner by other window - Roberto E. Vargas Caballero
- 2012-09-05 19:54 - Forcing the parameter limit to xcopy() and selpaste(). Thanks to Rob Pilling. - Christoph Lohmann
- 2012-09-05 19:52 - Removing unneeded arguments to copy(). Thanks to Andrew Hills. - Christoph Lohmann
- 2012-09-05 19:48 - Implement italic font support. - Christoph Lohmann
- 2012-09-04 23:32 - Add to TODO to make function keys work. - Christoph Lohmann
- 2012-09-04 23:25 - Enable keypad set and unset commands. - Christoph Lohmann
- 2012-09-04 22:58 - Disable BCE again. - Christoph Lohmann
- 2012-09-04 22:09 - Removing the resize issue from the TODO file. - Christoph Lohmann
- 2012-09-04 22:08 - Fixing the resizing behaviour. - Christoph Lohmann
- 2012-09-04 20:51 - Forgot one line. It's late. - Christoph Lohmann
- 2012-09-04 20:44 - Cleaning up the fixed window size and the resizing of clients. - Christoph Lohmann
- 2012-09-04 20:06 - Another thing for TODO – resize. - Christoph Lohmann
- 2012-09-04 20:05 - Updating the TODO and enabling BCE. - Christoph Lohmann
- 2012-09-04 19:56 - CUP == HVP; CHA == HPA; - Christoph Lohmann
- 2012-09-04 18:34 - Unifying the old style. - Christoph Lohmann
- 2012-09-04 18:33 - Check alternative screen before drawing box selection - Roberto E. Vargas Caballero
- 2012-09-04 18:31 - Add newline to stderr message - Roberto E. Vargas Caballero
- 2012-09-03 21:09 - Fixing the border pixel when there is a negative position. - Christoph Lohmann
- 2012-09-03 21:02 - Add -g geometry to st and the manpage. - Christoph Lohmann
- 2012-09-03 19:54 - Fixing a type in in2 in the st.info. - Christoph Lohmann
- 2012-09-03 19:52 - Force redisplay of all lines in DECSCNM - Roberto E. Vargas Caballero
- 2012-09-03 19:52 - Add write I/O to file - Roberto E. Vargas Caballero
- 2012-09-03 19:50 - Patch from Roberto Vargas. »Add initialization strings in terminfo« - Christoph Lohmann
- 2012-09-02 17:53 - Add standout mode. - Christoph Lohmann
- 2012-09-02 17:43 - Cleaning up lonely tabs. - Christoph Lohmann
- 2012-09-02 17:42 - Make it more obvious where the wrong attribute is used. - Christoph Lohmann
- 2012-09-02 17:09 - Enable multiple arguments in SM and RM - Roberto E. Vargas Caballero
- 2012-09-02 17:08 - Add vpa terminfo capability - Roberto E. Vargas Caballero
- 2012-08-30 19:19 - Silencing the compiler but keeping strparse. - Christoph Lohmann
- 2012-08-30 19:17 - Applying the CBT patch of Roberto Vargas. Thanks. - Christoph Lohmann
- 2012-08-30 05:38 - Never trust terminfo fata morganas. And adding other xterm compatibility. - Christoph Lohmann
- 2012-08-29 21:14 - Add OSC, DSC, PM, APC and settitle. - Christoph Lohmann
- 2012-08-29 19:13 - Adding setb and setf and a comment about terminfo installation. - Christoph Lohmann
- 2012-08-29 18:05 - Add CHT sequence - Roberto E. Vargas Caballero
- 2012-08-29 18:01 - Applying the patches of k0ga and changing the LICENSE file in the appropriate - Christoph Lohmann
- 2012-08-29 17:59 - Add TBC sequence - Roberto E. Vargas Caballero
- 2012-08-29 17:59 - Add HTS sequence - Roberto E. Vargas Caballero
- 2012-08-29 17:59 - Add tabs field into Term struct - Roberto E. Vargas Caballero
- 2012-08-03 12:46 - apply post-XDBE patch BORDER fix - Brandon Invergo
- 2012-07-28 12:27 - Implement Xdbe-based double-buffering - Brandon Invergo
- 2012-02-27 11:48 - update TODO. - Aurélien Aptel
- 2012-02-27 11:44 - cleanup. refactored dirt-related function. - Aurélien Aptel
- 2012-02-16 18:24 - use SHELL as default shell. - Aurélien Aptel
- 2012-02-16 00:06 - revert to "tip" in VERSION. - Aurélien Aptel
- 2012-02-16 00:05 - Added tag 0.2.1 for changeset 108926a0fe61 - Aurélien Aptel
- 2012-02-16 00:05 - bump version. - Aurélien Aptel
- 2012-02-15 23:59 - replace fwrite by printf. - Aurélien Aptel
- 2012-02-15 23:58 - rewrite csidump(). - Aurélien Aptel
- 2012-02-15 23:33 - clean and name enum definitions. - Aurélien Aptel
- 2012-02-15 23:10 - fix default color overwriten bug. - Aurélien Aptel
- 2012-02-15 18:33 - show dark cursor when unfocused. - Aurélien Aptel
- 2012-02-15 18:11 - document possible configuration. - Aurélien Aptel
- 2012-02-15 18:10 - handle dim/bright colors. - Aurélien Aptel
- 2012-02-13 00:01 - merge - Aurélien Aptel
- 2012-02-11 09:48 - some minor fixes - anselm@garbe.us
- 2012-02-08 15:45 - reduce size of each glyph for faster copy. - Aurélien Aptel
- 2012-02-07 22:53 - Added tag 0.2 for changeset 3c2f9f2ab5e4 - Aurélien Aptel
- 2012-01-21 22:43 - cosmetic, whitespace, etc. - Aurélien Aptel
- 2012-01-21 22:26 - fix PRINT/DRAW _TIMEOUT and fix redrawing bug. - Aurélien Aptel
- 2012-01-21 22:14 - copy dirty lines to screen, add select() timeout & min time between draw() calls. - Aurélien Aptel
- 2012-01-10 21:21 - fix segfault in selection. (thx Martti Kühne) - Aurélien Aptel
- 2011-11-01 15:37 - merge. - Aurélien Aptel
- 2011-11-01 15:33 - fix selection. (thx Tarmo Heiskanen) - Aurélien Aptel
- 2011-10-20 21:26 - drawregion() only copies region on screen. - Aurélien Aptel
- 2011-10-20 21:20 - add dirty flag for lines - Aurélien Aptel
- 2011-10-06 19:32 - no palette limit (thx Nick) - Aurélien Aptel
- 2011-09-22 08:04 - simplify version format. - Aurélien Aptel
- 2011-09-16 16:48 - selection is removed or scrolled properly. (thx Rafa Garcia Gallego) - Aurélien Aptel
- 2011-09-16 16:24 - working on old repo, merging recent changesets. - Aurélien Aptel
- 2011-09-16 16:21 - move xembedatom in XWindow struct, add link to xembed specs. - Aurélien Aptel
- 2011-09-16 16:03 - tweak focus to support XEMBED client message and remove focus on EnterNotify. (thx Adrian) - Aurélien Aptel
- 2011-09-16 15:57 - remove dup of default window size. - Aurélien Aptel
- 2011-08-14 15:15 - change "op" cap in terminfo entry to xterm/rxvt value. - Aurélien Aptel
- 2011-08-14 15:13 - fix custom key handling. - Aurélien Aptel
- 2011-06-09 16:25 - fix focus state when embed in another window. - Aurélien Aptel
- 2011-06-09 12:27 - fix segfault with mouse selection. (thx anonymous) - Aurélien Aptel
- 2011-06-08 19:35 - add -w option to embed st. (thx nodus cursorius) - Aurélien Aptel
- 2011-06-08 18:26 - applied parts of "anonymous" cleanup patch. - Aurélien Aptel
- 2011-06-08 18:22 - add altscreen escseq alias & caps to terminfo entry. (thx Bert Münnich) - Aurélien Aptel
- 2011-06-08 17:32 - disable mouse highlight when mouse report enabled. (thx Bert Münnich) - Aurélien Aptel
- 2011-06-08 10:40 - reverse video mode. (thx Bert Münnich) - Aurélien Aptel
- 2011-06-01 17:57 - add status bar (window title) to terminfo. (thx Rafa Gallego) - Aurélien Aptel
- 2011-05-22 14:57 - set title before mapping window (thx Kamil Cholewiński). - Aurélien Aptel
- 2011-05-14 15:47 - applied parts of Connor Lane Smith's cleanup patch. - Aurélien Aptel
- 2011-05-10 20:55 - macro cleanup. - Aurélien Aptel
- 2011-05-10 20:54 - add mouse report escape to terminfo entry. - Aurélien Aptel
- 2011-05-10 20:22 - support for x11 xterm mouse reporting - Aurélien Aptel
- 2011-04-26 18:29 - whitespace. - Aurélien Aptel
- 2011-04-26 18:22 - cleanup. - Aurélien Aptel
- 2011-04-21 22:42 - update TODO - Aurélien Aptel
- 2011-04-21 22:18 - selection clicks, shift+arrow keys, fast(er) redraw, key mask in config.h (thx Magnus Leuthner) - Aurélien Aptel
- 2011-04-03 19:40 - update README. - Aurélien Aptel
- 2011-04-03 19:05 - quick bug-fixing 0.1.1 release. - Aurélien Aptel
- 2011-04-03 19:04 - update VERSION. - Aurélien Aptel
- 2011-04-03 19:03 - take BORDER into account for selection. (thx Petr Sabata) - Aurélien Aptel
- 2011-04-03 19:00 - fix utf8 clipboard. (thx Petr Sabata) - Aurélien Aptel
- 2011-04-03 00:02 - Added tag 0.1 for changeset cbc18c988236 - Aurélien Aptel
- 2011-04-02 22:35 - add support for utf8 clipboard. fix usage message. - Aurélien Aptel
- 2011-04-01 07:35 - do not add newline to selection text if next line not selected (Nick) - pancake@nopcode.org
- 2011-04-01 07:33 - remove debugging printf - pancake@nopcode.org
- 2011-04-01 07:32 - apply Nick's patch to fix some error printf to use stderr - pancake@nopcode.org
- 2011-01-23 11:30 - fix insert key, terminfo and changed TERM back to st. (thx Ondrej Martinek) - Aurélien Aptel
- 2010-12-12 12:32 - change X cursor to "I". - Aurélien Aptel
- 2010-12-08 17:41 - update terminfo entry. - Aurélien Aptel
- 2010-12-08 17:09 - add new line glitch to terminfo entry. - Aurélien Aptel
- 2010-11-30 21:55 - change -e behaviour and update man page. - Aurélien Aptel
- 2010-11-28 12:17 - -e flag handles arguments. - Aurélien Aptel
- 2010-11-28 00:40 - use memmove() instead of memcpy() in ttyread(). - Aurélien Aptel
- 2010-11-27 20:19 - fix and clean ttyread(). buf wasn't static. - Aurélien Aptel
- 2010-11-26 21:12 - merge. - Aurélien Aptel
- 2010-11-26 21:11 - s/xw.dis/xw.dpy/ - Aurélien Aptel
- 2010-11-24 13:27 - Fix unused variable issue and OSX includes - pancake@nopcode.org
- 2010-11-20 21:24 - cleanup & bugfix in xdraws(). - Aurélien Aptel
- 2010-11-19 21:32 - clean comment regarding redrawing in bmotion(). - Aurélien Aptel
- 2010-11-19 16:13 - Add -c option to override the default window class - Gregor Best
- 2010-11-18 11:43 - some code cleaning. - Aurélien Aptel
- 2010-11-18 00:00 - utf8 support! print text in delicious unicode greatness! all hail to the glorious Damian Okrasa for the patch! - Aurélien Aptel
- 2010-11-08 18:49 - selection code cleanup. - Aurélien Aptel
- 2010-10-31 19:29 - fixed ED. - Aurélien Aptel
- 2010-10-25 20:45 - redraw if we scroll on resize - Devin J. Pohly
- 2010-10-25 20:00 - get rid of artifacts in border on resize down - Devin J. Pohly
- 2010-10-25 19:26 - copy old pixmap to new on resize - Devin J. Pohly
- 2010-10-25 19:10 - move code into new xresize func, add early exit to resize - Devin J. Pohly
- 2010-10-16 18:54 - \v and \f are have the same behaviour of \n. - Aurélien Aptel
- 2010-10-16 18:50 - added LNM mode; re-organized kpress() to handle it. - Aurélien Aptel
- 2010-10-16 15:13 - redraw optimization. - Aurélien Aptel
- 2010-10-14 17:21 - fixed newline bug. - Aurélien Aptel
- 2010-10-12 23:27 - replaced memset by loops in tresize(); turns out it's faster. - Aurélien Aptel
- 2010-10-12 23:25 - remove useless draw(). - Aurélien Aptel
- 2010-10-12 23:24 - applied xclipboard patch. thx David Isaac Wolinsky. - Aurélien Aptel
- 2010-10-12 22:50 - clean button selection code. - Aurélien Aptel
- 2010-09-21 14:04 - compose key patch. thx federico luna. - Aurélien Aptel
- 2010-09-11 14:07 - s/hasfocus/focus/ for consistency. - Aurélien Aptel
- 2010-09-11 14:05 - don't draw if the window is not visible. - Aurélien Aptel
- 2010-09-11 14:01 - use xclear() in draw(). - Aurélien Aptel
- 2010-09-11 13:59 - use XCreateWindow(), set gravity bit. - Aurélien Aptel
- 2010-09-02 22:15 - cleaning st.info. added comment in st.c for DECSCNM. - Aurélien Aptel
- 2010-09-02 22:00 - cleaning st.info. fixed cvvis. - Aurélien Aptel
- 2010-09-02 20:35 - set terminal colors to xterm default ones. - Aurélien Aptel
- 2010-09-02 19:59 - removed gfx chars not present in xterm acsc. - Aurélien Aptel
- 2010-09-02 18:24 - fixed start/end sequence of gfx. - Aurélien Aptel
- 2010-09-02 18:21 - undefined gfx doesn't draw \0. - Aurélien Aptel
- 2010-09-02 00:03 - fixed makefile. - Aurélien Aptel
- 2010-09-02 00:02 - added manpage. - Aurélien Aptel
- 2010-09-01 23:42 - resize from the top. - Aurélien Aptel
- 2010-09-01 23:37 - added -e and -t option. - Aurélien Aptel
- 2010-09-01 21:20 - factored code and fixed behaviour of tnewline(). - Aurélien Aptel
- 2010-09-01 20:54 - updated TODO. - Aurélien Aptel
- 2010-09-01 20:54 - started to go through st.info and fix things. - Aurélien Aptel
- 2010-09-01 17:47 - capabilities sorted by capname in st.info. copy acsc from xterm. - Aurélien Aptel
- 2010-09-01 16:12 - removed debug code. - Aurélien Aptel
- 2010-09-01 15:21 - fixed IL and DL. - Aurélien Aptel
- 2010-09-01 14:26 - factor and cleanup code. - Aurélien Aptel
- 2010-08-31 22:30 - added correct line drawing characters for default font. - Aurélien Aptel
- 2010-08-31 16:30 - use struct instead of array. - Aurélien Aptel
- 2010-08-31 16:22 - cleanup. - Aurélien Aptel
- 2010-08-31 15:36 - fix segfault when selecting big buffers - pancake@nopcode.org
- 2010-08-31 14:56 - fix build. - Aurélien Aptel
- 2010-08-31 14:53 - add selinit() and renamed clipboard_* to sel*. - Aurélien Aptel
- 2010-08-31 14:30 - move event configuration in xinit(). - Aurélien Aptel
- 2010-08-31 13:36 - use one global struct instead of many vars for selection. Cleanup. - Aurélien Aptel
- 2010-08-31 12:52 - use GLYPH_SET to test if a char is set; cleanup. - Aurélien Aptel
- 2010-08-31 09:40 - fix crash for small windows - pancake@nopcode.org
- 2010-08-31 09:02 - toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile. - Aurélien Aptel
- 2010-08-30 21:49 - fix build - pancake
- 2010-08-30 21:41 - initial implementation of selection and clipboard - pancake
- 2010-08-30 15:07 - fix segfault - pancake@nopcode.org
- 2010-08-30 14:48 - added support for alternate screen. - Aurélien Aptel
- 2010-08-30 13:28 - cursor is hid when unfocused. - Aurélien Aptel
- 2010-08-30 11:04 - use predefined OS macro instead of uname. - Aurélien Aptel
- 2010-08-29 23:20 - st should compile on NetBSD. - Aurélien Aptel
- 2010-08-30 01:12 - removed pty.h. minimal system guessing added in config.mk. - Aurélien Aptel
- 2010-08-30 01:05 - removed (visual) bell. '\a' sets the urgency flag if st is unfocused. - Aurélien Aptel
- 2010-08-29 23:45 - removed useless cursor init. and renamed xcursor() to xdrawcursor(). - Aurélien Aptel
- 2010-08-29 23:35 - added support for the "magic margin", changed c.hide to c.state, changed xcursor() to use term instead of a - Aurélien Aptel
- 2010-08-29 23:19 - removed old VT52 escapes, fixed VT100 IND. - Aurélien Aptel
- 2010-08-29 22:32 - fix warning - pancake
- 2010-08-29 18:12 - fixed optimized drawing routine and factored some code. - Aurélien Aptel
- 2010-08-29 17:41 - fixed pixmap buffer drawing. - Aurélien Aptel
- 2010-08-29 17:14 - added a XFlush() in xbell(). - Aurélien Aptel
- 2010-08-29 16:55 - moved term.hidec in term.c for consistency, put back delay in xbell() - Aurélien Aptel
- 2010-08-29 10:27 - merged tscroll() with tscrollup(). - Aurélien Aptel
- 2010-08-28 01:18 - st now runs on Linux, OpenBSD and FreeBSD. - Aurélien Aptel
- 2010-08-27 11:53 - removed XINERAMA from config.mk and fixed a segfault when st is - Aurélien Aptel
- 2010-08-26 22:58 - fixed potential bug in IS_SET(). - Aurélien Aptel
- 2010-08-26 22:28 - merged tcursorwrap() with tnewline(), added few comments and updated copyright. - Aurélien Aptel
- 2010-08-26 22:05 - cleaned some spaces. - Aurélien Aptel
- 2010-08-26 21:43 - added macro to test flags, removed tmovecursor(). - Aurélien Aptel
- 2010-08-26 19:37 - faster resizing. - Aurélien Aptel
- 2010-08-26 19:36 - close master/slave pty in the shell process. - Aurélien Aptel
- 2010-08-26 19:34 - clean \t. - Aurélien Aptel
- 2010-08-26 19:33 - update function prototypes. - Aurélien Aptel
- 2010-08-26 19:32 - fix \b and clean \t. - Aurélien Aptel
- 2010-08-22 17:46 - added F1-12 key, fixed DCH and ICH. - Aurélien Aptel
- 2010-08-19 10:46 - fixed backspace problem, updated terminfo entry and moved TNAME in config.h. - Aurélien Aptel
- 2010-08-13 20:43 - renamed a function. - Aurélien Aptel
- 2010-07-24 11:09 - applied Devin J Pohly's st color info patches, thanks Devin! - Anselm R Garbe
- 2010-07-08 15:34 - fix gcc warnings - pancake@nopcode.org
- 2010-07-08 14:31 - fixed background color bug (thx Devin J. Pohly). - Aurélien Aptel
- 2010-06-03 21:14 - added PBaseSize hint and set default title to "st". - Aurélien Aptel
- 2010-06-02 14:01 - rearranged code, resize fixed. - Aurélien Aptel
- 2010-04-26 22:04 - little clean up. - Aurélien Aptel
- 2010-04-26 17:20 - use SHELL environment variable (thx Thomas Adam) - Aurélien Aptel
- 2010-03-15 22:56 - double-buffering added using pixmap (finally). - Aurélien Aptel
- 2010-03-11 22:50 - bold attribute is back. - Aurélien Aptel
- 2010-02-21 13:59 - added VT100 NEL. - Aurélien Aptel
- 2010-02-21 13:39 - added VT100 RI. - Aurélien Aptel
- 2010-02-21 13:28 - added VT100 save&load cursor support. - Aurélien Aptel
- 2010-02-21 13:14 - ECH handled correctly. - Aurélien Aptel
- 2010-02-08 22:16 - more escapes & more compability: - Aurélien Aptel
- 2010-02-03 15:18 - graphic charset and a few more escapes. - Aurélien Aptel
- 2010-02-03 02:25 - TERM set to xterm by default (which broke a lot of stuff), better escape handling (title), and a little clean up. - Aurélien Aptel
- 2009-10-28 13:34 - drawing is faster but the bold attr is not supported anymore. - Aurélien Aptel
- 2009-09-07 19:19 - Fixed possible segfault by reverting to the key struct (again). - Aurélien Aptel
- 2009-07-10 15:27 - only compile tdump if DEBUG flag is set - Anselm R Garbe
- 2009-07-10 15:23 - we definately need pixmaps for the drawing, currently drawing into the window is painfully slow! much more slower than drawing into a pixmap and mapping that when finished -- several optimisations - Anselm R Garbe
- 2009-06-21 17:52 - reverted back to the old Key struct. - Aurélien Aptel
- 2009-06-21 17:37 - updated "key" to a lookup table. - Aurélien Aptel
- 2009-06-17 18:44 - removed old unused cursor() proto. - Aurélien Aptel
- 2009-06-17 00:58 - fixed the scrolling bug and cleaned some stuff. - Aurélien Aptel
- 2009-06-16 10:34 - dump escseq if not handled. - Aurélien Aptel
- 2009-06-16 00:41 - clean up. - Aurélien Aptel
- 2009-06-16 00:33 - added/removed files, updated Makefile. - Aurélien Aptel
- 2009-06-16 00:23 - made kpress() more flexible, removed st.h, added config.h. - Aurélien Aptel
- 2009-06-11 15:03 - updated TODO. - Aurélien Aptel
- 2009-06-11 14:41 - added sigchld handler, cleaned error checking. - Aurélien Aptel
- 2009-05-27 23:33 - cleaned up (removed space indentation). select/event bug fixed. - Aurélien Aptel
- 2009-05-26 00:21 - fixed a memory leak & segfault in tresize. - Aurélien Aptel
- 2009-05-14 22:40 - updated TODO. - Aurélien Aptel
- 2009-05-14 22:39 - tab moves the cursor instead of inserting spaces. - Aurélien Aptel
- 2009-05-13 23:03 - handle tabulation (still not perfect) - Aurélien Aptel
- 2009-05-13 22:28 - removed truecolor stuff - Aurélien Aptel
- 2009-05-13 22:27 - removed the truecolor stuff - Aurélien Aptel
- 2009-05-13 22:18 - same thing, really fixed this time. - Aurélien Aptel
- 2009-05-13 22:04 - added some error checking in xinit (fixed the segfault caused by a missing font) - Aurélien Aptel
- 2009-05-10 21:32 - Removed unused variable and cleaned some comment. - Aurélien Aptel
- 2009-05-10 12:17 - backport of local changes - Anselm R Garbe
- 2008-09-05 18:25 - add accidentally omitted word - Matthias-Christian Ott
- 2008-08-25 15:56 - use stdio(3) - Matthias-Christian Ott
- 2008-08-25 14:29 - add description of std - Matthias-Christian Ott
- 2008-08-07 08:38 - add prototype for command parsing - Matthias-Christian Ott
- 2008-07-21 15:10 - correct year of copyright notice - Matthias-Christian Ott
- 2008-07-21 15:06 - simplify Makefile - Matthias-Christian Ott
- 2008-07-21 08:34 - reunite pty.c with std.c - Matthias-Christian Ott
- 2008-07-21 07:25 - correct programme name - Matthias-Christian Ott
- 2008-07-21 07:25 - use errx() for help and version messages - Matthias-Christian Ott
- 2008-07-10 20:43 - merge with backout head - Matthias-Christian Ott
- 2008-07-10 20:42 - Backed out changeset d2bb4220fdf3 - Matthias-Christian Ott
- 2008-07-09 09:10 - remove TODO - Matthias-Christian Ott
- 2008-07-09 08:50 - make ptm and pts static - Matthias-Christian Ott
- 2008-07-05 11:29 - remove useless variable - Matthias-Christian Ott
- 2008-07-04 16:18 - remove emallocz() - Matthias-Christian Ott
- 2008-07-04 16:05 - replace eprint() functions with BSD error functions - Matthias-Christian Ott
- 2008-06-15 15:31 - simplify flushing - Matthias-Christian Ott
- 2008-06-15 07:19 - correct buffering - Matthias-Christian Ott
- 2008-06-14 21:29 - make local functions and variables static - Matthias-Christian Ott
- 2008-06-14 21:24 - add select(2)-based i/o multiplexing - Matthias-Christian Ott
- 2008-06-14 21:12 - drop stdio usage - Matthias-Christian Ott
- 2008-06-14 09:03 - make st and std separate programmes - Matthias-Christian Ott
- 2008-06-10 16:01 - add missing header file - Matthias-Christian Ott
- 2008-06-10 16:00 - assume glibc by default - Matthias-Christian Ott
- 2008-06-10 15:56 - source utility functions out to util.c - Matthias-Christian Ott
- 2008-06-10 15:32 - add copyright comment - Matthias-Christian Ott
- 2008-06-10 15:30 - source getpty() out to pty.c - Matthias-Christian Ott
- 2008-06-09 20:24 - update TODO - Matthias-Christian Ott
- 2008-06-09 20:21 - correct function name - Matthias-Christian Ott
- 2008-06-08 19:36 - remove xinerama flags - Matthias-Christian Ott
- 2008-06-08 19:18 - add missing header file - Matthias-Christian Ott
- 2008-06-08 19:17 - add parser loop - Matthias-Christian Ott
- 2008-06-08 18:55 - remove useless variable - Matthias-Christian Ott
- 2008-06-08 18:47 - replace state with separate variables - Matthias-Christian Ott
- 2008-06-04 17:52 - terminate error message with newline - Matthias-Christian Ott
- 2008-06-02 18:15 - correct LENGTH() - Matthias-Christian Ott
- 2008-06-02 18:01 - simplify control flow - Matthias-Christian Ott
- 2008-06-02 16:42 - remove debug code - Matthias-Christian Ott
- 2008-06-02 16:41 - remove stdio slave pty opening - Matthias-Christian Ott
- 2008-06-02 16:40 - drop support for proprietary UNIX variants - Matthias-Christian Ott
- 2008-06-01 17:04 - slight changes - Anselm R Garbe
- 2008-06-01 17:02 - applied Matthias-Christians changes to std.c - Anselm R Garbe
- 2008-05-20 09:03 - added some new files for the initial rewrite of st from scratch - Anselm R Garbe
- 2008-05-11 16:36 - added new TODO - arg@localhost.localdomain