flamingos-cant to linuxmemesEnglish • 25 days agosystemd is all you needfiles.catbox.moeimagemessage-square125fedilinkarrow-up11.31Karrow-down110file-text
arrow-up11.3Karrow-down1imagesystemd is all you needfiles.catbox.moeflamingos-cant to linuxmemesEnglish • 25 days agomessage-square125fedilinkfile-text
minus-square@[email protected]linkfedilink88•24 days agosystemd is a great operating system, it just lacks a decent text editor.
minus-square@[email protected]linkfedilink38•24 days agoGood thing it’s editor agnostic so everybody can do the right thing in the end and choose nano
minus-squarevoxellinkfedilink3•24 days agothe only reason im not using it is that it makes copying from terminal impossible
minus-square@[email protected]linkfedilink3•24 days agoIt 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
minus-square@[email protected]linkfedilink2•24 days agoEnough people mention it that I’ve jumped over to helix
minus-square@[email protected]linkfedilink3•21 days agoEyy, helix mentioned! The only editor that can handle the 50k LoC files at work.
minus-square@zigguratlink2•24 days agoHave 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
systemd is a great operating system, it just lacks a decent text editor.
Good thing it’s editor agnostic so everybody can do the right thing in the end and choose nano
Funny way to misspell vim
Micro anyone? :D
ed is the standard text editor.
Emacs, but I only use 'M-x butterfly C-M-c`
the only reason im not using it is that it makes copying from terminal impossible
It 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
Enough people mention it that I’ve jumped over to helix
Eyy, helix mentioned! The only editor that can handle the 50k LoC files at work.
alias systemd-texted=micro
Have 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