issues
search
ibhagwan
/
fzf-lua
Improved fzf.vim written in lua
MIT License
2.37k
stars
151
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Display Selected Highlight Group In Colorscheme Provider
#1541
barrett-ruth
closed
4 hours ago
5
Bug: `bad argument #2 to 'format' (number expected, got nil)`
#1540
meshy
closed
4 hours ago
3
Bug: utils.lua:1192: attempt to index local 'opts' (a nil value)
#1539
WuTheFWasThat
closed
17 hours ago
4
Bug: Default keymaps doesn't work with newer version of skim
#1536
pr4th4m
closed
3 hours ago
6
fix: offset_encoding is required now in `make_position_params` and `make_range_params`
#1535
rockyzhang24
closed
3 days ago
10
Feature: a `toggle_exact` action
#1534
tristan957
closed
3 days ago
1
feat(lsp): Support `jump_to_location` for incoming/outgoing calls
#1529
andrewbraxton
closed
1 week ago
1
refactor(win): native fzf flex layout
#1528
ibhagwan
closed
1 week ago
0
Bug: "FzfLua buffers" shows preview on first call even if preview is disabled
#1527
vdcow
closed
1 week ago
24
Bug: Zoxide command in Fzf-lua with sed breaks preview
#1526
esn89
closed
1 week ago
7
Bug: Builtin preview scroll misbehaviors
#1525
MrConnorKenway
closed
1 week ago
4
New "FzfLua tmux_files" command
#1523
cgimenes
closed
5 days ago
10
Bug: nvim-cmp auto-loading breaks blink.cmp
#1522
OmegaLambda1998
closed
2 weeks ago
3
Bug: FzfLua files NOT show all the files in project
#1521
bo-wu
closed
2 weeks ago
25
Feature: Filter specific symbols in lsp_document_symbols
#1517
wustho
closed
2 weeks ago
1
Feature: Add an empty space at the end of the ui_select prompt to a better formatting when writing the input
#1512
estacioneto
closed
3 weeks ago
3
Bug: ctx with invalid window not cleared
#1508
tomtomjhj
opened
3 weeks ago
4
Feature: respect `RIPGREP_CONFIG_PATH` by default
#1506
looshch
closed
4 weeks ago
3
fix(lsp): preserve backwards compatibility with jump_to_location deprecation
#1504
MariaSolOs
closed
1 month ago
2
fix(lsp): vim.lsp.util.jump_to_location is now deprecated
#1503
MariaSolOs
closed
1 month ago
6
Feature: Add action toggle_fixed_strings
#1502
hernancerm
closed
1 month ago
5
Bug: RIPGREP_CONFIG_PATH is not having any effect
#1499
serranomorante
closed
1 month ago
6
Custom filetype with mini.icons
#1498
ibhagwan
closed
1 month ago
5
Bug: seting cwd in global options is irrelevant
#1494
sidesteps
closed
1 month ago
4
Fix duplicate `grep_quickfix` in README
#1492
stsewd
closed
1 month ago
1
Bug: Failed to run `config` for fzf-lua
#1491
leimath
closed
1 month ago
3
Feature: preserve cwd / filename in `toggle_flag` action
#1489
ibhagwan
closed
1 month ago
0
Suggestion: use tree-sitter to highlight results
#1485
fdschmidt93
opened
1 month ago
3
Bug: disable `--ansi` in fzf prints escape chars related to colors?
#1482
Masber
closed
1 month ago
7
Bug: preview toggles when chaging from full screen to normal size and viceversa
#1479
Masber
closed
1 month ago
3
Duplicated references on .lsp_references()
#1473
crates51
closed
1 month ago
8
Bug: previewer throws exception when no parser is found for the filetype of the currently selected file
#1472
jcapblancq
closed
1 month ago
4
[previewer/builtin] turn utils.has_ts_parser call into protected call
#1469
balazs4
closed
1 month ago
8
fix: remove useless `{un,}hide` from builtin picker
#1468
phanen
closed
1 month ago
0
Jump to single result in lsp for telescope profile
#1467
lala74
closed
1 month ago
1
Feature: git.around
#1466
GopherJ
closed
1 month ago
7
Feature: Send marks to quickfix list (including lowercase [A-Za-z]). Maybe `goto_mark_or_qf` action?
#1465
serranomorante
closed
1 month ago
3
feat: adopt upstream treesitter breaking change
#1464
RayGuo-ergou
closed
1 month ago
4
Bug: when using `split`, vim resize while fzf is open causes wrong `cmdheight` on close
#1462
jfly
closed
1 month ago
5
feat(filetype): devicons support
#1457
phanen
closed
1 month ago
2
Bug: live_grep resume doesn't work if skim is used
#1453
loyd
closed
2 months ago
1
feat(keymaps): add the `show_details` option
#1452
loyd
closed
2 months ago
6
Feature: Picker for showing undo history and restoring state.
#1450
231tr0n
closed
2 months ago
1
perf(escape): elimite callback
#1449
phanen
closed
2 months ago
3
feat(file_ignore_globs): maybe a replacement of `file_ignore_patterns` for `rg`/`fd`
#1448
phanen
closed
2 months ago
3
Feature: Treesitter Symbol Search
#1447
scienceplease
closed
2 months ago
3
Update fzf minimum requirement
#1446
CowKeyMan
closed
2 months ago
1
fix: escape "%" in gsub target
#1445
phanen
closed
2 months ago
6
Feature: Navigation with <C-d> and <C-u>
#1444
hexcowboy
closed
2 months ago
3
Bug: Files with % aren't displayed in the preview pane when using grep-like commands
#1443
lgrosz
closed
2 months ago
8
Next