aboutsummaryrefslogtreecommitdiff
path: root/tests/test-vterm-tmux-history.el
Commit message (Expand)AuthorAgeFilesLines
* feat(term): replace vterm with ghostel as the terminal engineCraig Jennings12 hours1-383/+0
* feat(vterm): forward <escape> to the pty in vterm-modeCraig Jennings2026-05-181-0/+15
* feat(vterm): forward wheel events and route C-; x c into tmux copy-modeCraig Jennings2026-05-181-3/+140
* feat(vterm): show tmux scrollback history in placeCraig Jennings2026-05-131-8/+40
* feat(vterm): unify the keys in vterm copy-mode and tmux historyCraig Jennings2026-05-111-16/+29
* refactor(ai-vterm): rename Claude-specific names to a generic "agent"Craig Jennings2026-05-111-5/+5
* test(vterm): cover AI-vterm inheritance of the vterm copy pathCraig Jennings2026-05-111-0/+32
* refactor(vterm): move vterm prefix to C-; x and add prompt navCraig Jennings2026-05-101-5/+18
* refactor: split eshell-vterm-config into eshell-config and vterm-configCraig Jennings2026-05-101-1/+1
* Add Emacs-native vterm copy workflowsCraig Jennings2026-05-101-0/+141