🥹 I'm sorry nano

Поділитися
Вставка
  • Опубліковано 19 гру 2024

КОМЕНТАРІ •

  • @DonutKop
    @DonutKop День тому +2

    I use micro as my go-to editor. It's simple and configurable, without the controls-made-for-aliens that is characteristic of vim / emacs.

  • @hanes2
    @hanes2 День тому +2

    nano has fancy things nowadays like syntax highlightning. didn't exist back when i learned unix-like os's

  • @jwracingteam
    @jwracingteam 2 дні тому +1

    The nano is dead, long live nano!

  • @andyopsysxxx4553
    @andyopsysxxx4553 2 дні тому +2

    and who is that, downvoting?

  • @therealvbw
    @therealvbw День тому

    I accept your apology - it's plenty easy to use and available everywhere

  • @volkan8583
    @volkan8583 2 дні тому +1

    4:07 and @ThePrimeagen mentioned 😄

  • @moussaadem7933
    @moussaadem7933 День тому

    4:04 CTRL-C is already mapped to escape by default in vim :)

    • @RostislavArts
      @RostislavArts 17 годин тому +1

      Ctrl-C is not really Esc in vim. For example in visual block mode Esc and Ctrl-C have different effect

    • @moussaadem7933
      @moussaadem7933 17 годин тому

      @@RostislavArts fine, in insert mode performs the same function as

  • @themydnighthour
    @themydnighthour День тому

    Isn't nano just a editing a text document, basically?

  • @typingcat
    @typingcat 2 дні тому +1

    Use Micro.

  • @korigamik
    @korigamik День тому

    Ok boomer

  • @-Engineering01-
    @-Engineering01- 2 дні тому +1

    Why do we care them in 2024 ? I use vscode and intellij for years and I'm fine.

    • @FastFw1s
      @FastFw1s День тому

      I have more than a decade experience using Visual Studio and roughly one year experience using Visual Studio Code on Windows.
      After studying different alternatives I have taken the Debian12 road with Emacs and evil-mode.
      So far, so good.

    • @rtfmmycompany4498
      @rtfmmycompany4498 День тому

      Even if u use Eclipse we don't care,but nano is great small simple tool for beginners,yeah vi,vim,emacs better also everything with GUI like vscode or intellij netbeans whatever but for config file editing for beginners nano is great tool.

    • @ttcmp0
      @ttcmp0 21 годину тому +1

      Doesn't work well if doing a lot of sys-admin stuff, ssh-ing all over, or digging around in Linux Containers etc. Good to have terminal editor knowledge in your toolbelt.

    • @-Engineering01-
      @-Engineering01- 20 годин тому

      @@ttcmp0 i ssh via vscode, but not so much because I'm not a sys admin