Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
1fefbb7a85b172dfb0d3323619f989280512b506
/
session.c
f145108
Tweak ordering.
by Nicholas Marriott
· 18 years ago
248f78d
Remove window before working out new current window; clear last window if necessary.
by Nicholas Marriott
· 18 years ago
d63977e
session_last == -1 could still leave us with the window we are about to remove.
by Nicholas Marriott
· 18 years ago
34f87e5
Last window option.
by Nicholas Marriott
· 18 years ago
9c0b51c
Wrap next/prev.
by Nicholas Marriott
· 18 years ago
12f7197
session_flush can go bye-bye again.
by Nicholas Marriott
· 18 years ago
4381446
Flush even detached sessions.
by Nicholas Marriott
· 18 years ago
04f4e42
Change command format.
by Nicholas Marriott
· 18 years ago
6e210bb
If a session is destroyed, safely kill all other clients attached to it.
by Nicholas Marriott
· 18 years ago
73d7b70
Update to be more readable and hopefully lose memory problems.
by Nicholas Marriott
· 18 years ago
4b62b1d
Sync with fdm.
by Nicholas Marriott
· 18 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
· 18 years ago