this post was submitted on 25 Oct 2023
2263 points (99.1% liked)

Programmer Humor

31800 readers
568 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

I'm trying out Obsidian for taking notes, and this made me laugh.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 10 months ago (3 children)

I also started off using nano. Have you tried Micro? It's like nano on steroids and with good keybindings

[–] [email protected] 12 points 10 months ago (1 children)

At some point Nano added Ctrl+S for save. That's all I needed. Its syntax highlighting is decent too.

[–] [email protected] 1 points 10 months ago

ctrl w/o for save/save as are pretty easy to get used to tho

[–] [email protected] 11 points 10 months ago

Nano, Pico and Micro? is this editor trying to !compensate for something?

[–] [email protected] 2 points 10 months ago

+1 for micro. I install it on every server I administer, and alias it to nano. If you're a nano user and haven't tried micro, I highly recommend it. It's like nano, but built this century, it feels fast and modern.