Tab key behaviour #8258
-
The one thing I still really can't get my head around in Helix (and I've been using it for a few years now) is how the tab key behaves, it feels very unintuitive/inconsistent.
And then of course it's also used to select a completion if the completion prompt comes up (I'd rather just use Ctrl+n and Ctrl+p myself). What's up with the behaviour in the third point? And how can I just insert a literal tab character? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Assuming you're running on master, that third point is #4443. You can turn off smart tab: https://docs.helix-editor.com/master/configuration.html#editorsmart-tab-section |
Beta Was this translation helpful? Give feedback.
Assuming you're running on master, that third point is #4443. You can turn off smart tab: https://docs.helix-editor.com/master/configuration.html#editorsmart-tab-section