Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
6ad0d2ab4a474867d45889ff5e7474e9cc9097ac
/
xmalloc.c
6ad0d2a
Nuke debugging.
by Nicholas Marriott
· 16 years ago
b4ac8c1
Multiple window splitting.
by Nicholas Marriott
· 16 years ago
de0e1c6
Lose ensure* stuff.
by Nicholas Marriott
· 16 years ago
92a42a9
FreeBSD requires stdint.h.
by Nicholas Marriott
· 17 years ago
a5a17b4
Skip exec on cmds. Also use xmemstrdup where appropriate.
by Nicholas Marriott
· 17 years ago
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
4b62b1d
Sync with fdm.
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