You're viewing a single thread.
systemd is a great operating system, it just lacks a decent text editor.
89 2 ReplyGood thing it's editor agnostic so everybody can do the right thing in the end and choose nano
39 3 ReplyFunny way to misspell vim
42 2 ReplyMicro anyone? :D
14 1 Replyed is the standard text editor.
16 0 ReplyEmacs, but I only use 'M-x butterfly C-M-c`
9 0 Reply
the only reason im not using it is that it makes copying from terminal impossible
3 0 ReplyIt will copy to the clipboard if possible. You can probably get it working with a bit of tinkering: https://github.com/zyedidia/micro/blob/master/runtime/help/copypaste.md
3 0 Reply
Enough people mention it that I've jumped over to helix
2 0 ReplyEyy, helix mentioned! The only editor that can handle the 50k LoC files at work.
3 0 Reply
alias systemd-texted=micro
12 0 ReplyHave you tried emacs with evil mode? It's a bit slow, not as slow as VS code or anything, but not really fast. But it's basically neovim but you get to use lisp to configure it instead of lua
1 0 Reply