Updated Keyboard mappings (markdown)
parent
e38cd52a4d
commit
807ebe8054
|
@ -235,7 +235,7 @@ shell:
|
|||
```
|
||||
|
||||
|
||||
If you want to achieve SpawnNewInstance functionality when using tmux as shell, try the following binding to your tmux configuration file (~/.tmux.conf):
|
||||
If you want to achieve `SpawnNewInstance` functionality when using tmux as shell, try adding the following binding to your tmux configuration file (e.g. `~/.tmux.conf`):
|
||||
```
|
||||
bind -n C run-shell 'alacritty --working-directory #{pane_current_path} -e tmux'
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue