Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Space trimmage mega-diff. | Nicholas Marriott | 2009-05-04 |
| | |||
* | Don't need all this %p stuff anymore really. | Nicholas Marriott | 2009-04-29 |
| | |||
* | Some tweaks for Solaris. | Nicholas Marriott | 2009-04-29 |
| | | | | | Get rid of vis.* in favour of a small replacement function. | ||
* | swap-pane command. | Nicholas Marriott | 2009-04-02 |
| | |||
* | Basic horizontal splitting and layout management. Still some redraw and other | Nicholas Marriott | 2009-04-01 |
| | | | | | | | | | | | issues - particularly, don't mix with manual pane resizing and be careful when viewing from multiple clients; generally cycling the layout a few times will fix most problems. Getting this in for testing while I think about how to deal with manual mode. Split window as normal and cycle the layouts with C-b space. Some of the layouts will work better when swap-pane comes along. | ||
* | Include protocol version. | Nicholas Marriott | 2009-03-29 |
| | |||
* | Add some more to server-info. | Nicholas Marriott | 2009-03-29 |
| | |||
* | Move sx,sy into tty rather than client. | Nicholas Marriott | 2009-02-11 |
| | |||
* | Pass return code from _exec; allow command sequences to work from the ↵ | Nicholas Marriott | 2009-01-19 |
| | | | | command line. | ||
* | Show tty flags too. | Nicholas Marriott | 2009-01-18 |
| | |||
* | Use "%4d" instead of " %2d". | Nicholas Marriott | 2009-01-10 |
| | |||
* | Change server-info format. | Nicholas Marriott | 2009-01-10 |
| | |||
* | vis functions for Linux. | Nicholas Marriott | 2009-01-10 |
| | |||
* | Trim spaces. | Nicholas Marriott | 2009-01-10 |
| | |||
* | Don't show newlines etc. | Nicholas Marriott | 2009-01-10 |
| | |||
* | Line up indexes. | Nicholas Marriott | 2009-01-10 |
| | |||
* | New command, server-info, to show server info + terminal details. Also tweak ↵ | Nicholas Marriott | 2009-01-10 |
term stuff a bit. |