summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-02fix: make lsp_* async (#1506)Chinmay Dalal
2021-12-01fix: Remove symbol_msg substitution (#1525)Daniel Kempkens
2021-11-30docs: fix `Picker:get_row(index)` doc string (#1515)Martin Roa Villescas
2021-11-30fix(highlight): Use TS built-in is_enabled function (#1513)Patrick Ziegler
2021-11-30fix: keep previewer `winid` state updated on layout changes (#1522)Luke Kershaw
2021-11-29add Normal highlights for prompt and results (#1514)max397574
2021-11-29chore: layout strategy tidying (#1509)Luke Kershaw
2021-11-28feat: add `preview width` option for `bottom_pane` layout (#1505)max397574
2021-11-28fix: Border window also need to be winblend due to window overlap in multigri...akiyosi
2021-11-27fix: typo in readme (#1502)Ismael Padilla
2021-11-27feat: extend functionality of `entry_display.create` (#1408)Luke Kershaw
2021-11-26fix: set `nowrap` in prompt buffer (#1499)Luke Kershaw
2021-11-26fix: issue when scrollbind is set (#1496)Simon Hauser
2021-11-23Revert "fix: action mt so we can again concat actions from two different tabl...Simon Hauser
2021-11-23fix: telescope close process and cleanup layout actions (#1480)Simon Hauser
2021-11-22fix: action mt so we can again concat actions from two different tables (#1143)Simon Hauser
2021-11-20fix: error when opts is nil in pickers.new (#1471)Salomon Popp
2021-11-20docs: fix attempt to index nil `opts` in example (#1476)mroavi
2021-11-20docs: fix some spelling & grammar (#1475)Chris A James
2021-11-18fix: cleanup of layout actionsLuke Kershaw
2021-11-18feat: layout actions (#1383)Luke Kershaw
2021-11-18feat: add hide / unhide preview (#1305)johnybx
2021-11-18fix: use `string.format` on `builtin.resume` error message (#1465)Luke Kershaw
2021-11-15Fixes #1371TJ DeVries
2021-11-15chore: reformat files.lua after stylua update (#1456)fdschmidt93
2021-11-15feat: allow changing results/prompt title & persisting multi on picker:refres...fdschmidt93
2021-11-14feat: `exclude` option for `shorten` in `path_display` (#1429)Luke Kershaw
2021-11-13fix: LSP code actions not working for some language servers (#1381)klausweiss
2021-11-13feat(worktrees): added support for bare repo git operations (#1370)Pranav Rao
2021-11-13chore: render nvim version as markdownSimon Hauser
2021-11-13doc: fix typo in telescope.txt (#1431)Desmond Chin
2021-11-13Add link to changelog in README.md (#1447)Cody Hiar
2021-11-13docs: add a changelog entry for updated version requirements (#1444)Luke Kershaw
2021-11-13feat: results scrolling actions (#1436)Luke Kershaw
2021-11-13fix: typo in previewers documentation (#1450)Zoltan Klinger
2021-11-10fix: actions.git_checkout_current_buffer calling deprecated method (#1439)hungpt2702
2021-11-09Fix small typo in previewers section (#1433)Andrew Wray
2021-11-07docs: generate docs for `hl_result_eol` (#1426)Luke Kershaw
2021-11-05docs: 0.5.1 or the latest nightly commitSimon Hauser
2021-11-04fix: revert buffers previewer (#1400)fdschmidt93
2021-11-04fix: deactivate binary ft detection for Win32 (#1413)fdschmidt93
2021-11-04feat: Full width select (#1403)Julian Fricker
2021-11-04breaking: bump nvim version requirement to 0.5.1 (#1406)Julian Fricker
2021-11-01chore: remove a lot of deprecated stuff (#1399)Simon Hauser
2021-10-31Revert "break: changed the results window highlight to always be full width (...Simon Hauser
2021-10-31fix: check if caret is present before removal (#1390)Luke Kershaw
2021-10-30doc: clarify quickfixlist abbreviation in README (#1392)Jack DeVries
2021-10-29break: changed the results window highlight to always be full width (#1312)Julian Fricker
2021-10-28fix: set preview `titlehighlight` when re-enabling preview (#1384)Luke Kershaw
2021-10-28fix: buitin.tags broke when tags-file was in wildignore (#1387)Denis Cornehl