Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Telekasten find_notes throws error when using TAB to cycle through notes #316

Open
1 task done
stonemaster opened this issue Mar 29, 2024 · 0 comments
Open
1 task done
Assignees
Labels
bug Something isn't working

Comments

@stonemaster
Copy link

Please confirm

  • I am running the latest version of this plugin

Describe the bug
When I use :Telekasten find_notes a telescope picker is opened showing my notes. When I try to use the TAB key I get the following error and the picker is closed. Cycling through notes using UP and DOWN arrow keys works fine. I can confirm that TAB works without issues in other Telescope based pickers (finding files, symboles etc...)

E5108: Error executing lua: ...local/share/nvim/lazy/telekasten.nvim/lua/telekasten.lua:1097: Vim:E21: Cannot make changes, 'modifiable' is off
stack traceback:
	[C]: in function 'nvim_put'
	...local/share/nvim/lazy/telekasten.nvim/lua/telekasten.lua:1097: in function 'key_func'
	...hare/nvim/lazy/telescope.nvim/lua/telescope/mappings.lua:269: in function <...hare/nvim/lazy/telescope.nvim/lua/telescope/mappings.lua:268>

To Reproduce
Steps to reproduce the behavior:

  1. Start nvim
  2. Run :Telekasten find_notes
  3. Hit TAB key

Operating system (please complete the following information):

  • Ubuntu 23.10
  • NVIM 0.9.5
  • LazyVim based setup with current main
@stonemaster stonemaster added the bug Something isn't working label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants