• Alawami@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    May I introduce you to the simple life of just using whatever text editor and terminal that comes presintalled on your favoraite distro? It’s ridiculous how far this can get you, I’ve been enjoying gnome text ediotor with gnome terminal.

  • woelkchen@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    As a text editor (which is different from an IDE, obviously) just use KWrite or GEDIT (or whatever Gnome uses these days).

    • da_cow (she/her)@feddit.orgOP
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      If i just want to edit a single file I usually just use nano since it gets used right in the command line and doesnt open a seperate window, but if I want to edit multiple files emacs is very nice, since I dont have to take my hands of the keyboard.