this post was submitted on 09 Dec 2023
184 points (94.2% liked)
linuxmemes
21251 readers
1564 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
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
I love vim and vim based editors.
I used to use stock Vim but recently I've started using Helix which is like a more user friendly version of vim (copying to clipboard is easy) and I'm loving it!
If it's easier to use how are we supposed to keep the Emacs people away?
wow, good to know that there are still terminal-based text editors being developed.
I'll surely try it.
Helix is pretty cool, I think the Lemmy devs use it too.
I use it because it's purple and I like purple.
royal choice, I see :)
Whoa that website's demo video is selectable text that plays like a video
Looks like it's using https://asciinema.org/
+1 for Helix. I found it recently and it feels way easier to make changes and add support for new languages.
If only they would support vim keybindings
mi"
Helix's editing model is much more preferable to vim's for me but the editor is not at all hackable so I can't daily drive it yet. Unfortunately, the development is not going that fast either. It takes months for my PRs to be even reviewed for the first time, let alone merge.