Commit Graph

15 Commits

Author SHA1 Message Date
Jorge Morante 1b3871250e remove tmux-yank dependency and provide default copy/open command 2019-11-27 13:32:40 +01:00
Jorge Morante 993cc3dce3 don't break tmux last-pane ( fixes #48 ) 2018-08-28 11:11:31 +02:00
Jorge Morante a3ea072959 rebuild pane width/height using splits to prevent word wrapping glitch
Fixes #44.

The initial idea was to use window force-width/height option to use
current pane size when initilizing fingers pane, but for reasons unknown
it does not work.

No idea why it works with splits, but it doesn't with force-width/height
options. Welcome to tmux-fingers.
2018-02-03 20:52:19 +01:00
Jorge Morante 7735ef927b add submodules initialization to health-check 2017-10-08 18:21:49 +02:00
Jorge Morante 6693660afa fix tmux-yank integration with tmux 2.4 2017-05-17 17:30:44 +02:00
Jorge Morante b582a44955 gawk all the things 2017-04-23 19:04:55 +02:00
Jorge Morante ff2e8cc891 fixed support for fish ><((o> 2017-02-14 08:29:42 +01:00
Jorge Morante 6b67ce92df add help screen and hack input a little bit 2016-10-17 23:15:06 +02:00
Jorge Morante e8c1e59e29 Improve performance with single-pass awk implementation 2016-08-21 17:57:09 +02:00
Jorge Morante 29d424996d Sanitize input, fixing weird output when holding arrow keys
More info in http://unix.stackexchange.com/questions/179191/bashscript-to-detect-right-arrow-key-being-pressed/179193
2016-08-04 08:31:51 +02:00
Jorge Morante 79ebe14a9c silent pane-exec to avoid history pollution 2016-05-12 10:45:38 +02:00
Jorge Morante 754a8ec7da OSX compatibility and fixes 2016-05-02 21:15:29 +02:00
Jorge Morante 8fb03380d5 mini cleanup 2016-05-01 19:01:28 +02:00
Jorge Morante 797784b16f exec mode 2016-05-01 18:53:24 +02:00
Jorge Morante f3d392f63d user configurable patterns 2016-04-30 00:58:58 +02:00