Shadow
Shadow
ERROR (please copy and paste in the issue) {'message': 'jwt expired', 'errorCode': 1000100, 'errorId': 'b7ff1925-fc4a-40f3-8cfd-b967144ced9d'} 401 Starting to download /home/sam_tunder/git/packtpub-downloader/packtpub/Go_Cookbook/Go_Cookbook.code Traceback (most recent call last): File "main.py", line 226, in...
as requested by @dgibbs64 i am posting the script i made to download mod collections from steam workshop. ```bash #!/bin/bash curl https://steamcommunity.com/sharedfiles/filedetails/?id=1101449362 > source.html echo "./steamcmd.sh +login "USERNAME" "PASSWORD" +force_install_dir...
# 1. Graphical issue inside a terminal pane (eg. something does not look as it should) 1. Delete the contents of `/tmp/zellij-1000/zellij-log`, ie with `cd /tmp/zellij-1000/` and `rm -fr zellij-log/`...
Using ueberzugpp we could have images in wayland and xorg/x11 for all terminals including things like alacritty and kitty( though this would not needed it as it has its own...
ello how would i set the background to be transparent like it is with most other themes.... i really like the color pallet of this but the opaque background color...
currently if you run clyrics in tmux the new lyrics gets kinda merged with the old lyrics when a new song starts/changes to a new song meaning it gets quickly...
this was a home project for me as i wanted to be able to type most of the Japanese characters with out switching layout. so these 2 files are optional...
### Describe the bug trying to load [https://play.dragonfable.com/game/DFLoader.swf](https://play.dragonfable.com/game/DFLoader.swf) results in a just a white screen ### Expected behavior the games login screen loads up and it works and can be...
**Is your feature request related to a problem? Please describe.** shadow would like to have the option to change the volume from the command list after selecting a station to...
> If you're stuck with an old version of tmux that doesn't support popup, or if you want to open fzf in a regular tmux pane, check out [fzf-tmux](https://github.com/junegunn/fzf/blob/master/bin/fzf-tmux) script....