flamingos-cant (hopepunk arc)@feddit.uk to linuxmemes@lemmy.worldEnglish · 2 years agosystemd is all you needfiles.catbox.moeimagemessage-square127fedilinkarrow-up11.33Karrow-down110file-text
arrow-up11.32Karrow-down1imagesystemd is all you needfiles.catbox.moeflamingos-cant (hopepunk arc)@feddit.uk to linuxmemes@lemmy.worldEnglish · 2 years agomessage-square127fedilinkfile-text
minus-squarerustydrd@sh.itjust.workslinkfedilinkarrow-up91arrow-down2·2 years agosystemd is a great operating system, it just lacks a decent text editor.
minus-squarefallingcats@discuss.tchncs.delinkfedilinkarrow-up42arrow-down3·2 years agoGood thing it’s editor agnostic so everybody can do the right thing in the end and choose nano
minus-squareRichard@lemmy.worldlinkfedilinkEnglisharrow-up43arrow-down2·2 years agoFunny way to misspell vim
minus-squareWhiskyTangoFoxtrot@lemmy.worldlinkfedilinkarrow-up18·2 years agoed is the standard text editor.
minus-squarefinestnothing@lemmy.worldlinkfedilinkarrow-up9·2 years agoEmacs, but I only use 'M-x butterfly C-M-c`
minus-squarevoxel@sopuli.xyzlinkfedilinkarrow-up3·2 years agothe only reason im not using it is that it makes copying from terminal impossible
minus-squareUllallulloo@civilloquy.comlinkfedilinkarrow-up3·2 years 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-squaremorbidcactus@lemmy.calinkfedilinkarrow-up2·2 years agoEnough people mention it that I’ve jumped over to helix
minus-squareSanndyTheManndy@lemmy.kya.moelinkfedilinkarrow-up3·1 year agoEyy, helix mentioned! The only editor that can handle the 50k LoC files at work.
minus-squareziggurat@lemmy.worldlinkfedilinkarrow-up2·2 years 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=microHave 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