-
-
Notifications
You must be signed in to change notification settings - Fork 886
Open
Description
Issue description
When typing "zellij a" followed by Tab in bash shell, Zellij does not show the list of available sessions for completion. However, this works correctly in fish shell. The expected behavior is that bash should show session completion similar to fish.
Affected shells: bash
Working shells: fish
OS tested: Ubuntu 22.04, Fedora 43
Zellij version: 0.43.1
Minimal reproduction
- Start a bash shell session
- Type
zellij afollowed by Tab key - Observe: No session list appears for completion
- Compare with fish shell where typing
zellij a+ Tab correctly shows available sessions
Metadata
Metadata
Assignees
Labels
No labels