表 5:
ウィンドウ操作コマンド
| ウィンドウ操作コマンド |
|
(split-window window size horizontal) |
ウィンドウを分割 |
|
|
(split-window-vertically size) |
|
|
|
(split-window-horizontally size) |
|
|
|
(delete-window window) |
|
C-x 0 |
|
(delete-other-window window) |
|
C-x 1 |
|
(delete-windows-on buffer frame) |
|
|
|
(other-window 数 all-frame-flag) |
ウィンドウリストの中で数だけ別の
ウィンドウへ移動.all-frameがnon-nilなら全フレームのウィンド
ウに対して行う. |
C-x o |
|
(switch-to-buffer buffer-or-name norecord) |
|
|
|
(display-buffer buffer-or-name not-this-window frame) |
|
|
|
(scroll-up count) |
|
|
|
(scroll-down count) |
|
|
|
(scroll-other-window count) |
|
|
|
(enlarge-window size horizontal) |
|
|
|
(enlarge-window-horizontally columns) |
|
|
|
(shrink-window size horizontal) |
|
|
|
(shrink-window-horizontally columns) |
|
|
|
(shrink-window-if-larger-than-buffer window) |
|
|