Commit Graph

162 Commits

Author SHA1 Message Date
dadc56d754 Key binding, unbinding. 2007-10-03 11:26:34 +00:00
9bb907f2a7 Move command handling into the server and tidy up some bits. 2007-10-03 10:18:32 +00:00
ef91aac688 Add profiling. Also some trivial optimisations to skip memcpying. 2007-10-03 00:13:46 +00:00
bfccbc67d1 Simple status line. 2007-10-01 14:53:29 +00:00
17ec1aa2f2 Binary-only install target. 2007-09-29 21:05:21 +00:00
aafee17de6 New input parser via state machine. 2007-09-28 22:47:22 +00:00
8d01984182 Restore list command. 2007-09-26 18:32:17 +00:00
fb39b22a2e Cleanup part II: split up client stuff and ops. More to come. 2007-09-26 13:43:15 +00:00
671694ac30 Cleanup part 1: split up server.c. 2007-09-26 10:35:24 +00:00
15778b2952 META env var. 2007-09-20 18:48:04 +00:00
4b62b1d16c Sync with fdm. 2007-07-25 23:13:18 +00:00
a41ece5ff0 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. 2007-07-09 19:04:12 +00:00