Commit graph

28 commits

Author SHA1 Message Date
Bruno Sutic 4d05440370
Merge pull request #13 from modax/bug/quote-for-z-test
Quote values for -z test.
2019-01-07 14:00:40 +01:00
Yuriy Yashchenko 46e100fc2d Use correct default logging path if @logging_path option is not specified 2018-03-31 23:07:43 +02:00
Sergey Yakovlev 3059d52cc8 Refactoring code based on #21 PR comments 2018-03-02 16:54:24 +05:00
Sergey Yakovlev f5ed7640c8 Changing variable working way. Reducing 'get_tmux_option' uses. Adding auto-creating folders in logging path 2018-02-13 02:28:09 +05:00
Modestas Vainius 54c49a5e08 Quote values for -z test.
Otherwise if value is empty, you will get something like:

/usr/local/share/tmux/plugins/tmux-logging/scripts/shared.sh: line 5: [: not: binary operator expected
2016-05-04 20:12:21 +03:00
Bruno Sutic 08fa1b52c4
Use flag to get buffer history size 2015-03-18 16:22:35 +01:00
Bruno Sutic 2625de7c2e
Add a option to capture-pane command 2015-03-18 16:18:21 +01:00
Bruno Sutic 41fd8a936c
Small refactor 2015-03-14 23:18:34 +01:00
Bruno Sutic ac30255135
Refactor 'start_logging' script 2015-03-14 23:15:37 +01:00
Bruno Sutic d0d7348004
Extract all the variables in one place 2015-03-14 23:13:03 +01:00
Bruno Sutic 7d3135bf5c
Refactoring logging script 2015-03-14 22:57:33 +01:00
Bruno Sutic 778da25450
Change internal script names 2015-03-14 22:42:22 +01:00
Bruno Sutic 70241546e0
Change all internal variable names 2015-03-14 22:29:58 +01:00
Bruno Sutic dc6da8fdf8
Require tmux 1.9 to use the plugin 2015-03-14 22:13:13 +01:00
Bruno Sutic 1e5e8d0532
Extract default keys and options to a separate file 2015-03-14 21:56:25 +01:00
Bruno Sutic d603bb189a
Improve capture-pine to pipe directly to a file 2014-11-09 17:58:49 +01:00
Bruno Sutic d7d642100c
Add a clear pane history key binding 2014-08-26 13:45:31 +02:00
Bruno Sutic b8c8f6593b Improve log and other small tweaks 2014-05-27 16:43:48 +02:00
Bruno Sutic ccccb3f6e9 Further DRYing the scrollback & screenoshot func 2014-05-27 14:29:13 +02:00
Bruno Sutic 386eec0bc6 Refactor screenshot & scrollback scripts 2014-05-27 14:23:37 +02:00
Bruno Sutic 1421d5b506 Refactoring proper-pipe-pane functionality 2014-05-27 13:50:21 +02:00
Bruno Sutic 9d97719c47 Remove empty lines from EOF for scrollback dump 2014-05-27 12:56:45 +02:00
Bruno Sutic 67386c3260 Add scrollback dump functionality 2014-05-27 12:04:21 +02:00
Bruno Sutic 180815614b Add pane screenshot functionality 2014-05-27 11:36:38 +02:00
Bruno Sutic 0a7c7dfd0b Add comments to the script 2014-05-26 12:38:09 +02:00
Bruno Sutic f00983f8a1 Display a logging message for 5 seconds, without overrwriting user options 2014-05-26 12:33:48 +02:00
Bruno Sutic 451ee89001 Improve sed ANSI character stripping for non-OSx 2014-05-26 12:11:36 +02:00
Bruno Sutic fb26c8291e First commit 2014-05-26 01:11:15 +02:00