containers / containers/toolbox

Visual bugs on my bash shell inside toolbox.

Open
#1,530 0 comments 0 reactions 0 assignees View on GitHub
1. Bug
Dominant language
Go
Stars
3.5k
Forks
262
Avg merge
3d 1h
Merged PRs (30d)
1

Description

**Describe the bug**
My shell has some showing errors.

**Steps how to reproduce the behaviour**
1. Use alacritty with tmux
2. Enter a toolbox container with arch-toolbox-latest, created with `toolbox create -d arch`
3. Type until you reach the width of your terminal
4. See visual bugs.

**Expected behaviour**
My shell to work perfectly

**Actual behaviour**
When I type and reach the horizontal limit of my terminal, my typing wraps around on the same line, when I delete the line (Ctrl+U) it eats the previously shown output, more similar errors. Check the vid.

**Screenshots**
A recording of my errors
[2024-08-30-21-01-13.webm](https://github.com/user-attachments/assets/36a9421e-6792-428a-b529-35ee1278b3b3)

**Output of `toolbox --version` (v0.0.90+)**
`toolbox version 0.0.99.5`

**Output of `podman version`**
```
❯ pacman -Si podman
Repository : extra
Name : podman
Version : 5.2.2-1
Description : Tool and library for running OCI-based containers
in pods
Architecture : x86_64
```

**Info about your OS**
Arch linux 64-bit (laptop) and Fedora Silverblue 40 (PC)

**Additional context**
```
$ toolbox list -i
IMAGE ID IMAGE NAME CREATED
4823d4b1b46a quay.io/toolbx/arch-toolbox:latest 12 days ago
```
The visual errors only happen inside the toolbox container, not outside.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.