index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmux.h
Commit message (
Expand
)
Author
Age
*
Sync OpenBSD patchset 188:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 187:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 184:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 181:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 175:
Tiago Cunha
2009-07-25
*
Sync OpenBSD patchset 172:
Tiago Cunha
2009-07-23
*
Sync OpenBSD patchset 168:
Tiago Cunha
2009-07-23
*
Sync OpenBSD patchset 165:
Tiago Cunha
2009-07-23
*
Sync OpenBSD patchset 164:
Tiago Cunha
2009-07-23
*
Sync OpenBSD patchset 162:
Tiago Cunha
2009-07-23
*
Sync OpenBSD patchset 160:
Tiago Cunha
2009-07-23
*
Sync OpenBSD patchset 159:
Tiago Cunha
2009-07-22
*
Sync OpenBSD patchset 158:
Tiago Cunha
2009-07-22
*
Sync OpenBSD patchset 155:
Tiago Cunha
2009-07-22
*
Change GRID_DEBUG to use log_debug2 since log_debug3 was removed.
Tiago Cunha
2009-07-22
*
Sync OpenBSD patchset 153:
Tiago Cunha
2009-07-22
*
Restore $Id$.
Tiago Cunha
2009-07-22
*
Sync OpenBSD patchset 152:
Tiago Cunha
2009-07-22
*
Sync OpenBSD patchset 151:
Tiago Cunha
2009-07-22
*
Sync OpenBSD patchset 148:
Tiago Cunha
2009-07-20
*
Sync OpenBSD patchset 142:
Tiago Cunha
2009-07-20
*
Add three new session options: visual-activity, visual-bell, visual-content.
Tiago Cunha
2009-07-19
*
Make it so using kill-pane to destroy the last pane in a window destroys the
Nicholas Marriott
2009-07-18
*
Tidy up new-session and attach-session and change them to work from inside
Nicholas Marriott
2009-07-18
*
- New command display-message (alias display) to display a message in the
Tiago Cunha
2009-07-17
*
A similar for fix for window_choose: don't rely on the callback always being
Nicholas Marriott
2009-07-17
*
Memory could be leaked if a second prompt or message appeared while another was
Nicholas Marriott
2009-07-17
*
Make status_message_set a variadic printf-like function. No functional change -
Nicholas Marriott
2009-07-15
*
Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit
Nicholas Marriott
2009-07-15
*
Add main-pane-height to the options list (was missed before).
Nicholas Marriott
2009-07-15
*
Instead of faking up a status line in status_redraw, use the same code to
Nicholas Marriott
2009-07-15
*
Get rid of the PANE_HIDDEN flag in favour of a function, and moving the
Nicholas Marriott
2009-07-15
*
Having fixed flags for single-character getopt options is a bit hard to
Nicholas Marriott
2009-07-14
*
Tidy up and improve target (-t) argument parsing:
Nicholas Marriott
2009-07-14
*
Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full
Nicholas Marriott
2009-07-14
*
Missed this declaration in key bindings change. Whoops.
Nicholas Marriott
2009-07-14
*
Add a "back to indentation" key in copy mode to move the cursor to the first
Nicholas Marriott
2009-07-14
*
If it exist, load a system-wide configuration file /etc/tmux.conf before any
Nicholas Marriott
2009-07-14
*
When pasting, translate \n into \r. This matches xterm and putty's behaviour,
Nicholas Marriott
2009-07-12
*
Add a default-terminal option to set the starting value of $TERM in new
Nicholas Marriott
2009-07-12
*
New command, if-shell (alias if). Executes the tmux command in the second
Nicholas Marriott
2009-07-09
*
Tidy by removing unused argument from grid_view_{insert,delete}_line_region
Nicholas Marriott
2009-07-09
*
Fix $Id$.
Nicholas Marriott
2009-07-08
*
Rename the global options variables to be shorter and to make session options
Nicholas Marriott
2009-07-08
*
Change default_window_name to use window_default_command if the actual cmd is
Nicholas Marriott
2009-07-02
*
$Id$.
Nicholas Marriott
2009-07-01
*
Fix $Id$.
Nicholas Marriott
2009-06-29
*
Remove some unused function declarations; no binary change.
Nicholas Marriott
2009-06-26
*
#ifndef nitems.
Nicholas Marriott
2009-06-26
*
Start of portability update: bitstring.h.
Nicholas Marriott
2009-06-25
[next]