571 Commits (eacdda76c63ce40a8c29d48cb1a439ed51f5fda5)
 

Author SHA1 Message Date
bhagwan 4edaa792ff grep: opts.search overrides continue_last_search (closes #370) 2 years ago
bhagwan ab23fb6569 ueberzug image preview: better json encode 2 years ago
bhagwan 33dae2a6b9 grep|tags: new filter opt, exclude tag headers from grep|live_grep 2 years ago
bhagwan def8abf586 internal: more tags|grep code consolidation 2 years ago
bhagwan 9ae5a8c30a internal: reuse grep code in tags|tags_grep 2 years ago
bhagwan 0219921e41 grep|tags_grep: save typed query as grep string when empty 2 years ago
bhagwan d55db75d1a suppress exit code 1 error msg, better warning for non-matched tags 2 years ago
Marco Fonseca 84fa52720c docs: add missing comma to cfg and space cleanup
docs: minor updates and vimdoc regen
2 years ago
bhagwan f86de7aa6b new option 'grep.rg_glob': default to rg glob parsing (closes #365) 2 years ago
bhagwan d6db28ac80 empty border adjustments for left|right and zero-length strings 2 years ago
bhagwan fccdaeb075 adjust main window layout for empty top|bottom borders (#364) 2 years ago
bhagwan d96b57abf3 README update: clarified `viu -b` usage inside a neovim terminal 2 years ago
bhagwan 326ec9e1d0 use all available screen space when `border='none'` (closes #364) 2 years ago
bhagwan c8973d5a17 builtin previewer ext map to lowercase, validate ueberzug scaler 2 years ago
bhagwan 610378e53c new feature: image previews with `ueberzug` 2 years ago
bhagwan 3f72cad542 new feature: custom shell command previews (e.g. image previews with `viu`) 2 years ago
bhagwan bca2107b63 disable 'ctrl-g' for l|grep_curbuf, hide filename in 'blines' 2 years ago
bhagwan ac4fa2a302 do not ignore cursor highlight on first column 2 years ago
bhagwan 0cf9468bcb bugfix: accidentally broke sending 'opts' as function 2 years ago
bhagwan f0ef0d003b match 'winopts.split' window options with nvim_open_win style:minimal 2 years ago
bhagwan e063f08399 force 'redraw' when reusing an existing fzf-lua window 2 years ago
bhagwan f996eb249f adjust available preview width based on 'signcolumn' when using 'split' 2 years ago
bhagwan b055007f56 git_icons: replace double ?? with a single ? 2 years ago
bhagwan dd9db4cab9 tags default previewer, wrap tag search in a pcall (#361) 2 years ago
bhagwan f1af3d7690 actions.grep_lgrep: changed default bind to <C-g> 2 years ago
bhagwan 3f3310064f actions.grep_lgrep: changed default bind to <C-l> 2 years ago
bhagwan 051c4f68f9 entry maker: render git indicators before file icons 2 years ago
Callum Macrae 06c5ccaebb Correct vim-plug install instructions
Previously defaulted to master branch, this tells it to use main instead
2 years ago
bhagwan 36f84404fa tags_grep: respect 'tags.rg|grep_opts' 2 years ago
bhagwan 27f58c51c2 new feautre: <c-i> to toggle between 'grep|live_grep' 2 years ago
bhagwan e2c6f8cbf9 bugfix: 'lgrep_curbuf,' 'tags_live_grep' on fish shell (closes #357) 2 years ago
bhagwan f915ba0e9a respect 'winotps_fn' layout overrides in native previewers (#356) 2 years ago
bhagwan fcaa3d5b24 tags: auto-detect line numbers in tags file 2 years ago
bhagwan ca4dc395d8 removed deprecated providers, 'resume' to accept options 2 years ago
bhagwan 962f89bf8e README update: tags commands moved to dedicated section 2 years ago
bhagwan dcebd33a88 tags: added grep_cword|CWORD|visual 2 years ago
bhagwan 23267bfb8e tags_live_grep: added support 'multiprocess=false' 2 years ago
bhagwan ad4e168e99 buitin previewer: do not preview file size>10MB (configurable) 2 years ago
bhagwan 9094065d79 new provider: tags_live_grep 2 years ago
bhagwan af6d6c3785 new provider: tags_grep 2 years ago
bhagwan 00855a7b83 removed tag preview debug print 2 years ago
bhagwan b98bb2618c tags|btags bugfix: preview/action when tag name contains / or <Tab> 2 years ago
bhagwan 1c30a354d2 tags|btags: accomodate 'ctags_file' outside of cwd 2 years ago
bhagwan fc77943cdf bat previewer optimization for ctags with no line numbers (#355) 2 years ago
bhagwan bcbd20b690 added missing '_ctag' actions modifier 2 years ago
bhagwan daf4f63819 better ctag parsing to accomodate for line numbers (#355) 2 years ago
bhagwan 95b82e7973 tags|btags rework, multiprocess performance enhancement (#355) 2 years ago
bhagwan eb9f33b345 added `cwd` header display to LSP providers 2 years ago
bhagwan 5f1506fc0c apply cwd to path when parsing LSP URIs (#341) 2 years ago
bhagwan 59de53fbbe lsp_code_actions: 'deepcopy' fallback, 'ui_select' control opt (#353) 2 years ago