You still need a terminal emulator capable of displaying images, though, right? Like Kitty, Allacrity won't do the trick.
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
idk, i've heard that ranger works in alacritty with image previews, so this could too.
Kitty supports images, not sure about alacritty, although there are many competing protocols for image display in a terminal emulator, so it could be that it just doesn't support a particular program.
Is there a reason to use this over Ranger? Nice work still
Hey, curious why your themes need to be dot txt files?
Well, there is just one themes.txt
file, created inside .config/basht/
directory. There is no particular reason why it should not be a .txt
. Would you suggest another solution?
.txt would imply the file is just some prose. A theme file might be better named with a .theme extension, so as to better communicate the nature of the file.
Well, after a quick search, from that source, I found that :
...A .theme file is a .ini text file that is divided into sections, which specify visual elements that appear on a Windows desktop. Section names are wrapped in brackets ([]) in the .ini file.
I believe that the themes.txt
file has not much to do with the above, furthermore, confusion between the two does not sound a good idea. What is more, one can say that file names such as themes.txt
and current_theme.txt
are quite descriptive and leave no doubts about their function. However, I think I understand your point of view. Perhaps I would consider renaming these in the future.
which specify visual elements that appear on a Windows desktop
So that definition has no weight for Linux -case closed.
If you dev for Linux, you don't need a file extension for text files!
500 lines of bash script feels like one rm -rf
away from disaster.
Fear not, there are no scary commands in this script.
Here is an alternative Piped link(s):
https://www.piped.video/watch?v=qzZLvw2AdvM
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.