You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ctrl + v behaviour
In Vim, Ctrl + v is normally used to activate block/visual block mode. Currently, in ZenNotes it triggers "Turn into". It would be great if Ctrl + v could be mapped to block selection mode instead, while "Turn into" could use another shortcut.
Outline panel synchronisation
The highlighted heading in the Outline panel does not always follow the cursor position in the editor. It often lags behind, and sometimes it does not update until reaching the next heading. It would be useful if the active heading in the Outline panel always reflected the current cursor location.
Line and column information
It would be useful to display the current line and column number in the bottom status bar, preferably on the right side (similar to many editors).
H and L movement
In Neovim, H and L usually move to the top and bottom of the visible screen and then move by half pages when pressed repeatedly. It would be great if these keys could behave accordingly after reaching the limit of the screen, or move by a configurable number of lines instead of a single line when the key is held down.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Ctrl + vbehaviourIn Vim,
Ctrl + vis normally used to activate block/visual block mode. Currently, in ZenNotes it triggers "Turn into". It would be great ifCtrl + vcould be mapped to block selection mode instead, while "Turn into" could use another shortcut.The highlighted heading in the Outline panel does not always follow the cursor position in the editor. It often lags behind, and sometimes it does not update until reaching the next heading. It would be useful if the active heading in the Outline panel always reflected the current cursor location.
It would be useful to display the current line and column number in the bottom status bar, preferably on the right side (similar to many editors).
HandLmovementIn Neovim,
HandLusually move to the top and bottom of the visible screen and then move by half pages when pressed repeatedly. It would be great if these keys could behave accordingly after reaching the limit of the screen, or move by a configurable number of lines instead of a single line when the key is held down.All reactions