this post was submitted on 13 Jul 2023
387 points (98.0% liked)

Linux

47231 readers
1239 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Why? I don't know, maybe someone here will like it.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (1 children)
[–] [email protected] 3 points 1 year ago (4 children)

Nah, I'm looking for a nice text editor, not a full on IDE. Something I can quickly open to change config files and stuff that has good formatting and can also auto detect the formating. By the time vscode boots up I have gotten bored and done the changes in nano.

[–] [email protected] 2 points 1 year ago

Micro is a quite nice replacement for Nano: https://micro-editor.github.io/ but Notepadqq looks interesting too.

[–] [email protected] 1 points 1 year ago

I use Kate for this, but I agree there is an even better simplicity and speed with Notepad++.

[–] [email protected] 1 points 1 year ago

Have you tried Bluefish? I started using it recently for editing a web app, and I really like it. It loads quite quickly on my laptop, and it's got a mini file browser on the left hand side that lets you open files directly with a double click. Handy for when you need to edit a few files at a time :)

[–] [email protected] 1 points 1 year ago

Kate is great!