m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 00:03:39 -05:00

Updated Examples (markdown)

Pokey Rule
2017-03-09 18:19:41 +00:00
parent d937297fce
commit ef30d074ab

@@ -464,7 +464,7 @@ ftpane() {
# bind-key 0 run "tmux split-window -l 12 'bash -ci ftpane'"
```
[ftwind](https://github.com/pokey/dotfiles/blob/dade6c88af31458c323e8f0247af510bca7af0f5/bin/ftwind) searches for windows and shows which is currently active. Place it somewhere on your path then add eg `bind-key f run -b ftwind` to your `tmux.conf`
To search for windows and show which is currently active, add [ftwind](https://github.com/pokey/dotfiles/blob/dade6c88af31458c323e8f0247af510bca7af0f5/bin/ftwind) somewhere in your path. Then add eg `bind-key f run -b ftwind` to your `tmux.conf`.
### v