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-08 07:07:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87e92ea31b2b61d45ad044cf7b2d9b66dad2a618
telescope.nvim
/
lua
/
telescope
T
History
James Trew
and
GitHub
87e92ea31b
chore(debounce): update type annotations to use LuaCATS (
#2848
)
2024-01-04 16:24:19 +00:00
..
_extensions
…
actions
fix(which_key): always close on telescope prompt exit
2023-12-25 21:01:16 +00:00
algos
…
builtin
fix(builtin.buffers): better buffer in cwd check (
#2847
)
2024-01-04 03:18:39 +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
…
debounce.lua
chore(debounce): update type annotations to use LuaCATS (
#2848
)
2024-01-04 16:24:19 +00:00
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
health.lua
…
init.lua
…
log.lua
…
make_entry.lua
fix(builtin.keymaps): escape newline chars in desc (
#2832
)
2023-12-27 17:21:05 +00:00
mappings.lua
feat(mappings): add horizontal scrolling to normal mode defaults
2023-12-19 23:58:36 +00:00
operators.lua
…
pickers.lua
fix(picker): correctly apply
wrap_results
option (
#2840
)
2024-01-03 14:03:36 +00:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
…