m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 00:03:39 -05:00
Examples
Kevin Today edited this page 2025-06-04 09:47:28 -04:00
Clone

Wiki Page Revisions

352 Commits

Author SHA1 Message Date
Matthew Bennett
c376f1778b Updated Examples (markdown) 2020-10-17 17:45:18 +02:00
Matthew Bennett
3c111684d3 Updated Examples (markdown) 2020-10-17 17:37:02 +02:00
Matthew Bennett
78f5051503 Updated Examples (markdown) 2020-10-17 17:34:55 +02:00
MahouShoujoMivutilde
04a4f6ee74 buku fzfmenu - forgot xdg-open, fixed. 2020-10-15 16:04:25 +03:00
MahouShoujoMivutilde
b35e3e3264 Updated Examples (markdown) 2020-10-15 15:03:31 +03:00
MahouShoujoMivutilde
ecb3443029 Updated Examples (markdown) 2020-10-15 15:01:10 +03:00
MahouShoujoMivutilde
ca9c39de30 fzfmenu for buku (example usage) 2020-10-14 15:46:43 +03:00
MahouShoujoMivutilde
70b9b8d768 fzfmenu - when there is no arguments - don't pass anything to fzf (instead of calling fzf '') 2020-10-13 23:48:05 +03:00
MahouShoujoMivutilde
c8f6603314 fzfmenu - handle arguments with quotes passed to fzf 2020-10-13 23:30:55 +03:00
Jon Austin
879f42e4fa add link to forgit 2020-08-09 13:50:10 -07:00
Guy Stan
b73dddd0d1 Updated Examples (markdown) 2020-07-23 20:21:27 +01:00
Guy Stan
8eeefb7157 Updated Examples (markdown) 2020-07-23 20:20:16 +01:00
Guy Stan
68df5039da Updated Examples (markdown) 2020-07-23 18:49:37 +01:00
Guido Cella
7fea60675a Add Transmission example 2020-07-15 17:44:07 +02:00
Rubin Bhandari
485872e3bf Updated Examples (markdown) 2020-07-07 21:34:36 +05:45
dAu6jARL
26c3ce0ef3 default "sed" command in macOS Catalina don't support -r option. 2020-06-27 20:20:55 +09:00
haeyong
422967b80f jq_script variable wrapped in double quote 2020-06-25 20:02:31 +09:00
Keating950
454981afed Fixing incorrect shebang 2020-05-25 17:05:41 -04:00
Kevin Zhuang
02716fc3c2 Added section for dotbare, a dotfiles management tool powered by fzf 2020-05-22 17:54:51 +10:00
Drew Delianides
60216f8d3c asdf install sort list so newest version is selected first 2020-05-13 11:26:52 -06:00
Mingye Wang
76eefc3a46 Updated Examples (markdown) 2020-05-08 02:02:30 +08:00
Alex
bfe36684af Add key-bindings for fzf-ripgrep example 2020-04-20 14:20:19 +03:00
Alex
ac3de080b4 Add interactive search with example for subl 2020-04-20 13:59:32 +03:00
D630
fd671d8e7b Updated Examples (markdown) 2020-04-20 07:31:32 +02:00
Wenxuan
9783c88e2b Updated Examples (markdown) 2020-04-09 11:46:31 +08:00
Wenxuan
fb6be30bd3 Updated Examples (markdown) 2020-04-09 11:42:05 +08:00
Vinicius De Antoni
e775dd3ec2 Updated Examples (markdown) 2020-04-07 18:56:26 -07:00
saheratarch
16e6fbb68a I made fzfmenu script accept arguments so that the user is able to give fzfmenu fzf options. For example to use fzfmenu --reverse 2020-03-19 15:15:39 +03:00
saheratarch
2daaba187c Add slight change to fzf as a dmenu replacement script: allow fzfmenu script ro be truly like dmenu by adding the --print-query flag and piping it to tail -1 See https://stackoverflow.com/questions/60540679/how-to-make-fzf-send-text-that-has-no-match-to-standard-output for more 2020-03-09 08:17:31 +03:00
Junegunn Choi
e066eb01f5 Use parentheses instead of braces not to affect IFS (#1859) 2020-03-08 15:15:53 +09:00
MahouShoujoMivutilde
8d61e430db fzf as dmenu replacement - better cleanup after run 2020-02-24 20:20:08 +03:00
MahouShoujoMivutilde
26f6349fd3 fzf as dmenu replacement example 2020-02-24 05:37:36 +03:00
Jonathan Wren
36ed4916cd Update jrnl references for the correct jrnl (all caps is another app with a similar name). Add link to correct jrnl. 2020-01-20 13:51:17 -08:00
Denis Cornehl
95e1b1aa29 added ftags with preview since I want to spread the love 2020-01-01 12:10:16 +01:00
Enrique García
f3f8d07a89 Added Python Behave 2019-12-15 20:03:50 +01:00
Enrique García
291cced60c Updated Examples (markdown) 2019-12-15 20:01:29 +01:00
gbstan
e5545dfd86 Updated Examples (markdown) 2019-12-13 10:54:11 +00:00
gbstan
160372a48f Updated Examples (markdown) 2019-12-13 10:15:30 +00:00
gbstan
ddbd79e244 Updated Examples (markdown) 2019-12-13 10:14:50 +00:00
gbstan
9fdf5894bf Updated Examples (markdown) 2019-12-12 21:26:45 +00:00
gbstan
2226c8bf1b Updated Examples (markdown) 2019-12-12 21:23:28 +00:00
gbstan
e83d63e90b Updated Examples (markdown) 2019-11-22 10:28:59 +00:00
gbstan
f8842da27a Updated Examples (markdown) 2019-11-22 10:27:45 +00:00
Kevin Halpin
380fbd077a brew search cask updated syntax 2019-10-23 22:14:55 -06:00
Guillermo Kuster
829551afd6 Missed a letter on fzf command 2019-09-13 01:44:49 -03:00
Michael Pilosov
5a0c8d6619 avoid "-bash: [: -gte: binary operator expected" Error while preserving functionality 2019-09-04 15:04:10 -04:00
NightMachinary
b85add6379 Updated Examples (markdown) 2019-09-04 16:29:54 +04:30
Michael Pilosov
c72fa2c4d5 add command to remove (stopped) docker container. 2019-09-03 11:18:52 -04:00
Diogo Lemos
1f3761c5ce Quote fif parameters so it can take phrases 2019-08-25 21:33:23 +01:00
seebye
098465c1ed Updated Examples (markdown) 2019-08-16 19:15:10 +02:00