Nano has already supplanted the great EMacs and Vim as the most popular text editor of all linux distros, for though it has many omissions in functionality it scores over the older, more complete programs in two important respects. First, it is slightly simpler; and secondly it has the text "^ Exit" inscribed in highlighted text on its footer
EDIT : This sees to be going over some people's heads. It's a hitchiker's guide to the galaxy reference.
The Hitchhiker's Guide has already supplanted the great Encyclopaedia Galactica as the standard repository of all knowledge and wisdom, for though it has many omissions . . . it scores over the older, more pedestrian work in two important respects. First, it is slightly cheaper; and secondly it has the words DON'T PANIC inscribed in large friendly letters on its cover.
122 Comments
shellington@piefed.zip · 148 pts · 1d
I like Nano; it lets me do what I need to do quickly, simply and efficiently.
homes@piefed.world · 43 pts · 1d
That’s why nano gets used more than vi/vim. In the past, the majority of people using terminal text editors were geeks and developers. Now the majority of people using the terminal text editors are more often casual users who have no use for putting the time and effort to learn vi/vim, especially because they have no need for the extended functionality
chellomere@lemmy.world · 7 pts · 1d
I don't get you people. Proper copy/paste support is "extended functionality"? I beg to differ. This is basic functionality.
And no, single line copy/paste as offered by nano, or copy and paste through the terminal is not proper copy/paste.
Zos_Kia@jlai.lu · 15 pts · 1d
Blasphemy! Ctrl+k is multi line!
Venator@lemmy.nz · 7 pts · 1d
Doesn't matter if it's not "proper" if it works.
chellomere@lemmy.world · 4 pts · 22h
Ah, I looked it up, it seems it actually has multiline copy/paste? Alt-A to mark the start of the text, Alt-6 to copy, Ctrl-U to paste. I'll try it out next time I'm stuck in nano, thanks!
homes@piefed.world · 5 pts · 1d
Sit down by the campfire my dear youngin’ and I’ll talk you tales of a terror myth called ASSEMBLY
OOOOOooOOOOOooOOO!
Machine language! Direct memory addressing! AAAAAaaaaa!
MWAHAHAHAHAHAHAHAHA!!!!!
Computers existed before the year 2000, you silly children…
teslekova@sh.itjust.works · 9 pts · 1d
Don't be silly, grandpa. Everyone knows assembly doesn't exist.
homes@piefed.world · 4 pts · 1d
https://demoscene.assembly.org/
My favorite when I was a kid was absolutely, and without a doubt Second Reality by Future Crew. Full screen 3-D object rendering at 30 frames a second on a 486SX/25 CPU without a graphics card. in 1993
Fucking legendary.
And it fit on a floppy
Edit: I remember my friend Nick brought back a copy of Second Reality from ASSEMBLY 93, an annual convention of assembly developers where they would show off their programming prowess with these demos. Me and my friends got to see it before it hit the BBSs and Usenet. So fresh, yo!
bufalo1973@piefed.social · 2 pts · 15h
I remember seen it in 1993 or 1994 in a friend's PC with a Gravis Ultrasound. It was AMAZING. For comparison, the games of that year were almost all 16 bits platformers.
homes@piefed.world · 2 pts · 13h
I think it took me over an hour to get my sound blaster pro configured just right
Here’s another reference from the era,, let’s see if you get it:
“Did you bring the pages?”
It was from a game, but not a platformer
teslekova@sh.itjust.works · 2 pts · 19h
That's incredible work.
And it makes me remember another gem of the period, Elite! I first played Elite Plus, but when I heard about the original, the magic of being able to navigate all those worlds in such a small format fired my imagination.
teslekova@sh.itjust.works · 2 pts · 19h
Just watched it all and goddamn. Rabbit hole time. Haven't remembered what it was like back then for a long time. An age of marvels and wonder.
homes@piefed.world · 1 pts · 18h
Marvels and wonders indeed
oh, those halcyon days…
leMe@anarchist.nexus · 4 pts · 1d
this functionality is only bloated and complicated for the person using a terminal a couple of times a year.
i say that while looking like this when i see any editor but
vimused:but i know my co-worker looks at me like this, because he knows he only ever uses
vi:esc@piefed.social · 3 pts · 1d
Nano has proper copy/pate, it works identical to any text editor. Mark -> copy/cut -> paste
CanadaPlus@lemmy.sdf.org · 1 pts · 16h
That's true, if you had no GUI for an extended period, it'd be worth learning something that could do that. Although, other people are saying there's a way in nano.
If you're using a GUI, and working in an emulator, who cares if it's not "proper"?
chonglibloodsport@lemmy.ca · 1 pts · 15h
Vi lets me jump to the place I need to be and make edits to a config file very sticky, simply, and efficiently. But all that came at the cost of the steep learning curve.
Cyno@programming.dev · 1 pts · 13h
Same, although I did wish I could like, just select text with my mouse properly, or move the cursor to a place by clicking there, delete blocks without cutting them, and/or remember the copy/paste/undo shortcuts...etc
SnotFlickerman@lemmy.blahaj.zone · 79 pts · 1d
Many were increasingly of the opinion that they’d all made a big mistake in making text editors in the first place. And some said that even making operating systems had been a bad move, and that no one should ever have built computers at all.
SkaveRat@discuss.tchncs.de · 32 pts · 1d
In the beginning, boolean algebra was invented.
This has made a lot of people very angry and been widely regarded as a bad move.
AmidFuror@fedia.io · 10 pts · 1d
I still think smart watches are a pretty neat idea.
MonkderVierte@lemmy.zip · 7 pts · 1d
Same here, computers have gone the wrong way; from utility to project to pet.
syscall@programming.dev · 53 pts · 1d
I see Hitchhikers Guide to the Galaxy parody, I updoot
Skullgrid@lemmy.world · 7 pts · 1d
If ind it quite funny that the majority of the posts are about the text editor and not about the blatant hitchhiker's guide reference to the point where I had to specify it in the OP and then the thread exploded after that point.
cannedtuna@piefed.world · 46 pts · 1d
People don’t have to look up “how to exit nano”
ZILtoid1991@lemmy.world · 2 pts · 1d
Also you can't flex as a dev for using nano tge same way as using Vim or a derivative.
edinbruh@feddit.it · 36 pts · 1d
It's there and it's easy. Most people don't use terminal text editors unless they are SSHing in a server, and they would only do that sporadically, so it makes no sense to become proficient in a complex text editor like vim or Emacs for that little use case.
Sidenote: personally, I learned vim once, and used it extensively every day for two years. I stopped using it for one year and was back to square one. Now I use vscode for everything... Even when I'm using SSH, because vscode supports SSH
jaybone@lemmy.zip · 7 pts · 1d
It’s kind of sad that many people don’t use the shell / terminal anymore, especially as part of their regular development flow. There’s so much scripting and so many shell commands you can use that will do things you just can’t do in vscode. And having an editor like vi immediately available is part of that flow.
For me, vim and the shell are my primary IDE. I rarely fire up vscode. But I guess I’m getting old. Still faster than the younger devs who mainly use vscode and then struggle when they are forced to use the command line due to whatever circumstance where vscode is not available or appropriate. Kind of makes me sad. Feels like a valuable skill is being lost.
edinbruh@feddit.it · 8 pts · 1d
Oh, I use the terminal a lot, it doesn't throw me off. When I can't have vscode (e.g. small openwrt devices) I can use vim. It's just plain easier to use vscode for editing files when I can
Dnb@lemmy.dbzer0.com · 3 pts · 23h
Vscode has terminal built in too
fxdave@lemmy.ml · 1 pts · 1d
I used vim, vim based stuffs, spacemacs, jetbrains, netbeans, atom etc... Now I use mainly claude code, sometimes, rarely I also open vscode. Shame because I know a lot of shortcuts, but not needed.
scrion@lemmy.world · 7 pts · 1d
Every editor "supports" SSH, you can mount files on a remote SSH server via SSHFS.
edinbruh@feddit.it · 11 pts · 1d
And instead vscode supports SSH (without quotes), you can connect to an SSH host, and it will open files and folders on the host like it does locally. And if you open the integrated terminal it will run on the remote host. And it will forward the git login agent so you can commit or push with the credentials of your local machine. And it can forward ports from the remote.
scrion@lemmy.world · 3 pts · 1d
Sure, but none of that is special in any way. That's just what SSH does already. If you like that to happen in your editor GUI, by all means, you do you.
What I'm saying is not a single of those features is an accomplishment of vscode and you can do that with every editor you like, or even without any. I didn't want people to believe they'd need to switch to vscode to achieve any of that. That was my angle.
I can't and I'm not going to comment on the integration or the workflow, if you're the audience for those kinda things, it's probably great, give vscode a try. It's probably obvious that I am not but hey, different strokes and all.
Kazumara@discuss.tchncs.de · 2 pts · 1d
By the way, regarding integration, I just learned from a colleague last week that he uses emacs for editing remote files too. You can just open a file as:
/method:user@host:filename, with method being ssh or ftp for examplehttps://www.gnu.org/software/emacs/manual/html_node/emacs/Remote-Files.html
goferking0@lemmy.sdf.org · 6 pts · 1d
I always forget that vscode can do that
Zarobi@aussie.zone · 2 pts · 1d
I only use terminal text editors anymore when I need to edit config files à la
sudo nano. I just don't trust visual text editors to do that stuff, I've been burned too many times in the past. Files "saving" but not actually saving. Files actually corrupting or changing ownership on save. Etc. Good old nano, doesn't fuck with the critical system files any more than I already am.bilb@lemmy.ml · 1 pts · 22h
I use kate for almost everything. I can open and edit files over sftp, and it has a terminal like vscode as well. I should try vscode again, it's been a while.
Bluetreefrog@lemmy.world · 1 pts · 8h
Konqueror was the goat. Split screens. Browse the web. Browse remote directories. Browse local directories. I was sad when it went away.
kopasz7@sh.itjust.works · 34 pts · 1d
It is preinstalled and does what it needs to do. What else can I ask for?
TaterTot@piefed.social · 30 pts · 1d
I'm ashamed to admit that, despite having read Hitchhiker's Guide to the Galaxy several times, my Vim elitist mindset made me miss the reference.
Sometimes you need a real good slice of humble pie to remember what's important in life.
Skullgrid@lemmy.world · 7 pts · 18h
digital watches
owenfromcanada@lemmy.ca · 3 pts · 9h
They're neat!
owenfromcanada@lemmy.ca · 25 pts · 1d
Nano is to EMacs/Vim as Notepad is to Notepad++ or VSCode (Nano has features Notepad doesn't, but you get the point).
I don't do a ton of code editing directly on the CLI. I do things like change parameters in config files or open a file to read it quickly. If I'm doing more heavy editing, I'll use a GUI editor (with an SFTP extension if I'm working on a headless server). So programs like Vim and EMacs have never been useful for me.
To each their own (and I have all the respect for anyone who knows how to exit Vim without looking it up) but I'm guessing the majority of people have a similar experience.
BassTurd@lemmy.world · 7 pts · 1d
I spent enough time learning vim that I can do basic navigation and text editing. I'd like to be able to navigate efficiently like some of the savants out there, but the effort to get to that point is more than I'm willing to put into in.
Redjard@reddthat.com · 6 pts · 1d
Being good at nano does not transfer like notepad transfers to notepad++ or kwrite.
vim does not respect nano shortcuts and modes are simply a barrier: an extra keypress and another thing to keep track of. It slows you down significantly.
Noone good at nano would switch to vim naturally, you have to force yourself to endure until you catch back up to what you could long do in nano.
Conversely I don't know a single shortcut, behavior, or info notepad shows that np++ or kwrite don't have. Besides maybe bracket and quote completion in kwrite which you'd have to disable in settings.
And on the other hand the advantages are more directly visible, like tabs, syntax hilighting, ...
You might not immediately intuit the shortcuts for tab management, but you can still use tabs and then not return to notepad due to missing them.
owenfromcanada@lemmy.ca · 5 pts · 1d
Sure, Notepad transfers to other GUI programs better than Nano transfers to Vim or EMacs. But that has little to do with Notepad and more to do with GUIs typically supporting similar shortcuts. Like I said, it's an imperfect analogy.
I think you missed my original point. Most people wouldn't describe themselves as "good" or "bad" at Notepad or Nano. They're simple programs designed for simple editing. The learning curve is very low for both. Advanced editors have differing learning curves, but they're all a lot more steep.
And my original point was that, because many people do only simple editing in a CLI and more advanced editing in a GUI, it makes sense that Nano became the most popular for CLI due to its shallow learning curve.
imecth@fedia.io · -1 pts · 1d
You obviously haven't used much vim if you think modes slow you down. First it means you don't have to bring your right hand all the way to the arrows whenever you want to move the cursor, secondly it means you can use shortcuts without adding a modifier everytime - this translates to fewer keypresses.
Redjard@reddthat.com · 6 pts · 1d
I was talking about the new user experience. No new user can navigate without the arrow keys, the most you can expect is looking up i and esc to enter and exit edit mode, and then using both modes the same way being annoyed at being in the wrong mode when something doesn't work.
Keeping track of the modes is also obviously something only problematic to those not familiar with vim.
notfromhere@lemmy.ml · 1 pts · 1d
If you customize nanorc then you can also point and click with the mouse and highlight text and copy/paste like it was a GUI from the terminal. Most people shiting on Nano just never learned it because they learned the editor they are familiar with. Same reason I shit on vim.
Scoopta@programming.dev · 21 pts · 1d
I've wanted to move elsewhere for a long time, thing is I don't use nano for programming, I use it for config files. For programming I use an IDE, and every time I've tried leaving my IDE for emacs with a language server I find I just can't be bothered to set it up and learn it and make the move. Maybe because while I have some gripes with my current setup...they're very minor
partofthevoice@lemmy.zip · 4 pts · 1d
People program in things like nano? Wow. I want to learn that. I also have only really used them for configs, terminal profiles, …
Can they offer autocomplete and syntax highlighting like vscode can, extendable for different languages and whatnot?
YoSoySnekBoi@kbin.earth · 9 pts · 1d
Nano has syntax highlighting out of the box IIRC. I've used it for programming in a pinch but no, it's nowhere near as extensible as VSCode or Vim. It's a text editor, not an IDE
palordrolap@fedia.io · 6 pts · 1d
nano has supported syntax highlighting for a good long while, and for the Debian package at least, comes with a bunch of predefined languages in
/usr/share/nano/*.nanorc.I wouldn't recommend it for large projects, but I've created and edited shell and Perl scripts with it plenty of times.
GreyEyedGhost@piefed.ca · 3 pts · 1d
I've programmed in notepad. Not often or very much, because even though I operated in a Windows environment, I didn't hate myself, but simple edits or creating small files was possible if you knew what you were doing. More could be done too, if you wanted to pretend you were a caveman programmer.
OpenStars@discuss.online · 20 pts · 1d
heliotrope@retrofed.com · 19 pts · 1d
I've used Vim, NeoVim, Micro,
mg(1), JOE, and even MS Edit (both the original DOS version and the recent Rust clone). No matter how complex and tailored I wrote my config, though, the features I actually used were included in GNU nano and/or my command shell without any of the bugs, bloat, learning curve, or slop.Using it as my default just makes sense.
Funkt4st1c@lemmy.world · 11 pts · 1d
Nano is great for editing files. It is absolutely terrible for any amount of text processing or anything other than raw code copied from a tutorial
Goodlucksil@lemmy.dbzer0.com · 7 pts · 1d
You guys do text processing on terminal editors?
mattyroses@lemmy.today · 4 pts · 1d
was gonna say, I have IDEs and other dedicated programs for that
cows_are_underrated@feddit.org · 3 pts · 1d
Of course. What do you think vim users do?
daychilde@lemmy.world · 5 pts · 17h
Fuck all? ;-)
Alternative joke: try to figure out how to exit
heliotrope@retrofed.com · 3 pts · 1d
What sort of text processing? I rarely do this, so I usually just rely on things like
sed,ed,sort,uniq, and other shell commands to handle this.the_crotch@sh.itjust.works · 2 pts · 15h
DOS edit was just an alias to qbasic /edit packaged in a .com
renlok@lemmy.zarioth.com · 17 pts · 1d
Same reason people use notepad on windows. It's already installed on almost every distro
jxk@sh.itjust.works · 16 pts · 1d
ed is the standard text editor
eah@programming.dev · 14 pts · 23h
I shall prematurely end this comment chain with the obligatory xkcd. Yes, you've seen it before, and you will see it again.
Supercrunchy@programming.dev · 4 pts · 20h
Fun fact, in emacs they added
M-x butterflyas a reference to this xkcd.anewfox@lemmy.zip · 2 pts · 18h
i've been using emacs for a while and i cannot believe i've never thought to check for that. sure enough, there it is. amazing.
Supercrunchy@programming.dev · 5 pts · 20h
(for people missing the reference: https://www.gnu.org/fun/jokes/ed-msg.html )
AgentSeven@lemmy.zip · 15 pts · 1d
I'm in the "been working with Linux since the 90s" gang so I call vim vi and nano pico and when I started there was a coolness factor to be considered. I was incredibly uncool so I used whatever I wanted, including pico - I mean you used pine for email back in the day and the interface was nearly identical, so whatever.
But I did want to be at least a tiny bit cooler, so I learned vi in a fairly rudimentary fashion. I can edit, jump, delete, search, replace, copy and paste - oh, and I can exit. I've spent so much time using vi, that my brain doesn't even have to think about exiting, not even whether I want to write or not. It just happens like second nature. It's actually gotten to where nano seems unduly burdensome to me.
But really, I prefer an IDE for programming. CLI editors will always be for configuration files and shell scripts to me.
xeno_the_warrior_prince@lemmy.dbzer0.com · 15 pts · 1d
Sometimes I catch myself opening nano inside emacs' term. I literally forget I'm using emacs and just do it on instinct. I once also opened emacs inside emacs' term and I just stared at the screen in disbelief.
dream_weasel@sh.itjust.works · 15 pts · 1d
Emacs: "Sure, fuck it, why not."
cows_are_underrated@feddit.org · 2 pts · 1d
We shouldn't ask ourselfs why we should do something, but if we could do something.
perishthethought@piefed.social · 12 pts · 1d
I'm part of the "learned Linux when I got my first raspberry pi" gang, and all Ras pi tutorials tell you to use nano. So yes.
tyfon@sh.itjust.works · 11 pts · 1d
Best local simple terminal text editor is micro.
UnfortunateShort@lemmy.world · 10 pts · 1d
It is insane how far using the same shortcuts literally everything else can get you in the world of terminal text editors and yet here we are
fxdave@lemmy.ml · 1 pts · 1d
Micro is the first package I install on every VPS followed by fish
rumschlumpel@feddit.org · 10 pts · 1d
Big fan of micro. Like nano, it's non-modal, but unlike nano, it doesn't need to print its shortcuts on the bottom because everyone already knows most of the shortcuts from almost every GUI editor. And it has inbuilt syntax highlighting and LSP support (TBH it's a bit much at times, the UI is a bit too intrusive to (by default) complain every time you violate some style guideline).
Though that's moot if you don't have admin privileges on the box you're working on.
palordrolap@fedia.io · 4 pts · 1d
nano -xmay be more to your liking then. Ornano -0if you like being terrified.Hints: Ctrl+X still works to quit. Alt-Z and Alt-X toggle the title and the help respectively.
You can also use the toggles in regular
nanoto hide one or the other if you're bothered by them.rumschlumpel@feddit.org · 6 pts · 1d
The UI isn't the issue with nano, it's that it needs that kind of UI ... you could memorize nano's shortcuts, but it doesn't have enough features to justify the effort.
palordrolap@fedia.io · 2 pts · 1d
What extra features do you think it ought to have?
Feyd@programming.dev · 6 pts · 1d
It's not that they want more features - it's that in micro for instance copy is ctrl+c which everyone already knows, where in nano it's different
palordrolap@fedia.io · 4 pts · 1d
Then you want
nano -/which uses the modern key bindings. They've been in nano for a while now.For historical reasons, it doesn't use them by default.
Feyd@programming.dev · 6 pts · 1d
Yup they could use
nano -/0, or they could just use micro.A note: I couldn't find
-/referenced online easily though when I checked it is indeed there. On Macnanoredirects topicoby default which doesn't have that either. I think it's understandable someone would just choose to use micropalordrolap@fedia.io · 4 pts · 1d
To flog this dead horse just a bit longer, micro is nearly seven times the size of nano, and Apple are clearly doing it wrong. Pointing an old name at a new thing is fine as long as there's backward compatibility, but a new name at an old thing that doesn't support the same features is a disservice to the old thing, the new thing and the user.
MonkderVierte@lemmy.zip · 1 pts · 1d
rumschlumpel@feddit.org · 1 pts · 1d
Well, micro has syntax highlighting and LSP support, and vim is just really efficient at text editing ... though nano's feature set is honestly fine for what it is, I'd much rather it used well-known shortcuts by default.
palordrolap@fedia.io · 2 pts · 1d
Asking nano to use the modern keybinds by default is akin to insisting that Emacs run in evil mode by default. If you really must have it do that, set up a shell alias or put something in your .nanorc.
Also, nano has syntax highlighting. No LSP though. It's an editor, not an IDE.
Maybe that explains the size difference I was talking about elsewhere.
rumba@lemmy.zip · 10 pts · 13h
Many were increasingly of the opinion that they'd all made a big mistake moving away from 'ed' in the first place, and some said that even 'ed' had been a bad move, and that no-one should ever have left punch cards.
esc@piefed.social · 10 pts · 1d
Both
nanoandemacssuffer from the same problem - bad defaults. You need to pass like ten options to nano for it to work as expected to edit configuration files and small scripts.daychilde@lemmy.world · 2 pts · 17h
I haven't bothered to poke it deeply. What options do you use please? I'll give it a go. :)
esc@piefed.social · 4 pts · 16h
alias nano='nano -A -D -E -F -T 4 -Z -g -i -l -m -q -t -% -_'and you need to enable syntax highlighting in nanorc (not all distros enable it by default)include /usr/share/nano/*.nanorcalso there are additional/improved rules for highlighting here https://github.com/galenguyer/nano-syntax-highlighting and you can rebind every key, but it seems that it doesn't support 'chaining' of keys nor multiple modifier keys at the same time.daychilde@lemmy.world · 2 pts · 15h
Nice, thanks!
For anyone wondering about the options: https://i.imgur.com/hAjTxJO.png
Also, apparently you can create
~/.nanorcand put the following in for those (instead of an alias):set smarthome
set boldtext
set tabstospaces
set multibuffer
set tabsize 4
set zap
set showcursor
set autoindent
set linenumbers
set mouse
set indicator
set saveonexit
set stateflags
set minibar
I'll play around with those and the syntax stuff. I definitely personally do not want the saveonexit behaviour, but you've started me on the path of looking at the other options, and that right there shows me it's worth my time to look, so thank you :)
caden@lemmy.sdf.org · 2 pts · 9h
That set of options sounds basically like
micro's behavior by default...JRaccoon@discuss.tchncs.de · 8 pts · 1d
I think Vim is great if you use it everyday and know it inside out. For those of us who don't, Nano is just easier, not least because it tells you in the UI how to exit it xD
heartSagan5@lemmy.zip · 8 pts · 1d
That’s because Ubuntu, honestly.
JoMiran@lemmy.ml · 6 pts · 1d
I have been around since production servers were predominantly HP-UX, Solaris, and AIX. I settled on Vi because it was the one common editor that was preinstalled on every *NIX OS, including Linux and you could jump right into edit mode while reading a file without having to exit the preview first.
Nano is fine, but one you've gone through the pain of committing Vi to muscle memory, there's no point to switch.
Diplomjodler@feddit.org · 6 pts · 1d
I only ever use to quickly edit some config file and for that i really don't need anything more complex.
umbraroze@slrpnk.net · 6 pts · 1d
Not long ago, I needed to quickly add a 4-line thing to my Ruby on Rails app on my Raspberry Pi. I was like, shit, I really can't be arsed to mount the RPi over Samba to edit this stuff on VSCode on my Windows laptop to add like 4 lines. I don't have vim, I can't be arsed to check which vimlike I have at hand, I can't be arsed to see if my Emacs setup has been customised for this RPi. So fuck it, Nano it is!
ArsonButCute@programming.dev · 6 pts · 1d
I'm a vim stan. I love my vim. I still end up installing nano on all my machines. It's honestly not even for me anymore, it's for anyone else who happens to use it. Vim is great but it's got a learning curve.
Often times I'll just use vi, since it's always there.
perishthethought@piefed.social · 4 pts · 1d
OK so... How long did it take you to learn to use vim? I mean, where you didn't have to look anything up?
As a nano user, I've assumed it was in the 1 - 6 months range, but maybe it's not that bad?
queerlilhayseed@piefed.blahaj.zone · 3 pts · 1d
I had a job for a while where my main task for about a year was reviewing / editing configs on servers, in which I learned the basic functions of vim (opening, closing, seeking, copy / paste, find / replace, etc.) and used them enough to get them embedded in my memory.
I use vim less now, as I still prefer graphical editors with a visual file tree for most development tasks, but I still have the simple stuff ready at hand when I have to jump on a server and change a config file. I've "learned" new tricks with vim since then, but I have a harder time remembering them when I don't use them every day, and I periodically come across vim functionality that I've encountered before but then forgot.
So, maybe six months isn't so far off, but it's not that I dedicated myself to studying and learning the full length and breadth of vim's capabilities for that whole period. It's more that I picked up the basics pretty quickly, maybe after a few days of getting settled, then repeated the basics in slightly varying contexts until they became rote, which took longer.
rozodru@piefed.world · 2 pts · 1d
if you use something like Neovim/Lazyvim or NVChad it's pretty easy to pick up as you can just hit space and it'll tell you pretty much everything you can do. Neovim also includes a decent tutorial. you can pick up the absolute basics pretty quickly, easily within a day or so.
ArsonButCute@programming.dev · 2 pts · 1d
Like two or three weeks for most tasks. I still check the manual sometimes, it's built in :)
Check out vimtutor if you wanna learn it fast
https://vimschool.netlify.app/introduction/vimtutor/
I oft reference the wikibooks page as well https://en.wikibooks.org/wiki/Vim
blarth@thelemmy.club · 2 pts · 1d
Also a die hard vim user. Once you get comfortable with it, it’s a very functional tool that will always be there for you, at least in vi form if nothing else.
floquant@lemmy.dbzer0.com · 5 pts · 1d
The Venn diagram of nano users and Debian/Ubuntu users is a circle
janus2@lemmy.zip · 3 pts · 1d
sample size of me supports this hypothesis
SEND_BUTTPLUG_PICS@lemmy.zip · 2 pts · 1d
I'm N+1
rumschlumpel@feddit.org · 2 pts · 1d
sudo apt install microSkullgrid@lemmy.world · 2 pts · 1d
yep. One of the reasons I stick to debian based (vanilla Deb) is so that any dumbass tutorial works for me, because I am not smart.
cmbabul@slrpnk.net · 1 pts · 1d
I myself make it just a slightly out of focus circle, nano or Kate and yes I’m on Arch… btw
ZoteTheMighty@lemmy.zip · 3 pts · 8h
Perhaps you're right...or perhaps the Encyclopaedia Galactica is a better tool for navigating the galaxy if you're willing to learn a trick or two about how to navigate it? No one ever argued that the Restaurant at the End of the Universe was the BEST restaurant, only that it was the one at the end.
Digit@lemmy.today · 3 pts · 18h
*Ahem*
mceditunder sung hero of easy tui text editors. [Has controls on screen.]
overlooked because it's part of mc, and thus does not show up in the text editor categories in package managers and websearches?
could do a similar THGTTG bit for it. ... or other parodies of other stuff... idk, my brain not conjuring such things with ease just now.
(And yes, I missed the reference, at first, too... Thought about responding with some contrived towel elaboration).
sunbeam60@feddit.uk · 5 pts · 17h
mcedit is fine. I personally find micro the perfect blend of features and simplicity.
Solemarc@lemmy.world · 3 pts · 1d
I use helix for all my developer work and nano for "I need to edit this config file buried somewhere in /usr/...". I never remember to do Sudo -E
Marija_@programming.dev · 3 pts · 1d
Example of optimocracy
FerrisEuler@programming.dev · 2 pts · 19h
Nano's used because it's easier to use, which means the user interface is more intuitive than the others who insist you hit a key before making an edit.