Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

results from ls -al are not in cols and not wrapping #5871

Open
2 tasks done
jaycangel opened this issue Feb 22, 2025 · 1 comment
Open
2 tasks done

results from ls -al are not in cols and not wrapping #5871

jaycangel opened this issue Feb 22, 2025 · 1 comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes SSH-tmux TMUX SSH related issues

Comments

@jaycangel
Copy link

Pre-submit Checks

Include shell output

ls -al returns a list that's unreadable. Pretty much making warp unusable as an ssh client. When ssh wrapper is disabled it works fine. find ./ does the exact same, it seems to be anything with a listing or new line.

Other commands like nano seem to work.

this is a sample of what ls -al returns:

r--r-- 1 runner runner  4833 Feb 16 15:06 backup.py
                                                   drwxr-xr-x 1 runner runner   108 Feb 16 15:06 bin
                                                                                                    -rw-r--r-- 1 runner runner  7705 Feb 17 19:44 cli.py
                             -rw-r--r-- 1 runner runner   345 Feb 16 15:06 config.py
                                                                                    drwxr-xr-x 1 runner runner    80 Feb 16 15:06 data
           -rw-r--r-- 1 runner runner   204 Feb 16 15:06 main.py
                                                                drwxr-xr-x 1 runner runner   112 Feb 17 19:34 migrations
                                                                                                                        -rw-r--r-- 1 runner runner   143 Feb 16 19:00 pyproject.toml
                                                         -rw-r--r-- 1 runner runner   414 Feb 16 20:36 replit.nix
                                                                                                                 -rw-r--r-- 1 runner runner   320 Feb 17 19:41 requirements.txt
                                                    drwxr-xr-x 1 runner runner    94 Feb 17 19:39 src
                                                                                                     -rw-r--r-- 1 runner runner 54992 Feb 16 19:00 uv.lock
                               bash-5.2$

Operating system

MacOS

Operating system and version

15.3.1 (24D70)

Warp Version

2025.02.19

Warp Internal (ignore) - linear-label:7a739baa-09c3-499e-a0c9-a1a16c090597

None

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

None

@jaycangel jaycangel added Bugs Bugs, Hangs, Crash, and Freezes SSH-tmux TMUX SSH related issues labels Feb 22, 2025
@jaycangel
Copy link
Author

to help debug:

remote system is linux (Linux edf6bafd8a7f 6.2.16 #1-NixOS SMP PREEMPT_DYNAMIC Tue Jan 1 00:00:00 UTC 1980 x86_64 GNU/Linu)

remote shell is bash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes SSH-tmux TMUX SSH related issues
Projects
None yet
Development

No branches or pull requests

1 participant