Unable to use NAVI with TMUX in SSH session
darthsiderius opened this issue · 1 comments
darthsiderius commented
Describe the bug
Unable to use NAVI with TMUX in SSH session
To Reproduce
Steps to reproduce the behavior:
- Install Navi
- Install TMUX
- Update TMUX config to include the navi widget - shown here https://github.com/denisidoro/navi/blob/master/docs/tmux.md
- SSH into a server
- Use navi hot key
- observe nothing opens
Expected behavior
Navi opens
Versions:
- OS: linux ubuntu
- Bash Version GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
Additional context
Sshing into a ubuntu ec2 box, expecting to use navi during this session when its integrated with TMUX.
welcome commented
Thanks for opening your first issue here! In case you're facing a bug, please update navi to the latest version first. Maybe the bug is already solved! :)