| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-14 | apply newterm patch with tmux support | Craig Jennings | |
| Applied st-newterm-0.9.diff and st-newterm-0.9-tmux.diff with minor manual adjustments: - Added newterm() function declaration to st.h - Added Ctrl-Shift-Return keybinding to spawn new terminal - Integrated tmux-aware working directory detection Benefits: - Spawn new st instance with Ctrl-Shift-Return - New terminal inherits current working directory - Tmux-aware: detects CWD of current process in tmux session - Improves workflow efficiency for multi-terminal usage Note: tmux support is Linux-only and requires tmux to be direct child of st | |||
| 2025-11-14 | apply anysize patch for flexible window sizing | Craig Jennings | |
| Applied st-expected-anysize-0.9.diff cleanly. Benefits: - Terminal now resizes to any pixel dimension - Adds dynamic padding to bottom and right edges - Eliminates gaps when used with tiling window managers - More natural behavior with traditional left-to-right text flow | |||
| 2025-11-14 | apply boxdraw patch for perfect box-drawing character alignment | Craig Jennings | |
| Applied st-boxdraw_v2-0.8.5.diff with manual adjustments for st 0.9: - Added boxdraw.c to build sources - Added ATTR_BOXDRAW attribute flag (bit 13, after ATTR_SELECTED) - Integrated boxdraw detection in tsetchar() function - Modified xmakeglyphfontspecs() to use boxdraw for applicable characters - Adjusted indentation for harfbuzz integration compatibility Benefits: - Box-drawing characters now align perfectly regardless of font - Improved visual quality for tmux, tree, dialog output - Covers Unicode U2500-U259F (lines/blocks) and U28XX (braille) | |||
| 2025-11-14 | add .gitignore for docs/ and reorganize todo.org sections | Craig Jennings | |
| - added .gitignore to exclude docs/ directory (session notes) - reorganized todo.org: renamed "ST Aborted" to "ST Resolved" - removed duplicate "ST Completed" heading | |||
| 2023-11-19 | changing mono font to Berkeley Mono | Craig Jennings | |
| 2023-07-28 | renaming bullets from st patches to st | Craig Jennings | |
| 2023-07-25 | updated progress; netwmicon patch cancelled | Craig Jennings | |
| 2023-07-25 | finished desktop entry patch and verification | Craig Jennings | |
| 2023-07-25 | patched desktop entry | Craig Jennings | |
| 2023-07-25 | modified font selection | Craig Jennings | |
| 2023-07-23 | added dynamic cursor color patch | Craig Jennings | |
| 2023-07-23 | moving xresources patch diff to patches_applied directory | Craig Jennings | |
| 2023-07-23 | added xresources signal reloading patch | Craig Jennings | |
| 2023-07-23 | adding info on aborted right click paste patch | Craig Jennings | |
| 2023-07-23 | applied font2 patch | Craig Jennings | |
| 2023-07-23 | adding ST release chronology | Craig Jennings | |
| 2023-07-23 | adding info about failed externalpipe patch | Craig Jennings | |
| 2023-07-23 | moving ligatures patch diff to patches_applied directory | Craig Jennings | |
| 2023-07-23 | moving ligature patch diff to patches_applied directory | Craig Jennings | |
| 2023-07-23 | minor cleanup to todo.org titles | Craig Jennings | |
| 2023-07-23 | ligatures patch applied | Craig Jennings | |
| 2023-07-23 | alpha patch applied | Craig Jennings | |
| 2023-07-23 | updating todo.org to reflect one clipboard patch | Craig Jennings | |
| 2023-07-23 | one clipboard patch applied | Craig Jennings | |
| 2023-07-23 | delkey patch applied | Craig Jennings | |
| Return BS on pressing backspace and DEL on pressing the delete key. | |||
| 2023-07-23 | scrollback patches applied | Craig Jennings | |
| 2023-07-23 | adding config.h to clean target on Makefile | Craig Jennings | |
| 2023-07-23 | adding todo to track progress | Craig Jennings | |
| 2023-07-23 | initial checkin on July 23, 2023 @ 1:24 PM CST | Craig Jennings | |
