1
0
mirror of https://github.com/Morantron/tmux-fingers.git synced 2024-06-25 07:27:52 +02:00
tmux-fingers/scripts
John Kurkowski 0f2be7c986 Fix silent yank error on macOS
My `$tmux_yank_copy_command` is `reattach-to-user-namespace pbcopy`.
Running it myself in `nohup` is fine. However, tmux-fingers running it
with `nohup` produces a silent error: `nohup: can't detach from console:
Inappropriate ioctl for device`. Removing `nohup` restores my yank
ability.
2017-05-21 17:33:44 -07:00
..
config.sh actually, rename conf theme envvars to @fingers-whatever-nocompact 2017-05-02 15:46:28 +02:00
debug.sh Improve performance with single-pass awk implementation 2016-08-21 17:57:09 +02:00
fingers.sh Fix silent yank error on macOS 2017-05-21 17:33:44 -07:00
health-check.sh improving health cheack and adding at least gawk 4 2017-04-23 19:04:55 +02:00
help.sh add version to help screen 2017-04-23 19:04:55 +02:00
hinter.awk actually, rename conf theme envvars to @fingers-whatever-nocompact 2017-05-02 15:46:28 +02:00
hints.sh swap panes after showing hints ( fixes #26 ) 2017-05-01 10:16:52 +02:00
tmux-fingers.sh fixed support for fish ><((o> 2017-02-14 08:29:42 +01:00
utils.sh fix tmux-yank integration with tmux 2.4 2017-05-17 17:30:44 +02:00