-
-
Notifications
You must be signed in to change notification settings - Fork 206
Add Emacs mode #2665
Copy link
Copy link
Open
Labels
enhancementEnhancement: New feature or improvementEnhancement: New feature or improvementuser interfaceComponent: General user interfaceComponent: General user interface
Metadata
Metadata
Assignees
Labels
enhancementEnhancement: New feature or improvementEnhancement: New feature or improvementuser interfaceComponent: General user interfaceComponent: General user interface
Hi,
In the Tools/preferences at the botttom is the option to enable Vim-mode.
Would it be possible to create the option of enabling shortcuts similar like Emacs/Org mode.
To be clear, I don't mean org functionality or features.
Emacs has a number of shortcuts to navigate and edit text that are really usefull.
examples: cntrl+a begin of line, cntrl+e go to end of line,
Moving to the beginning or end of a word/ sentence/ paragragh.
Cntl-o to switch window/frame, could be used to switch between the editor window and the project tree.
thank you