aboutsummaryrefslogtreecommitdiff
path: root/tests/test-term-tmux-history.el
Commit message (Expand)AuthorAgeFilesLines
* feat(eat): reset SGR at newline to contain unterminated-color bleedCraig Jennings9 days1-0/+11
* feat(eat): tame the viewport bounce from full-frame inline redrawsCraig Jennings10 days1-0/+9
* fix(eat): forward word-motion arrows to the terminal in agent buffersCraig Jennings10 days1-0/+8
* fix(eat): make Escape the unified copy-mode exitCraig Jennings10 days1-0/+15
* refactor(term): finish ghostel retirement (phase 5)Craig Jennings10 days1-1/+1
* refactor(term): retire ghostel, migrate copy-mode and tmux-history to eat-configCraig Jennings10 days1-250/+73
* fix(term): scope copy-mode to C-<up> and don't re-enter mid-copyCraig Jennings12 days1-62/+76
* feat(term): modified arrows enter copy-mode and carry directionCraig Jennings12 days1-0/+81
* test: make subr mocks variadic for native-comp, add arity meta-testCraig Jennings2026-06-211-8/+8
* test(term): fix F10-exceptions test after C-<f10> shutdown moveCraig Jennings2026-06-201-8/+9
* fix(term): land copy-mode cursor at column 0Craig Jennings2026-06-061-7/+16
* fix(term): forward F10 and C-F10 to Emacs in ghostel buffersCraig Jennings2026-06-051-0/+11
* fix(term): forward C-SPC and window-nav keys in ghostel buffersCraig Jennings2026-06-051-0/+17
* fix(term): make F9 and F12 reach Emacs inside ghostel buffersCraig Jennings2026-06-051-0/+9
* feat(term): replace vterm with ghostel as the terminal engineCraig Jennings2026-06-051-0/+312