index
:
telescope.nvim.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
Age
Commit message (
Expand
)
Author
2021-08-11
feat: Move to plenary.popup (#1102)
TJ DeVries
2021-08-09
fix: picker config (#1094)
Simon Hauser
2021-08-06
fixup: stylua
TJ DeVries
2021-08-06
fix: Do not transform URIs
TJ DeVries
2021-08-04
chore: reformat docs after tree-sitter-lua changes
Simon Hauser
2021-08-04
feat: add option jump_type to lsp_definitions and lsp_implementations (#1077)
zeertzjq
2021-08-04
fix: preview the correct man page section (#1076)
zeertzjq
2021-08-04
fix: escape newlines in code action title (#1012)
Dhruv Manilawala
2021-08-04
feat: live_grep and grep_string function for additional opts (allow file mask...
Nazeeh ElDirghami
2021-08-04
fix(entry_to_qf): handle nil entry.cwd and absolute filenames (#1058)
bi0ha2ard
2021-08-03
fix: fix `file_browser` on windows and potentially other file opens (#1026)
Luke Kershaw
2021-08-03
fix: git_bcommit use absolute path for current file (#1059)
Joshua Cao
2021-07-30
feat: add git reset action for git commits picker (#999)
Joel Palmer
2021-07-29
feat: add no_ignore option to find_files (#1010)
Lee Marlow
2021-07-25
refactor: remove unused parameter (#1044)
elianiva
2021-07-23
fix: make path for send to qflist correct (#1037)
Sebastian Lyng Johansen
2021-07-23
chore: use stylua for formatting (#1040)
Simon Hauser
2021-07-20
fix: unknown filetype error message (#1034)
Simon Hauser
2021-07-20
fix: check if tabline is present when calculating certain layouts (#1027)
Luke Kershaw
2021-07-19
feat: sort_mru for builtin buffers (#1028)
Simon Hauser
2021-07-18
feat: check type of `path_display` and warn user if wrong (#1023)
Luke Kershaw
2021-07-18
Set a filetype for the results buffer (#1019)
Rasmus Bergström
2021-07-18
fix for #847 (#1022)
Ben Smith
2021-07-18
Mirror option for bottom_pane layout_strategy (#847)
Ben Smith
2021-07-17
fix: prevent error if preview scroll is triggered but no preview is available...
Abe Nonym
2021-07-17
feat: add ^ and $ to characters handled by regex escape (#1007)
Daniel Imfeld
2021-07-17
fix: correct the prompt title (#1013)
wongxy
2021-07-16
fix: error from hopping faster than preview (#1006)
fdschmidt93
2021-07-16
feat: add cursor layout (#878)
Corentin Brunel
2021-07-16
feat: enable to preview themes (#980)
wongxy
2021-07-16
feat: Add length option for `shorten_path` (#886)
Luke Kershaw
2021-07-16
feat: Add ability to have a user defined function to format the path display ...
Nazeeh ElDirghami
2021-07-14
feat: add `search_dirs` to split_keywords table (#986)
Jonathan Teran
2021-07-14
chore: changelog for 473 (#992)
Simon Hauser
2021-07-14
refactor: move from telescope.path to plenary.path (#473)
anott03
2021-07-14
fix: builtin `find_files`, `find` command `win32` check == 0 (#989)
Luke Kershaw
2021-07-13
feat: add Windows `where` file finder command (#979)
Luke Kershaw
2021-07-11
fix: for closed buffer in tagstack picker (#972)
caojoshua
2021-07-11
refactor: Jumplist picker uses quickfix entry maker. Delete jumplist entry ma...
caojoshua
2021-07-10
fix: pasting multiline register content (#971)
toppair
2021-07-09
hotfix: just only false to disable
Simon Hauser
2021-07-09
feat: cycle prompt history (#521)
Simon Hauser
2021-07-08
Consistent filepath display and code cleanup. (#839)
caojoshua
2021-07-03
feat: option to `include_extensions` in `builtin` picker (#953)
Luke Kershaw
2021-07-03
feat: select_all, toggle_all and drop_all actions (#931)
fdschmidt93
2021-07-02
feat: `selection_strategy` closest (#885)
Tom
2021-07-02
fix: table number option extend (#947)
Luke Kershaw
2021-07-01
feat: Consistent and sensible layout_config (#922)
TJ DeVries
2021-06-27
fix: display issues in `:Telescope registers` (#940)
Luke Kershaw
2021-06-14
feat: cycle previewers with commit and bcommit already using it (#528)
Simon Hauser
[next]