Discord username (optional)
No response
Describe the bug
Open a shell in Warp, type just <tab> - will show file suggestions instead of just commands in the current directory's Justfile.
May extend to all Zsh autocompletions, I haven't tested it throughly.
To Reproduce
Use a Zsh terminal and install Just, Autocompletions
Create a Justfile:
set shell := ["bash", "-c"]
@default:
just --list --unsorted
@test:
echo 'test'
Try typing just and press Tab
Expected behaviour
Shows the zsh suggestions instead of files in the current dir - in this case, the Just commands
Screenshots

Operating System
MacOS
OS Version
12.2
Shell Version
zsh 5.8
Warp Version
v0.2022.09.20.08.08.stable_01
Additional context
No response
Does this block you from using Warp daily?
Yes
Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e
No response
Discord username (optional)
No response
Describe the bug
Open a shell in Warp, type
just <tab>- will show file suggestions instead of just commands in the current directory's Justfile.May extend to all Zsh autocompletions, I haven't tested it throughly.
To Reproduce
Use a Zsh terminal and install Just, Autocompletions
Create a Justfile:
Try typing
justand press TabExpected behaviour
Shows the zsh suggestions instead of files in the current dir - in this case, the Just commands
Screenshots
Operating System
MacOS
OS Version
12.2
Shell Version
zsh 5.8
Warp Version
v0.2022.09.20.08.08.stable_01
Additional context
No response
Does this block you from using Warp daily?
Yes
Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e
No response