flamingos-cant to linuxmemes@lemmy.worldEnglish • 1 month agosystemd is all you needfiles.catbox.moeimagemessage-square125fedilinkarrow-up11.31Karrow-down110file-text
arrow-up11.3Karrow-down1imagesystemd is all you needfiles.catbox.moeflamingos-cant to linuxmemes@lemmy.worldEnglish • 1 month agomessage-square125fedilinkfile-text
minus-square@rustydrd@sh.itjust.workslinkfedilink88•1 month agosystemd is a great operating system, it just lacks a decent text editor.
minus-square@fallingcats@discuss.tchncs.delinkfedilink38•1 month agoGood thing it’s editor agnostic so everybody can do the right thing in the end and choose nano
minus-square@finestnothing@lemmy.worldlinkfedilink9•1 month agoEmacs, but I only use 'M-x butterfly C-M-c`
minus-squarevoxellinkfedilink3•1 month agothe only reason im not using it is that it makes copying from terminal impossible
minus-square@Ullallulloo@civilloquy.comlinkfedilink3•1 month 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@morbidcactus@lemmy.calinkfedilink2•1 month agoEnough people mention it that I’ve jumped over to helix
minus-square@SanndyTheManndy@lemmy.kya.moelinkfedilink3•1 month agoEyy, helix mentioned! The only editor that can handle the 50k LoC files at work.
minus-square@ziggurat@lemmy.worldlinkfedilink2•1 month 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