3
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
vt: DECSTBM should move the cursor to (1,1) of the scrolling region More... over 11 years ago
vt: teach RI (reverse index) to respect scrolling region More... over 11 years ago
vt: implement tab handling (HTS, CBT, TBC) More... over 11 years ago
Set dvtm's window title to the one of currently focused window More... over 11 years ago
Add -M command line flag to disable mouse support upon startup More... over 11 years ago
Improve manual page formatting (thanks Josh) More... over 11 years ago
vt: remove unused constants More... over 11 years ago
vt: implement DECALN More... over 11 years ago
vt: set TERM=dvtm[-256color] in emulation More... over 11 years ago
Make dvtm use the config.def.h convention. More... over 11 years ago
Fix quote handling in cmd-fifo parsing code More... over 11 years ago
vt: copymode cursor movement support for multibyte chars More... over 11 years ago
vt: handle search of multibyte characters More... over 11 years ago
Merge branch 'copymode' More... over 11 years ago
Add beginning of a test suite More... over 11 years ago
vt: correct mapping of keyboard function keys above F10 More... over 11 years ago
vt: fix backspace handling on AIX More... over 11 years ago
vt: fix copying of multibyte characters More... over 11 years ago
vt: correctly handle multibyte characters crossing read(2) boundaries More... over 11 years ago
Make terminal size detection a bit more robust More... over 11 years ago
Fix include directives More... over 11 years ago
Destroy all clients before exiting More... over 11 years ago
vt: more renames More... over 11 years ago
vt: consistent variable naming More... over 11 years ago
Fix coding style within layout files More... over 11 years ago
vt: simplify code by using goto More... over 11 years ago
vt: cosmetic changes More... over 11 years ago
vt: move buffer handling code, add missing static More... over 11 years ago
vt: further simplify copymode implementation More... over 11 years ago
vt: leave copymode upon switch between normal/alternate screen buffer More... over 11 years ago