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
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
|
\
|
|
*
Run status update on a per-client timer at status-interval.
nicm
2015-08-28
|
*
Move format job cleanup onto its own timer.
nicm
2015-08-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-08-28
|
\
|
|
*
Allow environment variables in #{}.
nicm
2015-08-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-07-13
|
\
|
|
*
Add a format to show if client is a control client. From Bruno Sutic.
nicm
2015-07-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-06-19
|
\
|
|
*
Use xsnprintf.
nicm
2015-06-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-06-15
|
\
|
|
*
Add window_activity format, from Thomas Adam based on a diff originally
nicm
2015-06-15
[next]