Commit Graph

19 Commits

Author SHA1 Message Date
19c1e1a800 Rename window. 2007-10-04 10:39:07 +00:00
57157a1cde set-option command to set meta. 2007-10-04 10:11:32 +00:00
774b556669 Key binding and unbinding. 2007-10-04 09:30:53 +00:00
292ad55fbe List keys command. 2007-10-04 00:18:59 +00:00
815815989a Next/last/previous window, some other tweaks. 2007-10-04 00:02:10 +00:00
7ba01f6843 New window command. 2007-10-03 23:32:26 +00:00
df716ecc8f Rewrite command handling to be more generic. Not finished! 2007-10-03 21:31:07 +00:00
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