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-12-27
fix: transform_path nil input (#1576)
Simon Hauser
2021-12-27
chore: remove redundant run_builtin action (#1589)
kylo252
2021-12-27
fix(oneshot_finder): generate entries for passed result (#1602)
fdschmidt93
2021-12-27
fix(actions): force insertmode after inserting symbol (#1618)
Christian Clason
2021-12-27
feat(diagnostics): workspace or document in title (#1619)
fdschmidt93
2021-12-27
fix(sorters): Ensure 'cb_filter' defined when creating new index-bias sorter ...
August Masquelier
2021-12-19
fix: `builtin` only have entries for extension functions (#1587)
Luke Kershaw
2021-12-10
feat: layout `anchor` (#1582)
Luke Kershaw
2021-12-10
feat: migrate to Telescope diagnostics using vim.diagnostic (#1553)
Simon Hauser
2021-12-10
break: bump the minimum required neovim version to 0.6 or higher (#1549)
Simon Hauser
2021-12-10
feat: `center` layout `mirror` option (#1577)
Luke Kershaw
2021-12-10
fix: previewer for builtin.builtin (#1583)
smhc
2021-12-10
fix: `which_key` action `foldenable=false` by default (#1578)
Jieru Mei
2021-12-08
fix: `bottom_pane` remove `results` border next to `prompt` (#1563)
Luke Kershaw
2021-12-06
fix: git stash entry formatting (#1452)
Farbod Salamat-Zadeh
2021-12-06
fix: ensure buffer is listed before edit_buffer (#1492)
Richard Lu
2021-12-06
typo: `which_key` (#1560)
GenesisTMS
2021-12-06
fix: current_buffer_fuzzy_find in vue files (#1561)
h0adp0re
2021-12-05
fix: lsp concatenate err (#1558)
Jun
2021-12-05
docs: functions in `pickers.lua` (#1554)
Luke Kershaw
2021-12-05
fix: git_branch previewer highlighter error (#1543)
Simon Hauser
2021-12-05
chore: better uv.spawn error handling and windows git spawn bugfix (#1498)
Simon Hauser
2021-12-05
fix: current_buffer_fuzzy_find check if nvim-ts is okay before calling is_ena...
Simon Hauser
2021-12-03
fix: regression with grep builtins (#1548)
Simon Hauser
2021-12-03
defaults: change `center` layout default size (#1546)
Luke Kershaw
2021-12-03
fix: actions.delete_buffer shouldnt force delete
Simon Hauser
2021-12-03
fix: check for Windows drive letter when parsing vimgrep (#1494)
Luke Kershaw
2021-12-03
feat: allow initial results in async_oneshot_finder (#1461)
fdschmidt93
2021-12-03
docs: layout strategy usage (#1493)
Luke Kershaw
2021-12-03
fix: dont change highlights when using current_buffer_fuzzy_find (#1524)
Simon Hauser
2021-12-03
feat: highlight group for counter: TelescopePromptCounter
Simon Hauser
2021-12-02
fix: lsp_workspace_symbols (#1535)
Simon Hauser
2021-12-02
fix: make lsp_* async (#1506)
Chinmay Dalal
2021-12-01
fix: Remove symbol_msg substitution (#1525)
Daniel Kempkens
2021-11-30
docs: fix `Picker:get_row(index)` doc string (#1515)
Martin Roa Villescas
2021-11-30
fix(highlight): Use TS built-in is_enabled function (#1513)
Patrick Ziegler
2021-11-30
fix: keep previewer `winid` state updated on layout changes (#1522)
Luke Kershaw
2021-11-29
add Normal highlights for prompt and results (#1514)
max397574
2021-11-29
chore: layout strategy tidying (#1509)
Luke Kershaw
2021-11-28
feat: add `preview width` option for `bottom_pane` layout (#1505)
max397574
2021-11-28
fix: Border window also need to be winblend due to window overlap in multigri...
akiyosi
2021-11-27
feat: extend functionality of `entry_display.create` (#1408)
Luke Kershaw
2021-11-26
fix: issue when scrollbind is set (#1496)
Simon Hauser
2021-11-23
Revert "fix: action mt so we can again concat actions from two different tabl...
Simon Hauser
2021-11-23
fix: telescope close process and cleanup layout actions (#1480)
Simon Hauser
2021-11-22
fix: action mt so we can again concat actions from two different tables (#1143)
Simon Hauser
2021-11-20
fix: error when opts is nil in pickers.new (#1471)
Salomon Popp
2021-11-18
fix: cleanup of layout actions
Luke Kershaw
2021-11-18
feat: layout actions (#1383)
Luke Kershaw
2021-11-18
feat: add hide / unhide preview (#1305)
johnybx
[next]