aboutsummaryrefslogtreecommitdiff
path: root/cmd-server-info.c
Commit message (Collapse)AuthorAge
* Pass return code from _exec; allow command sequences to work from the ↵Nicholas Marriott2009-01-19
| | | | command line.
* Show tty flags too.Nicholas Marriott2009-01-18
|
* Use "%4d" instead of " %2d".Nicholas Marriott2009-01-10
|
* Change server-info format.Nicholas Marriott2009-01-10
|
* vis functions for Linux.Nicholas Marriott2009-01-10
|
* Trim spaces.Nicholas Marriott2009-01-10
|
* Don't show newlines etc.Nicholas Marriott2009-01-10
|
* Line up indexes.Nicholas Marriott2009-01-10
|
* New command, server-info, to show server info + terminal details. Also tweak ↵Nicholas Marriott2009-01-10
term stuff a bit.