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
visig
3cddb9c954 fixed: fif() "-gt 1" to "-gte 1" due to $2 not be used 2019-08-15 16:42:23 +08:00
Rizwan
47dc9f94ff Reverting earlier edit 2019-08-05 20:59:53 +05:30
Rizwan
232492536d Correcting fz to fzf 2019-08-05 20:58:56 +05:30
NightMachinary
8391d18ac5 Updated Examples (markdown) 2019-08-04 22:18:40 +04:30
NightMachinary
0087db9d1b Updated Examples (markdown) 2019-08-04 22:15:20 +04:30
NightMachinary
50c000d4ec Updated Examples (markdown) 2019-08-04 21:48:25 +04:30
seebye
d82b557121 browse apt packages with fzf 2019-07-31 17:51:41 +02:00
Wenxuan
711a5e5727 Add screenshots for git commands. 2019-07-26 11:17:14 +08:00
Patrick Browne
8284c73a43 Updated Examples (markdown) 2019-07-06 19:38:19 +02:00
bdejean
259c4c615e Improve autojump example by sorting directories by weight. 2019-07-05 21:12:09 +02:00
Diogo Lemos
5b87d69149 Same changes to fco as fco_preview from previous edit. 2019-06-15 17:16:51 +01:00
Diogo Lemos
985090c6f2 Fixed fco_preview to correctly show logs. Use git --format to remove dependency on grep, sed and awk. Show branches first. Colour change 'tag' to magenta (from red). Use bash syntax and remove echo at the end 2019-06-15 17:13:57 +01:00
Diogo Lemos
8e84ccb931 fif - add input validation 2019-06-13 18:17:05 +01:00
Diogo Lemos
548c30300b Updated Examples (markdown) 2019-06-13 18:05:33 +01:00
Filip Szymański
a273dfe8eb Updated Examples (markdown) 2019-06-01 19:44:12 +02:00
vxid
50ed55c021 Added a simple recipe for searching through man pages. 2019-05-24 12:23:26 +02:00
gaerfield
a1f25f2ed0 ripgrep search and preview 2019-05-16 02:19:41 +02:00
Rufus Wong
231ad7f9d4 Handle commands with backslash and history from other instances 2019-05-08 09:27:44 +08:00
ngenisis
ec345ce767 Updated Examples (markdown) 2019-04-25 22:26:43 -05:00
Kes
571460e560 Modified git checkout branch script. I needed to add the --no-pager attribute to make it work. 2019-04-03 09:50:29 -04:00
Rane Brown
28b7fe6189 buku integration 2019-03-01 16:07:40 -07:00
Michael Christensen
0ab7cb0628 Adding a couple shortcuts for working with Docker 2019-01-17 00:03:09 -08:00
Hank Chan
4e066cb573 Add `npm-fzf` 2018-11-17 23:46:17 -08:00
Hank Chan
1cf162223f Improve `git-stack` 2018-11-14 02:05:19 -08:00
Hank Chan
572fbe0568 Add git-commands 2018-11-13 16:55:28 -08:00
Hank Chan
bbac484b42 Add `git-stack` to git examples 2018-11-11 13:04:40 -08:00
Mark Sprevak
8d4b0a9789 Updated Examples (markdown) 2018-11-05 11:33:18 +00:00
seebye
1c2aa758ec screenshot added: fmui displaying cover images 2018-10-21 17:07:56 +02:00
Haishan Zhou
967ac1ec1f Fix error when fetching staged files 2018-10-12 14:29:48 +13:00
Fintan
d56a7784d2 Add line number capability to vg() function as additional option. 2018-10-08 16:50:52 -04:00
Janek Schleicher
a9dcae3f5b fixed bug: awk part of vg should parse out first element of fzf that is filename, but the given source adds a " +" plus anything that's in 2nd element (== linenr) 2018-09-27 14:45:52 +02:00
mgild
15d5ea170d Updated Examples (markdown) 2018-09-14 14:44:06 -07:00
mgild
4262c83c76 Updated Examples (markdown) 2018-09-13 19:04:54 -07:00
mgild
2beeede6ec Updated Examples (markdown) 2018-09-13 18:56:42 -07:00
mgild
442989465c Updated Examples (markdown) 2018-09-13 17:06:55 -07:00
mgild
d74c7c51da Updated Examples (markdown) 2018-09-13 16:24:22 -07:00
mgild
1bc31d9c5a Updated Examples (markdown) 2018-09-13 16:22:53 -07:00
mgild
f884dd3aa7 Updated Examples (markdown) 2018-09-13 16:21:55 -07:00
mgild
d75170d780 Updated Examples (markdown) 2018-09-13 16:21:01 -07:00
mgild
1e297a8693 Updated Examples (markdown) 2018-09-13 16:20:11 -07:00
Klozuht
48e1551b6f Updated Examples (markdown) 2018-09-10 05:51:58 +00:00
mgild
eee4d81bd0 Updated Examples (markdown) 2018-09-05 15:35:54 -07:00
bellecp
938839d1ad Link to updated (external) script for finding academic PDFs using fzf. 2018-07-25 11:17:20 -04:00
mgild
3cea908617 Updated Examples (markdown) 2018-07-13 11:01:14 -07:00
mgild
9e13e70607 Updated Examples (markdown) 2018-07-13 10:52:36 -07:00
mgild
bb4867cca6 adding autojump integration 2018-07-13 10:49:29 -07:00
Bart Brouns
802c4e1a44 fixup git commands with previews. now works on bash too, thanks to @joaqo 2018-07-10 18:45:28 +02:00
Haishan Zhou
7398cc1948 Add fgst() to pick files of command `git status -s` 2018-05-24 14:53:42 +08:00
seebye
24f4635894 added fmui 2018-05-18 13:54:41 +02:00
Tobias Windisch
4f3210eeca add fjrnl 2018-02-13 10:13:20 +01:00