-
Notifications
You must be signed in to change notification settings - Fork 236
Open
Labels
1. BugSomething isn't workingSomething isn't working
Description
Describe the bug
My shell has some showing errors.
Steps how to reproduce the behaviour
- Use alacritty with tmux
- Enter a toolbox container with arch-toolbox-latest, created with
toolbox create -d arch
- Type until you reach the width of your terminal
- 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
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.
Metadata
Metadata
Assignees
Labels
1. BugSomething isn't workingSomething isn't working