mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-20 09:33:42 -05:00
Updated Examples (markdown)
@@ -53,6 +53,7 @@ Table of Contents
|
|||||||
* [i3](#i3)
|
* [i3](#i3)
|
||||||
* [man pages](#man-pages)
|
* [man pages](#man-pages)
|
||||||
* [Python Behave BDD](#python-behave-bdd)
|
* [Python Behave BDD](#python-behave-bdd)
|
||||||
|
* [fzf as rofi replacement](#fzf as rofi replacement)
|
||||||
* [fzf as dmenu replacement](#fzf-as-dmenu-replacement)
|
* [fzf as dmenu replacement](#fzf-as-dmenu-replacement)
|
||||||
* [dotfiles management](#dotfiles-management)
|
* [dotfiles management](#dotfiles-management)
|
||||||
* [Transmission](#transmission)
|
* [Transmission](#transmission)
|
||||||
@@ -1636,6 +1637,14 @@ fbehave() {
|
|||||||
--bind 'tab:execute(echo {} | cut -f1 | awk "{\$1=\$1};1" | pbcopy )'
|
--bind 'tab:execute(echo {} | cut -f1 | awk "{\$1=\$1};1" | pbcopy )'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
## fzf as rofi replacement
|
||||||
|
https://github.com/gotbletu/shownotes/blob/master/fzf_nova/fzf-nova
|
||||||
|
|
||||||
|
download fzf-nova folder as a whole and follow the instructions in fzf-nova script
|
||||||
|
|
||||||
|
[Reference video](https://www.youtube.com/watch?v=8SqakfCSzQk)
|
||||||
|
|
||||||
|
credits @gotbletu
|
||||||
|
|
||||||
### fzf as dmenu replacement
|
### fzf as dmenu replacement
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user