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
/
cfg.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master' into master
Thomas Adam
2021-08-21
|
\
|
*
Stop caring about empty commands, just treat as a null command.
nicm
2021-08-21
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-04-07
|
\
|
|
*
Add a current_file format for the config file being parsed. Originally
nicm
2021-04-07
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-02-22
|
\
|
|
*
Move config file path expansion much earlier, keep the list of paths
nicm
2021-02-22
|
*
Build list of paths and weed out duplicates before loading configs, and
nicm
2020-05-16
*
|
Build list of paths and weed out duplicates before loading configs.
Nicholas Marriott
2020-04-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-13
|
\
|
|
*
When adding a list of commands to the queue, instead of automatically
nicm
2020-04-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-13
|
\
|
|
*
Now that copy mode copies the pane content rather than keeping a
nicm
2020-04-10
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-12-19
|
\
|
|
*
When adding a list with multiple commands to the queue, the next item to
nicm
2019-12-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-12-12
|
\
|
|
*
Change source-file to use new file code which allows it to read from
nicm
2019-12-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-12-10
|
\
|
|
*
Make TMUX_CONF a list of files and expand leading $FOO or ~.
nicm
2019-12-10
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-06-20
|
\
|
|
*
Expand command formats in %if and move the config file loading later (to
nicm
2019-06-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-06-18
|
\
|
|
*
Add a cmdq_continue function rather than twiddling the flag directly.
nicm
2019-06-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-06-05
|
\
|
|
*
Add a -v flag to source-file to show the commands and line numbers.
nicm
2019-06-05
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-05-23
|
\
|
|
*
Fix line numbers - commands are added after the line ends so they need to
nicm
2019-05-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-05-23
|
\
|
|
*
Replace the split parser code (cfg.c and cmd-string.c) with a single
nicm
2019-05-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-05-20
|
\
|
|
*
Fix ordering of source-file with multiple files and add flags to load_cfg.
nicm
2019-05-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-05-03
|
\
|
|
*
Fix order of insertion in load_cfg.
nicm
2019-05-03
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-04-18
|
\
|
|
*
Pass target client and session to load_cfg from source-file so formats
nicm
2019-04-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-04-03
|
\
|
|
*
Do not load /etc/tmux.conf if given -f.
nicm
2019-04-03
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-12
|
\
|
|
*
Allow multiple modes to be open in a pane. A stack of open modes is kept
nicm
2019-03-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-08
|
\
|
|
*
Make the mode used to view command output (a variant of copy mode) use
nicm
2019-03-08
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-07
|
\
|
|
*
Tidy changing the mode into window_copy_init_for_output.
nicm
2019-03-07
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-02-16
|
\
|
|
*
Use starting client cwd in config file, GitHub issue 1606.
nicm
2019-02-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-01-17
|
\
|
|
*
Some unused code, GitHub issue 1219.
nicm
2018-01-15
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-10-06
|
\
|
|
*
Support %else in config files to match %if, from Brad Town in GitHub
nicm
2017-10-06
*
|
Differences to OpenBSD.
Nicholas Marriott
2017-05-31
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-05-31
|
\
|
[next]