Recommended File Explorer & Text Editor for Debian

Linux specific forum
User avatar
C87
Enthusiast
Enthusiast
Posts: 178
Joined: Mon Jul 17, 2017 7:22 am
Location: Cotswolds England

Recommended File Explorer & Text Editor for Debian

Post by C87 »

I'm looking for a decent File Manager/Explorer for use on Linux Debian and also a Text Editor. On the Text Editor it would be helpful if it showed the column position as well as the line number. A File Explorer close to Windows Explorer would be good. It's a waste of time looking online because all I see are adverts.

Google was so good at one time, you could locate anything you wanted and find advice. All it is now is adverts about the best 5, or the best 10 supposedly
tested and then written about by people who clearly haven't a clue.

Any advice appreciated.
If it's falling over......just remember the computer is never wrong!
User avatar
mk-soft
Always Here
Always Here
Posts: 6202
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Recommended File Explorer & Text Editor for Debian

Post by mk-soft »

As an editor I like to use Geany. Various syntax highlighting is also supported.
sudo apt install geany
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
AZJIO
Addict
Addict
Posts: 2141
Joined: Sun May 14, 2017 1:48 am

Re: Recommended File Explorer & Text Editor for Debian

Post by AZJIO »

I use Geany. I even did highlighting for PureBasic and Grub2 for it (black theme). For it I made a description of how to set it up.
For the file manager I use Nemo. It can be installed separately, but it is better to install it complete with Cinnamon. Cinnamon is a shell similar to Windows and I also made setup instructions for it.
Nemo has a customizable context menu and you can add some tasks like compare 2 files or open in folder size analyzer.
Screenshot
Geany Video
Geany_conf.zip
Last edited by AZJIO on Tue Oct 24, 2023 12:39 pm, edited 1 time in total.
User avatar
deeproot
Enthusiast
Enthusiast
Posts: 284
Joined: Thu Dec 17, 2009 12:00 pm
Location: Llangadog, Wales, UK
Contact:

Re: Recommended File Explorer & Text Editor for Debian

Post by deeproot »

I also use Geany for most editing tasks. Occasionally for very simple plain text files I sometimes open them in FeatherPad.

For a couple of more specialised things I use others, for example for MarkDown files there is ReText and for HTML Bluefish is good.

Haven't really given much thought to File Managers but mostly use Thunar, which is the installed default on my normal Xfce systems. It does everything needed and is simple - there might be better options but I've also seen worse.
Post Reply