Executing shortcuts throw "not an editor command" for common Telescope actions
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 52/100
Research direction
Start with the dashboard shortcut configuration and the action entry point shown in the reproduction, using the Hyper example from the README as context. Reproduce the Telescope find_files shortcut on the specified Neovim version and inspect how dashboard-nvim executes actions. Done means the shortcut opens Telescope's find_files action without the editor-command error.
Written by the indexing model from the issue text.
Description
Describe the bug
I've setup some shortcuts like in the Hyper example in the README, including f for Telescope find_files. When executing this from the dashboard, however, I get an error message Not an editor command: Telescope find_files
- Using nvim version
v0.10.0-dev-2296+gcca8a78ea2
To Reproduce
- Use latest
nvimdev/dashboard-nvimcommit (04a48b2) - Set a shortcut in the
dashboard-nvimconfig like so:
{
icon = " ",
icon_hl = "@variable",
desc = "Files",
group = "Label",
action = "Telescope find_files",
key = "f",
},
- Restart
nvimand pressfon the keyboard.
Expected behavior
Opens Telescope with find_files command
Screenshots
- Dominant language
- Lua
- Stars
- 2.9k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from nvimdev/dashboard-nvim
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
nvimdev/dashboard-nvim#534 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
nvimdev/dashboard-nvim#480 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
nvimdev/dashboard-nvim#402 · 2 reactions ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 38/100
nvimdev/dashboard-nvim#523 · 2 comments · 3 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
nvimdev/dashboard-nvim#521 ·
All issues in nvimdev/dashboard-nvim
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
HenrikBengtsson/CBI-software#134 ·
-
Nmap
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
secondlife/slua#96 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100