* Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode.

* Bring back the fancy window titles with session/window names: it is easy to work around problems with elinks (see FAQ).
This commit is contained in:
Nicholas Marriott
2009-01-28 19:52:21 +00:00
parent 70024b3685
commit 4428987e95
16 changed files with 202 additions and 103 deletions

3
TODO
View File

@ -89,4 +89,5 @@
- document find-window
- document split-window -p and -l
- attach should have a flag to create session if it doesn't exist
- do mouse mode properly and fix it when window is split
- support mouse in copy mode
- fix page up/down in choice mode AGAIN