Operating system
Windows
Joplin version
3.4.12
What issue do you have?
how to get tab key in editor to work as tab key in word - 5 spaces forward rather than now where it exits the editor section.
Windows
3.4.12
how to get tab key in editor to work as tab key in word - 5 spaces forward rather than now where it exits the editor section.
Check for a "Tab moves focus" button in the lower right corner of the window. If it's present, clicking it should switch back to the default indentation behaviour.
Context: By default, pressing tab should insert a tab character (or, in the Rich Text Editor, 8 spaces). It's possible to turn this off using view > "tab moves focus" or pressing ctrl-m. The "ctrl-m" key was selected to match the shortcut for the same function in VSCode and the CodeMirror default shortcuts. See also: Understanding Success Criterion 2.1.2: No Keyboard Trap | WAI | W3C.