Skip to content

Tags: nvim-telescope/telescope.nvim

Tags

0.1.8

Toggle 0.1.8's commit message
fix(builtin.spell_suggest): ciw into black hole register (#3124)

(cherry picked from commit 5665d93)

0.1.7

Toggle 0.1.7's commit message
chore: add neovim v0.10.0 to ci matrix (#3121)

(cherry picked from commit 4aed639)

0.1.6

Toggle 0.1.6's commit message
docs(git_status): add missing opt `expand_dir` (#2824)

* docs(git_status): add missing opt `expand_dir`

* [docgen] Update doc/telescope.txt
skip-checks: true

---------

Co-authored-by: Github Actions <actions@github>
(cherry picked from commit fa4d663)

0.1.5

Toggle 0.1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
Conni2461 Simon Hauser
fix: check if cmd extension can be loaded - fix lazy loading of exten…

…sions (#2655)

As a last resort if no other cmd is found in `run_cmd`, check
if the command can be loaded as an extension.

(cherry picked from commit a197706)

0.1.4

Toggle 0.1.4's commit message
fix: correctly create User autocmd in action.which_key (#2736)

(cherry picked from commit 550055e)

0.1.3

Toggle 0.1.3's commit message
fix(internal.resume): dynamic_preview_title was not respected and tit…

…le became static (#2696)

* fix(internal.resume): dynamic_preview_title was not respected and title became static

* run stylua

(cherry picked from commit 3d8e051)

0.1.2

Toggle 0.1.2's commit message
fix(actions): which_key after mappings rework (#2556)

(cherry picked from commit 4226740)

0.1.1

Toggle 0.1.1's commit message
release: 0.1.1

(cherry picked from commit 2f32775)

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: telescope 0.1.0 (#2067)

nvim-0.6

Toggle nvim-0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: show assigned function in actions.which_key (#1871)