I often wonder what a modern emacs would look like. This feel like a step in that direction.
Helix: Post-Modern Text Editor
31–40 of 169 posts
Re: Helix: Post-Modern Text Editor
#32I'm a huge fan of Helix, use it everyday. LSP works out of the box(if you install it with a package manager, otherwise you need to do a bit of config) .My configuration file has 5 lines or so, great defaults. No need for overly complicated configuration, or installing dozens of plugins, etc.. Did I mentioned is crazy fast? Opens in ms, and everything feels very snappy. The only thing I noticed, when I use it with tmu…
Re: Helix: Post-Modern Text Editor
#33Re: Helix: Post-Modern Text Editor
#34Re: Helix: Post-Modern Text Editor
#35I'm a huge fan of Helix, use it everyday. LSP works out of the box(if you install it with a package manager, otherwise you need to do a bit of config) .My configuration file has 5 lines or so, great defaults. No need for overly complicated configuration, or installing dozens of plugins, etc.. Did I mentioned is crazy fast? Opens in ms, and everything feels very snappy. The only thing I noticed, when I use it with tmu…
Re: Helix: Post-Modern Text Editor
#36For anyone who's used to fd/jk/kj/jj/jf or the like in Vim as an alias to ESC to exit insert mode, it looks like Helix is not too usable as of today: https://github.com/helix-editor/helix/issues/2612 I would've considered exploring Helix myself if it wasn't for this.
Remap capslock to CTRL when held and ESC when tapped. Good idea for vim too
I have no strong opinions about how people lay out their keyboards, other than that people should try a split key if they haven't. My layout sends ESC when Alt is tapped, capslock is for backspace.
Re: Helix: Post-Modern Text Editor
#37Helix is really great. If only it had a VIM (or VIM-like) mode available. I find the Kanoune shortcuts really limiting, as they fail to use the relative line numbers for anything except moving the cursor. Bidirectional selection, deletion, commenting, etc. is super useful when coding.
Could you give an example of an edit you couldn’t express?
As far as I can tell - I may be wrong - in Helix, I would have to first do 8 and then 9xd. Note the number 9 in there. This is due to the fact that in Helix, I have to count the number of lines I want to delete, rather than just being able to look at the relative line numbers.
Re: Helix: Post-Modern Text Editor
#38Interesting language support [1]. I might try it for some of my Python/Node projects (though it's hard to see a Python IDE that better than PyCharm). [1] https://docs.helix-editor.com/lang-support.html
Re: Helix: Post-Modern Text Editor
#39dupe https://news.ycombinator.com/item?id=33147270
That is just "past discussion", not a dupe. A dupe suggests there's a competing conversation happening right now that may be splintering the discussion.
Re: Helix: Post-Modern Text Editor
#40dupe https://news.ycombinator.com/item?id=33147270
That is just "past discussion", not a dupe. A dupe suggests there's a competing conversation happening right now that may be splintering the discussion.