Commit Graph

20 Commits

Author SHA1 Message Date
Ingo Heimbach 4d302bb198 Fix unintentional window renaming
This commit fixes #65.
2019-04-03 15:17:33 +02:00
Jorge Morante 71507f53e8 adding basic benchmarking stuff 2019-01-02 10:33:32 +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 ff2e8cc891 fixed support for fish ><((o> 2017-02-14 08:29:42 +01:00
Jorge Morante 8c7933cbb1 properly fix bash_history bug, locking window name 2016-12-09 17:07:54 +01:00
Jorge Morante b3653a0071 Revert "don't pollute .bash_history"
This reverts commit f9e59c1ce1.
2016-12-03 19:18:15 +01:00
Jorge Morante f9e59c1ce1 don't pollute .bash_history 2016-12-03 17:28:04 +01:00
Jorge Morante 7faf361f68 performance boost by spawning bash withouth rc/profile 2016-10-17 23:15:06 +02:00
Jorge Morante c5353288f1 updating README.md 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 9cd1aae509 better rendering of wrapped lines 2016-07-14 22:47:16 +02:00
Jorge Morante 9f5e8af84f better rendering 2016-05-12 08:46:57 +02:00
Jorge Morante 39d5d2fd2d (possibly) fix wrong string expansion 2016-05-04 09:45:43 +02:00
Jorge Morante 754a8ec7da OSX compatibility and fixes 2016-05-02 21:15:29 +02:00
Jorge Morante 797784b16f exec mode 2016-05-01 18:53:24 +02:00
Jorge Morante b822109b31 properly set permissions and delete tmp file 2016-04-30 01:03:45 +02:00
Jorge Morante fce012bb93 working in copy mode 2016-04-28 22:51:38 +02:00
Jorge Morante 79d1eee3b6 WIPWORKS 2016-04-26 22:04:24 +02:00
Jorge Morante fc4fea2721 first commit, proof of concepting 2016-04-24 01:36:09 +02:00