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
ec42e0203097b51deb5e1ad96247e7902be47084
telescope.nvim
/
lua
/
telescope
T
History
Simon Hauser
and
Simon Hauser
ec42e02030
fix(actions): send_to_* and smart_send_to_* now append to history (
#2527
)
...
(cherry picked from commit
dda9a3965b
)
2023-05-24 17:09:41 +02:00
..
_extensions
…
actions
fix(actions): send_to_* and smart_send_to_* now append to history (
#2527
)
2023-05-24 17:09:41 +02:00
algos
…
builtin
fix: previewers & entry maker file encoding (
#2430
)
2023-05-24 17:08:36 +02:00
config
…
finders
fix(finder): followup to
#2442
, make sure entry is not nil (
#2526
)
2023-05-24 17:08:58 +02:00
pickers
fix(pickers): display preview title at the same position as results title for bottom_pane layout (
#2494
)
2023-05-14 22:06:28 +02:00
previewers
fix: previewers & entry maker file encoding (
#2430
)
2023-05-24 17:08:36 +02:00
testharness
…
_.lua
…
command.lua
…
config.lua
…
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
fix(finder): followup to
#2442
, make sure entry is not nil (
#2526
)
2023-05-24 17:08:58 +02:00
from_entry.lua
…
health.lua
…
init.lua
…
log.lua
…
make_entry.lua
fix: previewers & entry maker file encoding (
#2430
)
2023-05-24 17:08:36 +02:00
mappings.lua
…
pickers.lua
fix: correctly restore cursor position in original window (
#2336
)
2023-05-24 17:08:51 +02:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
…