aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Oops, mustn't forget this.Nicholas Marriott2007-11-20
|
* Mass screen.c rename/tidy. Add a actual size (ysize) as distinct from ↵Nicholas Marriott2007-11-20
| | | | display size (now dx,dy). Move functions which work on the displayed area into screen-display.c and tidy. Use macros consistently when accessing screen data (may want to move everything about again later!). This the first step on the road to scrollback.
* Style: ry_* -> r*Nicholas Marriott2007-11-20
|
* Fix a format string bug and sprinkle some printflikes.Nicholas Marriott2007-11-20
|
* +index.html.inNicholas Marriott2007-11-20
|
* Work around Linux realpath breakage.Nicholas Marriott2007-11-20
|
* Note about default colours.Nicholas Marriott2007-11-20
|
* dist target.Nicholas Marriott2007-11-20
|
* Oops, no $SESSION now.Nicholas Marriott2007-11-17
|
* Sync.Nicholas Marriott2007-11-17
|
* -k on link-window to kill dest window if it exists.Nicholas Marriott2007-11-17
|
* Two-column display for on-line print.Nicholas Marriott2007-11-16
|
* Ooops use ->client here, not cmdclient.Nicholas Marriott2007-11-16
|
* Sync.Nicholas Marriott2007-11-16
|
* switch-client command.Nicholas Marriott2007-11-16
|
* Add -c option to specify client, and move detach/refresh to client rather ↵Nicholas Marriott2007-11-16
| | | | than session.
* Check for scrolling when _cursor_ is inside region, not number of lines. Duh.Nicholas Marriott2007-11-16
|
* Report available commands on ambiguous commands. Tidy TODO a bit.Nicholas Marriott2007-11-16
|
* Sync.Nicholas Marriott2007-11-14
|
* Use ctx->client/ctx->session inline instead of temporary variables which wereNicholas Marriott2007-11-13
| | | | | being reused and causing confusion and problems.
* Tweak.Nicholas Marriott2007-11-12
|
* This stuff should be Ic not Ar.Nicholas Marriott2007-11-12
|
* Mention TERM=screen requirement.Nicholas Marriott2007-11-12
|
* Force default colours if terminal supports it.Nicholas Marriott2007-11-12
|
* clietns -> clients.Nicholas Marriott2007-11-12
|
* Nuke stray ).Nicholas Marriott2007-11-12
|
* Double-free on session destroy.Nicholas Marriott2007-11-12
|
* Tweak.Nicholas Marriott2007-11-12
|
* Erp, ^B not ^A.Nicholas Marriott2007-11-12
|
* Finish off man page.Nicholas Marriott2007-11-12
|
* realpath the socket path; also sprinkle some const.Nicholas Marriott2007-11-12
|
* kill-window command.Nicholas Marriott2007-11-12
|
* C-space is "^ " not "^@".Nicholas Marriott2007-11-09
|
* Support tab.Nicholas Marriott2007-11-09
|
* More tweaks.Nicholas Marriott2007-11-09
|
* Tweak for Linux/reqd feature check.Nicholas Marriott2007-11-09
|
* Key bindings section.Nicholas Marriott2007-11-09
|
* Lcase is better.Nicholas Marriott2007-11-09
|
* Fill in command list. Fix a couple of usages while doing this.Nicholas Marriott2007-11-09
|
* Tweak language.Nicholas Marriott2007-11-09
|
* Initial man page.Nicholas Marriott2007-11-09
|
* -V option to show tmux version.Nicholas Marriott2007-11-09
|
* rename-session command.Nicholas Marriott2007-11-09
|
* Check for required term capabilities on start.Nicholas Marriott2007-11-08
|
* Try write even if read gets signal, some other tweaks.Nicholas Marriott2007-11-07
|
* Make it build/run on Linux.Nicholas Marriott2007-10-31
|
* swap-window command.Nicholas Marriott2007-10-30
|
* %u -> %d for indexes. Some lint fixes.Nicholas Marriott2007-10-30
|
* Don't save/restore ry_*.Nicholas Marriott2007-10-26
|
* unlink-window command. Also fix some u_int -> int problems.Nicholas Marriott2007-10-26
|