Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
e30a3478f53a0652e2b3611b2f7f87b9aced68fc
/
local.c
1e316cf
Lose intermediate handling (unused). Change argument parsing to work properly over multiple buffers by saving a copy of the argument (we can't just save off/len since the buffer may vanish at any point).
by Nicholas Marriott
· 17 years ago
a777c06
Nuke CLEAR_SCREEN/ENDOFSCREEN and assert scroll region when drawing. These will be reqd for status line(s).
by Nicholas Marriott
· 17 years ago
2ec60c9
Pass bell through from any window.
by Nicholas Marriott
· 17 years ago
aafee17
New input parser via state machine.
by Nicholas Marriott
· 17 years ago
1fefbb7
Pass through backspace for now.
by Nicholas Marriott
· 17 years ago
2cd99f0
Reset ignored signals after forkpty.
by Nicholas Marriott
· 17 years ago
fc63750
Scrolling region.
by Nicholas Marriott
· 17 years ago
4b62b1d
Sync with fdm.
by Nicholas Marriott
· 17 years ago
40ece59
And more.
by Nicholas Marriott
· 17 years ago
039b7ec
Log missing terminfo vars rather than dying.
by Nicholas Marriott
· 17 years ago
a41ece5
Initial import to CVS. Basic functions are working, albeit with a couple of showstopper memory bugs and many missing features. Detaching, reattaching, creating new sessions, listing sessions work acceptably for using with shells. Simple curses programs (top, systat, tetris) and more complicated ones (mutt, emacs) that don't require scrolling regions (ESC[r) mostly work fine (including mutt, emacs). No status bar yet and no key remapping or other customisation.
by Nicholas Marriott
· 17 years ago