capture-pane
gets a-J
flag. It joins wrapped lines and preserves trailing spaces at each line's end.- when capturing whole history, do not guess its size, but get it from
#{history_limit}
format flag
- update readme
- extract default keys and key options to
variables.sh
file - require tmux version 1.9 or greater to use the plugin
- change all internal variable names (BREAKING CHANGE!)
- change internal script names
- lot of internal refactoring
- improve
capture-pane
. It is now piped directly to the target file.
- add other plugins list to the README
- update readme to reflect github organization change
- add a 'clear pane history' key binding
- first working release