me like use nano. nano say how do thing. nano exit easy.

top 50 comments

sorted by: hot top controversial new old
[–] 184 points 6 months ago (2 children)

The image is misleading. The brain sizes represent the amount of grey matter it takes to operate the editor. The nano guy has plenty of brain power left over for things like hygiene, breathing and basic reasoning.

  • source
  • hideshow 3 child comments
  • load more comments (1 reply)
    [–] 158 points 6 months ago (4 children)

    Vim users: "I feel bad for you"

    Nano users: "I don't think about you at all"

  • source
  • hideshow 5 child comments
  • load more comments (3 replies)
    [–] 62 points 6 months ago (4 children)

    I do appreciate this in nano. It helps me complete the new container config occasionally required to install vim.

  • source
  • hideshow 6 child comments
  • [–] 12 points 6 months ago (1 child)

    Yes. It's newby-friendly, what is great for the time every 2 or 3 years that it opens in my face and there's no alternative editor installed.

    Copy and paste are there too, but there's no reason to use them instead of the terminal buffer, so I can edit things in an editor I like. I just wish it made it easier to delete several lines at the same time.

  • source
  • parent
  • hideshow 2 child comments
  • load more comments (2 replies)
    [–] 47 points 6 months ago (6 children)

    Never ceases to amaze me how people get so exercised over a text editor.

  • source
  • hideshow 8 child comments
  • [–] 41 points 6 months ago (9 children)

    I remember the time when Linux jokes were about audio drivers and X11 config files, but audio has long been working out of the box, and X11 is already dead and cremated.

    Even recompiling kernel now takes around five minutes instead of two hours, so that joke is irrelevant too.

    So all we are left with is timeless discussion of which text editor is the best, and dumping on Windows.

  • source
  • parent
  • hideshow 10 child comments
  • [–] 26 points 6 months ago (5 children)

    This has been a lighthearted fake rivalry for as long as these text editors have existed.

  • source
  • parent
  • hideshow 6 child comments
  • load more comments (4 replies)
  • load more comments (8 replies)
  • [–] 7 points 6 months ago

    Real answer: those things matter to me because a quick frictionless experience very heavily dependant on muscle memory really helps with my ADHD. Laggy interfaces, having to hold left key for several seconds, and similar issues quickly pull my out of my train of thought.

    It's not about shaving 2 minutes off my day, it's about not interrupting the flow.

  • source
  • parent
  • load more comments (4 replies)
    [–] 44 points 6 months ago (2 children)
  • load more comments (1 reply)
    [–] 38 points 6 months ago* (11 children)

    micro enters the chat.

    Static, portable binary with no dependencies.

    Out of the box:

    • Syntax highlighting
    • Multi-line cursors like Sublime Text
    • Mouse support (works incredibly well)
    • Splits and tabs for working on multiple files
    • Diff gutter
    • Copy and paste with system clipboard
    • Cross-platform (runs basically on anything that Go does)
    • Sane key binds (ctrl-s, ctrl-c, ctrl-v, ctrl-z, ctrl-x, etc)
    • Terminal emulator
    • Plugin system to extend it
    • And much much more

    I have nothing to do with the project but this binary is the absolute best. curl or wget to any host and away you go with effectively a Sublime Text / VSCode like in the terminal. It’s as simple as nano and as functional as a well configured and extended vim.

    It’s baffling it’s not more well known and not installed by default on major distros.

  • source
  • hideshow 12 child comments
  • [–] 14 points 6 months ago (3 children)

    That’s not a text editor, that’s an IDE.

  • source
  • parent
  • hideshow 5 child comments
  • load more comments (1 reply)
  • load more comments (10 replies)
    [–] 35 points 6 months ago (1 child)

    I love nano. I used to do tech support for a Linux-based content management system (before SAaS take took off).. The customer sysadmins were sometimes whichever engineer was volun-told to do it, so competency varied wildly.

    I helped mostly with installs. This might be the poor newbie sysadmin's first time on the command line. Nano was my go-to suggestion for editing config files--all the commands are right there! Much less intimidating than vi or emacs for a newbie.

  • source
  • hideshow 2 child comments
  • [–] 33 points 6 months ago (2 children)

    nano is just a text editor, I use it as a text editor, it has keybindings on screen by default, no need to config or memorise, why bother? (for text editing, not whatever people use vim or emacs for)

  • source
  • hideshow 2 child comments
  • load more comments (2 replies)
    [+] 31 points 6 months ago* (last edited 3 months ago) (2 children)
    load more comments (2 replies)
    [–] 29 points 6 months ago (8 children)

    I use micro. It's 1000x better.

  • source
  • hideshow 10 child comments
  • load more comments (6 replies)
    [–] 19 points 6 months ago (3 children)

    Honestly nano is perfect for quick edits. Vim and Emacs are powerful, but sometimes you just want to open a config file, change one line, and exit without fighting the editor. 😄

  • source
  • hideshow 3 child comments
  • load more comments (3 replies)
    [–] 18 points 6 months ago (5 children)
    load more comments (5 replies)
    [–] 17 points 6 months ago (3 children)

    I used some distro with vim back in the day and I just kept using it. I lose my shit when I use something with just nano and my muscle memory tries to do a vim thing.

  • source
  • hideshow 3 child comments
  • load more comments (3 replies)
    [–] 15 points 6 months ago (6 children)

    Some real talk.

    Can we just include the 4 most popular text editors on basic systems??

    Like i wanna scream when there isnt my text editor installed on a lightweight distro.

    Vi Emacs Micro Nano

    For context,

    Debian ships with nano and vi Openwrt only ships with nano

    Like cant we just include small editors. In a perfect world i would want neovim installed. But i understand its larger and has alot more dependency's.

    So having VI isnt as good but im willing to be reasonable.

    JUST INCLUDE VI

    the reason i learned vim is because VI is installed by default on almost every distro.

    Im tempted to try emacs tho

  • source
  • hideshow 6 child comments
  • load more comments (6 replies)
    [–] 13 points 6 months ago

    I don't get why there's so much prejudice towards nano users in the Linux community, people act like nano is useless but it performs its job well, and it does it without being large or overly complicated.

  • source
  • [–] 11 points 6 months ago (6 children)
  • load more comments (5 replies)
    [–] 9 points 6 months ago (1 child)

    Nano or as I like to call it "The Sudo Editor"

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)
    [–] 9 points 6 months ago (3 children)

    nano is usually built in. Adding another one is just redundant if all you're using it for is editing an occasional config file.

    Honestly never understood the hate for it. Who cares? Petty, stupid, nerd-wars over little crap like a text editor is the reason average people don't even consider linux.

  • source
  • hideshow 3 child comments
  • load more comments (3 replies)
    [–] 9 points 6 months ago* (last edited 6 months ago) (1 child)

    Just use ed.

    Ctrl+D. Easy.

  • source
  • hideshow 2 child comments
  • [–] [S] 11 points 6 months ago* (2 children)

    bash: ed: command not found

    WHERE GOD NOW?

  • source
  • parent
  • hideshow 3 child comments
  • [–] 11 points 6 months ago (3 children)

    What sins have you committed on your system to remove ed?

  • source
  • parent
  • hideshow 4 child comments
  • load more comments (2 replies)
  • load more comments (1 reply)
  • [–] 8 points 6 months ago (1 child)
    load more comments (1 reply)
    [–] 8 points 6 months ago (1 child)

    Meanwhile in an alternate universe, two people argue about edit vs edlin… 😆

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)
    [–] 7 points 6 months ago

    Linux text editor discourse has been baffling to me for decades now. I don't care which you use, and I care even less about why.

  • source
  • load more comments
    view more: next ›