This website requires JavaScript.
Explore
Help
Sign In
zoriya
/
telescope.nvim
Watch
1
Star
0
Fork
0
mirror of
https://github.com/zoriya/telescope.nvim.git
synced
2026-08-16 02:45:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0ee29e8e4700ef49623d12ca3ffb8481c8d69f3
telescope.nvim
/
lua
/
telescope
T
History
James Trew
and
GitHub
c0ee29e8e4
refactor(git_status): clean up prompt retrieval for
on_complete
(
#2829
)
...
relevant
#2825
2023-12-26 20:54:54 +00:00
..
_extensions
…
actions
fix(which_key): always close on telescope prompt exit
2023-12-25 21:01:16 +00:00
algos
…
builtin
refactor(git_status): clean up prompt retrieval for
on_complete
(
#2829
)
2023-12-26 20:54:54 +00:00
config
…
finders
…
pickers
…
previewers
fix(preview): allow arbitrary horizontal scrolling (
#2787
)
2023-11-16 01:26:52 +00:00
testharness
…
_.lua
fix: async job close not working
#2797
(
#2798
)
2023-11-27 19:50:22 +01:00
command.lua
…
config.lua
feat(preview)!: add
opts.preview.highlight_limit
with default 1MB (
#2715
)
2023-10-02 17:51:34 +02:00
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
health.lua
…
init.lua
…
log.lua
…
make_entry.lua
…
mappings.lua
feat(mappings): add horizontal scrolling to normal mode defaults
2023-12-19 23:58:36 +00:00
operators.lua
…
pickers.lua
fix: split commands while picker is open (
#2784
)
2023-11-16 02:12:34 +00:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
…