mirror of
https://github.com/jarun/nnn.git
synced 2024-11-22 15:20:59 +03:00
Updated Troubleshooting (markdown)
parent
36c94d0518
commit
b76f17bcb8
@ -46,7 +46,7 @@ n ()
|
||||
if [ -n "$TMUX" ]; then
|
||||
nnn -a $@
|
||||
else
|
||||
tmux new-session nnn -a $@
|
||||
tmux -u new-session nnn -a $@
|
||||
fi
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user