Examples (completion)
Patrick McFarland edited this page 2023-08-21 15:15:58 -04:00

Page revisions

17 Commits

Author SHA1 Message Date
Patrick McFarland
7eaceb60f3 A replacement scriptlet for the one I wrote previously featured here 2023-08-21 15:15:58 -04:00
Patrick McFarland
27a9c4eac9 I'm removing this example, it'd be better to just use bfs instead of fd; this scriptlet won't early exit on pathologically slow filesystems (such as accessing filesystems mounted in Windows via WSL2 9P2000 bridges) 2023-08-21 13:41:04 -04:00
Patrick McFarland
132234e74a Updated Examples (completion) (markdown) 2023-07-17 15:08:06 -04:00
Patrick McFarland
109ecbcac6 There are too many problems with how this solution works; fzf just really needs a "sort by path depth" option internally instead of trying to fake it this way 2022-06-15 09:46:29 -07:00
Patrick McFarland
ead8a82776 Added "Path depth and hidden sorted _fzf_compgen_path/dir" 2022-05-13 18:55:32 -04:00
Arden Zhan
34901fdabc Add completion for pass entries 2021-03-19 00:15:29 -05:00
Sylvain Pasche
77aa671983 _fzf_complete_ssh was renamed to _fzf_host_completion 2020-06-28 23:38:08 +02:00
Junegunn Choi
7169db143d Updated Examples (completion) (markdown) 2020-05-10 21:09:41 +09:00
Junegunn Choi
e28d1b39f8 Updated Examples (completion) (markdown) 2020-03-11 18:34:17 +09:00
Junegunn Choi
b2230bb1d3 Updated Examples (completion) (markdown) 2019-03-08 13:54:36 +09:00
Luka Kladaric
cd82475377 Updated Examples (completion) (markdown) 2018-09-20 01:33:47 +02:00
Ruben Berenguel
9e6c436d54 Added git expansion for checkout based on hg expansion 2017-08-29 21:36:23 +01:00
Yuri Bochkarev
182b65aa13 Add example on how to implement branch name completion for hg update/hg merge 2016-05-17 19:04:20 +04:00
Junegunn Choi
93535db0de Updated Examples (completion) (markdown) 2016-01-29 01:34:15 +09:00
Junegunn Choi
7d73b40323 We can omit `local` since the code is run on the subshell 2015-10-06 02:22:56 +09:00
Junegunn Choi
e9507367fe Updated Examples (completion) (markdown) 2015-10-06 02:21:07 +09:00
Junegunn Choi
cabba02b27 Created Examples (completion) (markdown) 2015-10-05 23:55:53 +09:00