Commit Graph

140 Commits

Author SHA1 Message Date
bhagwan
610378e53c new feature: image previews with ueberzug 2022-03-13 05:26:10 -07:00
bhagwan
3f72cad542 new feature: custom shell command previews (e.g. image previews with viu) 2022-03-12 22:51:59 -08:00
bhagwan
f1af3d7690 actions.grep_lgrep: changed default bind to <C-g> 2022-03-10 00:01:13 -08:00
bhagwan
3f3310064f actions.grep_lgrep: changed default bind to <C-l> 2022-03-09 16:23:29 -08:00
Callum Macrae
06c5ccaebb Correct vim-plug install instructions
Previously defaulted to master branch, this tells it to use main instead
2022-03-08 22:58:59 -08:00
bhagwan
27f58c51c2 new feautre: <c-i> to toggle between 'grep|live_grep' 2022-03-08 22:29:42 -08:00
bhagwan
962f89bf8e README update: tags commands moved to dedicated section 2022-03-06 00:59:11 -08:00
bhagwan
dcebd33a88 tags: added grep_cword|CWORD|visual 2022-03-06 00:50:42 -08:00
bhagwan
ad4e168e99 buitin previewer: do not preview file size>10MB (configurable) 2022-03-05 23:05:41 -08:00
bhagwan
9094065d79 new provider: tags_live_grep 2022-03-05 22:07:36 -08:00
bhagwan
af6d6c3785 new provider: tags_grep 2022-03-04 12:38:46 -08:00
bhagwan
95b82e7973 tags|btags rework, multiprocess performance enhancement (#355) 2022-03-03 19:16:12 -08:00
bhagwan
5f1506fc0c apply cwd to path when parsing LSP URIs (#341) 2022-03-02 09:55:04 -08:00
bhagwan
59de53fbbe lsp_code_actions: 'deepcopy' fallback, 'ui_select' control opt (#353) 2022-03-01 15:51:43 -08:00
bhagwan
f3857a98a7 added an option to override fzf-lua's NBSP char (closes #347) 2022-02-16 11:57:01 -08:00
bhagwan
22d7f4b6c5 args refactor and resume support 2022-02-12 11:54:19 -08:00
bhagwan
726b4de499 restored oldfiles 'stat_file' default (closes #344) 2022-02-12 08:51:39 -08:00
bhagwan
5b7fb9fb50 fzf delimiter adjustments for fish shell 2022-02-12 00:47:30 -08:00
bhagwan
c86716f0b6 README update: oldfiles 'stat_file' and 'include_current_session' 2022-02-12 00:00:57 -08:00
bhagwan
738d6ba547 fixed delimiter for blines 2022-02-11 23:12:43 -08:00
bhagwan
9a0f625804 normaize fzf FIELD INDEX EXPRESSION, see below:
- refactor fzf field index experssion and line field number options
- enable native fzf previewers (bat/cat/head) for all file/buffer providers
- buffers|lines|blines|tabs now respect default previewer
2022-02-11 23:02:53 -08:00
bhagwan
027068511a bugfix: delimiter for 'dap_breakpoints' 2022-02-11 18:45:27 -08:00
bhagwan
ef48f9fc24 README update: added link to 'nvim-dap' 2022-02-11 17:30:25 -08:00
bhagwan
930cc5f487 added support for nvim-dap (#101) 2022-02-11 17:08:34 -08:00
bhagwan
b772c0de9c new provider: tagstack, fixed external win file actions (#336) 2022-02-05 12:29:20 -08:00
bhagwan
adc622112b README update: clarify default actions inheritance (#333) 2022-02-02 11:54:17 -08:00
bhagwan
2aa5bd3afa added the ability to bulk config files|buffers actions (closes #331) 2022-01-31 20:00:20 -08:00
bhagwan
e4dcd44fb3 git_files: set 'multiprocess=true' as default 2022-01-18 19:49:21 -08:00
bhagwan
e383be5cff README update: added 'de|register_ui_select' under Neovim API 2022-01-18 15:01:26 -08:00
bhagwan
4f8751db52 LSP prompt renamed to 'prompt_postfix' (closes #308) 2022-01-16 10:07:50 -08:00
bhagwan
e3546e8272 new feature: press F1 for keybind help (#294) 2022-01-14 21:45:57 -08:00
joe mama
533ca71fe4 add info about "show_cwd_header" option in README.md 2022-01-11 16:09:16 +00:00
bhagwan
782b8599fd README update 2021-12-27 16:25:18 -08:00
bhagwan
f452111888 updated README: fzf minimum requirement 0.24.0 2021-12-27 10:59:23 -08:00
bhagwan
2012d97260 README update, vimdoc generated using new treesitter markdown parser 2021-12-21 20:52:57 -08:00
bhagwan
3717661c83 'resume' rework: better way of storing last query (closes #271) 2021-12-21 04:36:35 -08:00
bhagwan
21f19cac1a new option 'global_resume_query': split resume from typed query (#271) 2021-12-20 18:12:37 -08:00
bhagwan
b2aee6f1d3 'git_status' preview rework, stage|unstage with <left>|<right> (#239) 2021-12-19 01:32:36 -08:00
bhagwan
bc3edb68cf resume adjustments for buffers|tabs, 'ctrl-x' bwipe now resumes 2021-12-18 20:12:43 -08:00
bhagwan
e1674cd8f5 README update: 'no_global_resume' option clarfication 2021-12-17 22:08:57 -08:00
bhagwan
338a1ef6a2 README update 2021-12-16 22:26:44 -08:00
bhagwan
db3e71200d added 'changes' as a subset of 'jumps' (#264) 2021-12-16 22:03:46 -08:00
bhagwan
d10b203408 removed deprecated 'files_resume' from README/help 2021-12-16 16:03:00 -08:00
bhagwan
1ece1ab09a added 'resume': will resume **any** list, custom or builtin (#241) 2021-12-16 15:39:09 -08:00
bhagwan
d874e7705a added 'jumps', closes #264 2021-12-16 09:46:37 -08:00
bhagwan
f8b447dbbd remove 'nvim-fzf' depedency 2021-12-12 10:36:54 -08:00
bhagwan
d7cc460959 last commit broken if devicons not present (#247) 2021-12-12 00:43:38 -08:00
bhagwan
2d8a4e9afc major performance improvement: process entries externally, READ BELOW:
Since LUA is single threaded I reached a limit to performance
optimization, both 'git_icons' and 'file_icons' require string
matching and manipulations which eventually hurt performance
when running on large amount of files.
In order to solve that this commit introduces the option to spawn
commands and process the entries in a separate neovim process which
prints to stdio as if it was a regular shell command. This speeds up
things significantly and also makes the UI super responsive as if fzf
was run in the shell. This required a few lua hacks to be able to load
nvim-web-devicons in a '--headless --clean' instance and sharing the
user configuration through the RPC interface from the running instance.
This is enabled by default for 'files' and 'grep' providers and can also
be enabled for 'git.files' if required, control using the 'multiprocess'
option.
2021-12-11 23:10:28 -08:00
bhagwan
46c9e2bcd2 tags: optimized performance with the builtin previewer (#245) 2021-12-11 13:16:58 -08:00
bhagwan
05e22a4a61 performance optimizations, read below:
- do not spawn cmd with libuv unless 'file_icons' or 'git_icons' are set
- 'path.starts_with_separator' minor regex optimization
- 'files' cmd fallback order is now fd, **rg** and then find
- 'strip_cwd_prefix' enabled again (default: 'true')
- 'cwd' header line added to 'files' and 'git' providers
2021-12-07 06:56:37 -08:00