this post was submitted on 23 May 2024
8 points (100.0% liked)
Helix Editor
169 readers
1 users here now
About
Post-modern community focused on post-modern editor.
Rules
Instance rules apply here.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Here's a better method for Helix: Bind a key to open a file picker relative to the current buffer. This useful command does not seem to be bound to a key by default. Choosing "%" may be memorable because % is a reminder of the current file. Add this to ~/.config/helix/config.toml:
%
makes sense. I went with space+o
for easier typing but it's hardly unambiguous.