bhagwan
|
f86de7aa6b
|
new option 'grep.rg_glob': default to rg glob parsing (closes #365)
|
2022-03-14 16:11:34 -07:00 |
|
bhagwan
|
d6db28ac80
|
empty border adjustments for left|right and zero-length strings
|
2022-03-14 13:50:00 -07:00 |
|
bhagwan
|
fccdaeb075
|
adjust main window layout for empty top|bottom borders (#364)
|
2022-03-14 13:03:28 -07:00 |
|
bhagwan
|
d96b57abf3
|
README update: clarified viu -b usage inside a neovim terminal
|
2022-03-13 15:04:30 -07:00 |
|
bhagwan
|
326ec9e1d0
|
use all available screen space when border='none' (closes #364)
|
2022-03-13 13:43:35 -07:00 |
|
bhagwan
|
c8973d5a17
|
builtin previewer ext map to lowercase, validate ueberzug scaler
|
2022-03-13 12:57:12 -07:00 |
|
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
|
bca2107b63
|
disable 'ctrl-g' for l|grep_curbuf, hide filename in 'blines'
|
2022-03-11 18:18:07 -08:00 |
|
bhagwan
|
ac4fa2a302
|
do not ignore cursor highlight on first column
|
2022-03-11 17:22:21 -08:00 |
|
bhagwan
|
0cf9468bcb
|
bugfix: accidentally broke sending 'opts' as function
|
2022-03-11 12:31:11 -08:00 |
|
bhagwan
|
f0ef0d003b
|
match 'winopts.split' window options with nvim_open_win style:minimal
|
2022-03-10 14:41:54 -08:00 |
|
bhagwan
|
e063f08399
|
force 'redraw' when reusing an existing fzf-lua window
|
2022-03-10 13:02:04 -08:00 |
|
bhagwan
|
f996eb249f
|
adjust available preview width based on 'signcolumn' when using 'split'
|
2022-03-10 12:24:32 -08:00 |
|
bhagwan
|
b055007f56
|
git_icons: replace double ?? with a single ?
|
2022-03-10 10:41:24 -08:00 |
|
bhagwan
|
dd9db4cab9
|
tags default previewer, wrap tag search in a pcall (#361)
|
2022-03-10 09:48:33 -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 |
|
bhagwan
|
051c4f68f9
|
entry maker: render git indicators before file icons
|
2022-03-09 15:51:07 -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
|
36f84404fa
|
tags_grep: respect 'tags.rg|grep_opts'
|
2022-03-08 22:54:56 -08:00 |
|
bhagwan
|
27f58c51c2
|
new feautre: <c-i> to toggle between 'grep|live_grep'
|
2022-03-08 22:29:42 -08:00 |
|
bhagwan
|
e2c6f8cbf9
|
bugfix: 'lgrep_curbuf,' 'tags_live_grep' on fish shell (closes #357)
|
2022-03-08 10:53:48 -08:00 |
|
bhagwan
|
f915ba0e9a
|
respect 'winotps_fn' layout overrides in native previewers (#356)
|
2022-03-07 21:43:40 -08:00 |
|
bhagwan
|
fcaa3d5b24
|
tags: auto-detect line numbers in tags file
|
2022-03-06 13:44:59 -08:00 |
|
bhagwan
|
ca4dc395d8
|
removed deprecated providers, 'resume' to accept options
|
2022-03-06 12:15:51 -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
|
23267bfb8e
|
tags_live_grep: added support 'multiprocess=false'
|
2022-03-06 00:05:08 -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
|
00855a7b83
|
removed tag preview debug print
|
2022-03-04 10:30:21 -08:00 |
|
bhagwan
|
b98bb2618c
|
tags|btags bugfix: preview/action when tag name contains / or <Tab>
|
2022-03-04 09:45:24 -08:00 |
|
bhagwan
|
1c30a354d2
|
tags|btags: accomodate 'ctags_file' outside of cwd
|
2022-03-03 23:20:01 -08:00 |
|
bhagwan
|
fc77943cdf
|
bat previewer optimization for ctags with no line numbers (#355)
|
2022-03-03 22:48:06 -08:00 |
|
bhagwan
|
bcbd20b690
|
added missing '_ctag' actions modifier
|
2022-03-03 21:12:09 -08:00 |
|
bhagwan
|
daf4f63819
|
better ctag parsing to accomodate for line numbers (#355)
|
2022-03-03 20:56:44 -08:00 |
|
bhagwan
|
95b82e7973
|
tags|btags rework, multiprocess performance enhancement (#355)
|
2022-03-03 19:16:12 -08:00 |
|
bhagwan
|
eb9f33b345
|
added cwd header display to LSP providers
|
2022-03-02 10:02:53 -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
|
1d19980551
|
added exec command examples in 'minimal_init.lua'
|
2022-02-24 08:36:39 -08:00 |
|
bhagwan
|
24167e2b26
|
updated 'minimal_init.lua', instructions in ISSUE_TEMPLATE
|
2022-02-23 18:03:30 -08:00 |
|
bhagwan
|
ab19fda7da
|
LSP: misc fixes for neovim nightly
|
2022-02-23 11:03:10 -08:00 |
|
bhagwan
|
22fd2a74a1
|
accidentally broken preview starting with 'hidden' (closes #351)
|
2022-02-23 08:40:41 -08:00 |
|
bhagwan
|
3fa3eb0ffe
|
help_tags: fix preview toggle, man_pages: fix extra buffer
|
2022-02-22 16:33:32 -08:00 |
|
bhagwan
|
0fa4f3d7d7
|
minimize preview buffer flicker between reloads (#298)
|
2022-02-22 15:54:47 -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
|
3ffda9050b
|
added github ISSUE_TEMPLATE
|
2022-02-14 12:47:40 -08:00 |
|