💾 Archived View for bbs.geminispace.org › u › naf › 4895 captured on 2024-08-18 at 21:15:35. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-06-16)
-=-=-=-=-=-=-
Re: "XDG, default apps, mess..."
If you just want to look at files why don't you just use ssh?
2023-08-29 · 1 year ago
😺 gemalaya · 2023-08-29 at 18:52:
@stack Have you ever tried the "ranger" terminal file manager ? Quoting the git README:
"ranger is a console file manager with VI key bindings. It provides a minimalistic and nice curses interface with a view on the directory hierarchy. It ships with rifle, a file launcher that is good at automatically finding out which program to use for what file type."
🚀 stack [OP] · 2023-08-29 at 19:57:
I do like ranger, thanks @gemalya - I forgot about it... But LOL: I had to dig a bit to find that it uses the shell's $EDITOR variable!
Hell's bells!
XDG, default apps, mess... — I am having way too much trouble doing something very simple. I have two machines with XUbuntu but dwm'ed. I want to be able to look at files. I started with PCManFM (from inertia), and using xdg-mime configured text/plain to open vim.desktop (5Kb of yuck!). On one box it works, on the other it opens vim in a 80x24 space, after which status text gets printed at the bottom, arrows scroll past the editable 80x24 region, and the whole thing is a mess, although in a...