warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.38k stars 373 forks source link

ls /tmp not showing anyghing #1645

Open noells opened 2 years ago

noells commented 2 years ago

Discord username (optional)

No response

Describe the bug

When running ls /tmp from other folders nothing was printed on Warp, as if the dir was empty.

If you cd /tmp and ls , you can actually see all contents in the directory.

Opening this as a bug as I don't think that this is the desired behaviour.

To Reproduce

Steps to reproduce:

  1. Move to home (or any other) directory
  2. ls /tmp
  3. you will see an empty output
  4. cd /tmp
  5. ls
  6. you will see the directory contents

Expected behaviour

Running ls /tmp from any directory should show the directory contents

Screenshots

No response

Operating System

MacOS

OS Version

12.2.1

Shell Version

zsh 5.8

Warp Version

v0.2022.07.18.09.06.stable_01

Additional context

No response

Does this block you from using Warp daily?

No

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

No response

elviskahoro commented 2 years ago

@noells can you share a video of this in Warp and also mac terminal? I can't reproduce it. It's working on my machine.

Screen Shot 2022-07-26 at 11 33 39
alokedesai commented 2 years ago

@noells Friendly ping on this! Are you seeing different behavior on other terminals?