优酷视频地址:
百度网盘地址:
Spacemacs Rocks Season 2 (Day 15)
Topic: Window, project and layout operations
Layout related operations
- What’s layout in spacemacs? How to use layout in spacemacs?
-
SPC l L
load layout file -
SPC l l
to switch between layouts -
SPC l s
to save layout to file -
SPC l <tab>
switch between the last layout and the current layout -
SPC l o
custom layout -
SPC l R
rename layout -
SPC l ?
to open the help window, learn more operations about laout
Window related operations
-
SPC w -
split window blew -
SPC w /
split window right -
SPC w .
window micro state -
SPC w 2/3
use predefined window layout -
SPC w =
balance window -
SPC w b
switch to minibuffer -
SPC w d
delete the current window -
SPC w h/j/k/l
move to window -
SPC w m
maximize window -
SPC w H/J/K/L
move window to position with evil direction key -
SPC w u/U
window undo/redo -
SPC w o
switch to other frame -
SPC w F
make a new frame -
SPC w 1/2/3/4
goto window with window number -
SPC w w
go to other window one by one -
SPC w W
ace window -
SPC t g
toggle golden ratio -
SPC t -
center point
project related operations
-
SPC p f
visit files in project -
SPC p b
visit buffers in project -
SPC p p
switch to project -
SPC p l
switch to project and create a new layout - find-file-in-project is a really handy package
Fore more about the project related operations, dig into it with which-key.