This commit is contained in:
Kovid Goyal 2016-12-07 18:00:30 +05:30
parent dfb0ea4cdf
commit 5209b541c4

View File

@ -77,7 +77,7 @@ cd ~/somewhere
enabled_layouts tall, stack
layout stack
launch zsh
# Make the previous window the currently focused window
# Make the current window the active (focused) window
focus
launch emacs
```