Commit Graph

49 Commits

Author SHA1 Message Date
a476d4c587 This is not really important or major. 2009-07-06 18:53:24 +00:00
81010f52db Update with new UTF-8 environment variable information for 0.9. 2009-07-01 19:49:56 +00:00
82b070ddfa Update ready for 0.9 2009-07-01 19:33:11 +00:00
ba3ad75002 Mouse supprot isn't so bad. 2009-04-21 20:57:10 +00:00
c962ee02b4 Update NOTES. 2009-04-21 20:06:12 +00:00
64bfe099e8 0.8. 2009-03-31 23:16:14 +00:00
d5eaf3a9f6 Emulate CSR with existing screen data on old/stupid terminals which don't support it. 2009-02-11 19:06:58 +00:00
3efd1f5014 find-window command. 2009-01-18 17:20:52 +00:00
b45c37edc6 Add note about the syntax file. 2009-01-18 15:55:33 +00:00
7b46965249 Add note about configuration breakage. 2009-01-17 17:51:54 +00:00
7c3da8b8c3 Update NOTES. 2009-01-14 22:51:24 +00:00
0887e72311 Update NOTES. 2009-01-14 22:46:30 +00:00
a55a998d93 Update NOTES. 2008-11-17 18:35:27 +00:00
33aa931541 Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH. 2008-08-28 17:45:30 +00:00
26792fc3a8 Tweak. 2008-06-25 19:12:30 +00:00
e70e9513a8 Simple tab completion of option names in command prompt. 2008-06-21 14:11:39 +00:00
1726bf0ffc Update NOTES, add known issues. 2008-06-16 16:42:33 +00:00
5569ff9723 Don't hang when window closes early; also add lots more debugging. 2008-05-31 20:04:15 +00:00
0ad9a61ba0 Heh. 2300 not 1200. 2007-11-26 20:50:31 +00:00
15511cb41a Support for VT100 graphics mode. Also lose some redundant checks. 2007-11-24 23:29:49 +00:00
69cec8803e Document modes, c/p etc. 2007-11-24 14:21:43 +00:00
b44bc4f8f5 Forgot to commit. 2007-11-23 14:28:47 +00:00
14627f5421 Note about default colours. 2007-11-20 12:09:13 +00:00
89d298d4c7 Tweak. 2007-11-12 20:59:33 +00:00
577bd45719 Tweak. 2007-11-12 16:13:49 +00:00
e79a41cff9 Finish off man page. 2007-11-12 16:09:08 +00:00
972b2c1e99 Tweak for Linux/reqd feature check. 2007-11-09 16:22:03 +00:00
d9b85594f8 Initial man page. 2007-11-09 15:23:28 +00:00
65125c7276 Sync. 2007-10-19 20:43:55 +00:00
840b74f6d0 Other notes. 2007-10-12 18:00:16 +00:00
5b60d6e09d Tweak message. 2007-10-12 17:50:33 +00:00
a5184c6625 Extended NOTES ready for 0.1. 2007-10-12 17:32:20 +00:00
7ec5be30df set status, status-fg, status-bg. 2007-10-12 12:08:51 +00:00
6aa64f1a93 More tweakifying. 2007-10-06 10:08:18 +00:00
8fe3c03e31 More updating. 2007-10-06 10:03:40 +00:00
cacd146147 Tweak again. 2007-10-06 10:03:13 +00:00
59cdedc181 Plus status bar colour. 2007-10-06 10:02:36 +00:00
aa0f2de98a Update. 2007-10-06 10:00:42 +00:00
38589dd2c7 Tweaks, info on session choice. 2007-10-01 18:34:37 +00:00
dcd73be71e Updatet documentation 2007-10-01 18:05:34 +00:00
843779a3e0 Restore window title handling. 2007-10-01 17:37:41 +00:00
2a3e209cce Extend op string and add potential for a single alias. 2007-09-26 19:09:30 +00:00
65eeb7e421 Restore -n, now after the command. 2007-09-26 14:08:16 +00:00
3fef2d998f Window list with C-b W. 2007-09-22 11:50:33 +00:00
15778b2952 META env var. 2007-09-20 18:48:04 +00:00
037d11a289 This ain't goin' nowhere fast. 2007-09-05 19:54:05 +00:00
438144692d Flush even detached sessions. 2007-08-27 15:28:07 +00:00
04f4e4219b Change command format. 2007-08-27 13:45:26 +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