658
You don't need the mouse (lemmy.blahaj.zone)
you are viewing a single comment's thread
view the rest of the comments
[-] SpaceNoodle@lemmy.world 29 points 2 years ago

Ctrl-K and Ctrl-U in nano, a sane editor that does not hate you

[-] eager_eagle@lemmy.world 31 points 2 years ago

Ctrl-X Ctrl-V in micro, if you appreciate a sane editor with sane keybindings.

[-] SpaceNoodle@lemmy.world 8 points 2 years ago

That's cool, and I can't wait for it to gain widespread adoption, but nano is already more commonly installed by default.

[-] Blisterexe@lemmy.zip 6 points 2 years ago

How does micro compare to nano?

[-] SpaceNoodle@lemmy.world 33 points 2 years ago
[-] eager_eagle@lemmy.world 7 points 2 years ago
[-] eager_eagle@lemmy.world 5 points 2 years ago* (last edited 2 years ago)

better ootb experience with syntax highlighting, sane keybindings, plugin system, and other little things nano lacks.

[-] SpaceNoodle@lemmy.world 3 points 2 years ago* (last edited 2 years ago)

Nano has had syntax highlighting for quite a while.

Its keybindings also make sense if your brain is still stuck in the '90s. If not, they're literally printed at the bottom of the terminal.

If I need plugins, I'm not gonna be fucking around with a terminal text editor.

What are these "other little things?" Certainly not "probably already installed on your system."

[-] fl42v@lemmy.ml 2 points 2 years ago

"Sane" keybindings are questionable given Ctrl's location (painful to press with both pinky and thumb fingers). It's standard, I'll give it that, but those in helix or vim are mostly (I'm looking at you, navigation between splits) much saner all things considered

[-] eager_eagle@lemmy.world 2 points 2 years ago

or maps your caps to Ctrl, like vim users map it to esc

[-] computergeek125@lemmy.world 1 points 2 years ago

Which is exactly where Sun Unix keyboards place it, in a same spot

[-] fl42v@lemmy.ml 1 points 2 years ago

Or build yourself a crkbd, yeah. That's beside the point.

[-] mosiacmango@lemm.ee 18 points 2 years ago

Vim doesn't hate you. It loves who you could be.

[-] SpaceNoodle@lemmy.world 7 points 2 years ago

I wish I could :q! you

[-] Ephera@lemmy.ml 3 points 2 years ago

Doesn't that just cut one line at a time? Or is this Emacs-like, where it buffers the lines?

That host doesn't have internet access, though, so installing a different editor wasn't really an option to begin with...

[-] SpaceNoodle@lemmy.world 5 points 2 years ago

If the host doesn't already have nano, you fucked up super early

But yeah, it buffers the lines.

[-] clb92@feddit.dk 2 points 2 years ago* (last edited 2 years ago)

Doesn’t that just cut one line at a time?

Move the cursor to the start of what you want to cut, press ALT+A, then move the cursor with arrow keys (you'll see text be highlighted from where the cursor was to where you move your cursor), then once you've moved the cursor to where you want, press CTRL+K to cut.

[-] nickwitha_k@lemmy.sdf.org 3 points 2 years ago

How do I do regex or connect to an LSP with nano?

[-] SpaceNoodle@lemmy.world 7 points 2 years ago

That's the neat part: you don't.

[-] nickwitha_k@lemmy.sdf.org 2 points 2 years ago

Fair enough. Those are things that I like to be able to use, however. Which makes nano/pico/micro a non-starter for me. Different strokes for different folks.

[-] SpaceNoodle@lemmy.world 3 points 2 years ago

Well, they're not necessary for 99.999% of what you need a quick CLI text editor for.

[-] fl42v@lemmy.ml 1 points 2 years ago

The use-cases for unquick GUI text editors are merely a subset of those solved by quick TUI text editors :P

this post was submitted on 26 Oct 2024
658 points (97.0% liked)

Programmer Humor

42266 readers
118 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS