index
:
rtmux.git
master
rahm
Tmux with Rahm's extra hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
format.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master'
Thomas Adam
2016-01-19
|
\
|
*
I no longer use my SourceForge address so replace it.
nicm
2016-01-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-12-12
|
\
|
|
*
Add key-table option to set the default key table for a session, allows
nicm
2015-12-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-12-11
|
\
|
|
*
Add cmdq as an argument to format_create and add a format for the
nicm
2015-12-11
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-12-08
|
\
|
|
*
Remove format_create_flags and just pass flags to format_create.
nicm
2015-12-08
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-25
|
\
|
|
*
Remove the -I part of show-messages which isn't really that useful; the
nicm
2015-11-24
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-18
|
\
|
|
*
Use __unused rather than rolling our own.
nicm
2015-11-18
|
*
Add s/foo/bar/: prefix for formats to substitute bar for foo.
nicm
2015-11-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-13
|
\
|
|
*
Two spacing and spelling nits.
nicm
2015-11-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-13
|
\
|
|
*
Add window_visible_layout which ignores zoomed panes and use it for
nicm
2015-11-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-13
|
\
|
|
*
Long overdue change to the way we store cells in the grid: now, instead
nicm
2015-11-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-12
|
\
|
|
*
Nuke the utf8 and status-utf8 options and make tmux only a UTF-8
nicm
2015-11-12
|
*
Remove the mouse_utf8_flag format as well.
nicm
2015-11-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-10-31
|
\
|
|
*
Because pledge(2) does not allow us to pass directory file descriptors
nicm
2015-10-31
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-10-28
|
\
|
|
*
Like options, move the environ struct into environ.c.
nicm
2015-10-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-10-27
|
\
|
|
*
Move struct options into options.c.
nicm
2015-10-27
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-10-27
|
\
|
|
*
Count brackets in #{?...} so that nested conditional formats work, from
nicm
2015-10-27
|
*
The format callback may not always succeed, so we need to check for
nicm
2015-10-27
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-10-26
|
\
|
|
*
Extend the modifiers allowed before formats: as well as the existing
nicm
2015-10-25
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-10-25
|
\
|
|
*
Pass output from jobs through format_expand() so they are expanded again
nicm
2015-10-25
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-10-25
|
\
|
|
*
Format for scroll position, from Jorge Morante.
nicm
2015-10-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-09-14
|
\
|
|
*
Make refresh-client force update of jobs, from Sina Siadat.
nicm
2015-09-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-09-10
|
\
|
|
*
Add session_last_attached time and format, from Sina Siadat.
nicm
2015-09-10
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-09-06
|
\
|
|
*
A couple of style nits.
nicm
2015-09-03
*
|
Bring back pane_current_path.
Nicholas Marriott
2015-08-31
*
|
Linux: get_proc_name() -> osdep_get_name()
Thomas Adam
2015-08-30
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-08-30
|
\
|
|
*
Move struct paste_buffer out of tmux.h.
nicm
2015-08-29
|
*
Make a few more expensive (ish) formats functions instead of inline.
nicm
2015-08-28
|
*
Allow formats to be specified as functions (in the code) so they are
nicm
2015-08-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-08-28
|
\
|
[next]