Stew Alexander

Results 35 comments of Stew Alexander

Hi @Comnenus - That's a file manager, try downloading and using [ranger](https://github.com/ranger/ranger), highly configurable and fun to use Or [nnn](https://github.com/jarun/nnn) if you don't want as many options

@Comnenus if you use Windows try [lf](https://github.com/gokcehan/lf) - the easiest way to install it is by using the Chocolatey WIndows package manager with the instructions ```choco install lf -y```

Could this be related to the browser permissions? If you do not allow the browser to access your location, it will probably use an IP lookup to see where you...

@pavelloz The link is here: https://tldr.ostera.io/xargs or just use ```!tldr xargs```

Due to the way Chocolatey decided to throttle multiple attempts from a domain hitting its repository, we had to get a proxy repo to keep from being blocked; which led...

Anyone really good with stack traces? Maybe this might shed light on what's going on with htop?

Installed Guake via apt-get ``` support@Network-VM:~$ guake --support $ guake --support Guake Version: 3.9.0 Vte Version: 0.68.0 Vte Runtime Version: 0.68.0 -------------------------------------------------- GTK+ Version: 3.24.33 GDK Backend:

Let me try the suggestions and report back, thanks

Uninstalled guake, removed the ppa repo, and installed the earlier version similar traceback errors --- ``` support@Network-VM:~$ sudo add-apt-repository --remove ppa:linuxuprising/guake Repository: 'deb https://ppa.launchpadcontent.net/linuxuprising/guake/ubuntu/ jammy main' Description: Latest Guake PPA...