Skip to content

Issues: nvim-telescope/telescope.nvim

Notice of Breaking Changes
#1470 opened Nov 19, 2021 by fdschmidt93
Open 6
Move out ALL builtins
#1228 opened Sep 9, 2021 by Conni2461
Open 14
Remove plenary dependency?!
#2552 opened Jun 7, 2023 by Conni2461
Open 21
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

fix(buffers): bad sort_lastused result selection
#3289 by jamestrew was merged Sep 12, 2024 Loading…
fix(lsp): handle empty call hierarchy items backport-0.1.x PR to be backported to 0.1.x (Neovim 0.7 compat)
#3288 by jamestrew was merged Sep 12, 2024 Loading…
fix(previewers): limit git log entries to prevent fork bomb backport-0.1.x PR to be backported to 0.1.x (Neovim 0.7 compat)
#3287 by jamestrew was merged Sep 11, 2024 Loading…
send_to_qflist is opening the quickfix list bug Something isn't working not reproducible
#3285 by tbtonner was closed Oct 6, 2024
fix(picker): check nil before calling get_entry backport-0.1.x PR to be backported to 0.1.x (Neovim 0.7 compat)
#3283 by xudyang1 was merged Sep 19, 2024 Loading…
2 of 4 tasks
live_grep: sorting_strategy = "ascending": previous results persisting bug Something isn't working reproducible Bug that can be reproduced.
#3282 by alex-courtis was closed Sep 23, 2024
docs(readme): nvim-treesitter
#3280 by clason was closed Sep 11, 2024 Loading…
docs(README.md): Add human readable description to keymap backport-0.1.x PR to be backported to 0.1.x (Neovim 0.7 compat)
#3276 by rodrigc was merged Sep 18, 2024 Loading…
4 tasks done
Change initial_mode for specific telescope function. enhancement Enhancement to performance, inner workings or existent features
#3272 by YaQia was closed Sep 1, 2024
fix(builtin.oldfiles): no output when cwd is root
#3271 by ronandalton was merged Sep 13, 2024 Loading…
4 of 5 tasks
Templ Highlighting bug Something isn't working
#3270 by tris203 was closed Aug 30, 2024
Resume in normal mode enhancement Enhancement to performance, inner workings or existent features
#3269 by ic-768 was closed Sep 12, 2024
Visual selection drops when using telescope as picker ? bug Something isn't working
#3268 by avario-cpu was closed Aug 23, 2024
fix: #3265 use pairs in Pickers:delete_selection backport-0.1.x PR to be backported to 0.1.x (Neovim 0.7 compat)
#3266 by cameronr was merged Sep 12, 2024 Loading…
6 tasks done
Picker:delete_selection doesn't work if entry_maker returns nil bug Something isn't working
#3265 by cameronr was closed Sep 12, 2024
Memory leak when using builtin.find_files bug Something isn't working
#3264 by ronandalton was closed Aug 27, 2024
fix(__internal) : fix slash problem in oldfiles
#3260 by Jaehaks was merged Sep 22, 2024 Loading…
3 of 4 tasks
fix(builtin.vim_options): fix getting current option values
#3258 by sid-6581 was merged Sep 23, 2024 Loading…
4 tasks done
fix(term_preview): bad bat command generation backport-0.1.x PR to be backported to 0.1.x (Neovim 0.7 compat)
#3256 by jamestrew was merged Aug 15, 2024 Loading…
Layout guide in readme.md incorrect bug Something isn't working
#3255 by SafetyMary was closed Aug 15, 2024
fix(term_previewer): save state from opt.setup call
#3254 by jamestrew was merged Aug 14, 2024 Loading…
fix(buffer_previewer): save state from opt.setup call
#3253 by jamestrew was merged Aug 14, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.