Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 18 submissions in the queue.
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 4, Insightful) by deimios on Sunday June 02 2024, @12:07PM (2 children)

    by deimios (201) on Sunday June 02 2024, @12:07PM (#1359083) Journal

    On the terminal I use Joe's Own Editor (joe)
    The sysadmin guru I learned from used it around 2000-2005 so I learned it too.
    It has Wordstar shortcuts, so usually Ctrl+k followed by a letter.
    I'm not dead if I have to use vim but I prefer joe or mcedit.

    Starting Score:    1  point
    Moderation   +2  
       Insightful=1, Interesting=1, Total=2
    Extra 'Insightful' Modifier   0  
    Karma-Bonus Modifier   +1  

    Total Score:   4  
  • (Score: 3, Interesting) by JoeMerchant on Sunday June 02 2024, @01:54PM

    by JoeMerchant (3937) on Sunday June 02 2024, @01:54PM (#1359100)

    Back around 2012 I had some favorite editor like joe, but I hop from one system to the next too much to mess around with installing an editor every time I need one.

    I like gedit but I dislike GNOME. Mousepad is good, but both of them require an X desktop running.

    nano is always there always ready to go. It's shamefully primitive, but Ctrl K cuts and Ctrl U uncuts can do a lot.

    Getting to be 33 years since I used Brief (by Underware) on DOS as a daily driver, for several years. It had windowing, which is nice, column copy paste, which is awesome, and was relatively simple to learn, unlike some OS in an editor alternatives that were established and growing around the same time. I would really like to see a text editor as good as Brief replace nano as the CLI standard editor in basic Debian system images.

    --
    🌻🌻🌻 [google.com]
  • (Score: 2) by fab23 on Sunday June 02 2024, @02:13PM

    by fab23 (6605) Subscriber Badge on Sunday June 02 2024, @02:13PM (#1359101) Homepage Journal

    Since a few decades I am preferring Joe's Own Editor (joe) as well. If that one is missing on a system, I am also able to find my way around in nano, pico or vi/vim.