toolbox icon indicating copy to clipboard operation
toolbox copied to clipboard

Tool for interactive command line environments on Linux

Results 154 toolbox issues
Sort by recently updated
recently updated
newest added

**Describe the bug** [UniVPN](https://www.leagsoft.com/doc/article/103197.html) client is built only for Ubuntu, which makes impossible direct installation on OSTree-based distributions. I tried installing this program via Toolbox, but the shortcut was not...

1. Bug

Various commands like `flatpak`, `podman`, `rpm-ostree` etc. can't really be used inside an OCI container. Some of them, like `podman`, might have some limited use, but, by and large, people...

5. Help Wanted
1. Feature request
Project Pickle 🥒
2. Container Realm

This is a continuation of #147, at the moment `xdg-open` is not working as intended, ``` $ /usr/bin/xdg-open somepdf.pdf gio: file:somepdf.pdf: No application is registered as handling this file ```...

1. Bug

**Describe the bug** Toolbox does not return the exit code of the command it runs. **Steps how to reproduce the behaviour** 1. Create a toolbox. 2. Execute `toolbox run cp...

1. Bug

**Describe the bug** `toolbox run` does not return the status of the executed command, it always returns status 0 regardless of the actual status of the command. Thus, toolbox is...

1. Bug

**Is your feature request related to a problem? Please describe.** If i use an vpn like openvpn the routes are also modify the routes on the host (expected as of...

1. Feature request

By providing a --once (-o) switch. Issuing a `toolbox enter --once` means that you do not want your terminal to track the container in use. Tracking is enabled by default....

I basically want to _not_ do https://github.com/debarshiray/toolbox/issues/135 /https://github.com/debarshiray/toolbox/pull/199. When I Ctrl+Shift+T (open a new tab) when I am in a `toolbox` in Fedora Silverblue, the new terminal also is in...

1. Bug
5. Help Wanted

Adapted from discussion at https://github.com/containers/podman/discussions/19944 `podman run` and `podman exec` do not terminate their child processes when a terminal window is closed. Normally, when that happens, the kernel sends a...

**Describe the bug** I'm unable to `toolbox enter` any toolbox containers. After running `toolbox create` followed by `toolbox enter`, the command fails with: ``` Error: failed to initialize container fedora-toolbox-31...

1. Bug
2. Container Initialization