this post was submitted on 27 Dec 2023
152 points (76.0% liked)

linuxmemes

19857 readers
464 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] JackGreenEarth@lemm.ee 1 points 6 months ago (1 children)

I've never understood people arguing about terminal text editors like nano and vim. Why not just use a GUI text editor like gedit?

[–] EarthlingHazard@lemm.ee 3 points 6 months ago (1 children)

I'm not the most Linux savvy but when I ssh onto a work machine I'll use a terminal editor instead of copying the file onto a local machine, editing the file in a GUI and then overwriting the file on the remote machine

[–] JackGreenEarth@lemm.ee 1 points 6 months ago (1 children)

I thought you could just open the file in a GUI without copying it manually, just type

gedit path/to/file.extension

[–] kzhe@lemm.ee 4 points 6 months ago

sshing only gives you access to CLI