I have split my windows horizontally. Now how can I return to normal mode, i.e. no split window just one window without cancelling all of my open windows. I have 5 and do not want to "quit", just want to get out of split window.
|
|
|
Type Control key + w, then hit q |
|||
|
To close all splits, I usually place the cursor in the window that shall be the only visible one and then do Edit: Each of these four closes all windows except the active one. |
|||||
|
|
to close all windows but the current one use: CTRL+w, o That is, first CTRL+w and then o. |
|||
|
|
|
The command :hide will hide the currently focused window. I think this is the functionality you are looking for. In order to navigate between windows type Ctrl+w followed by a navigation key (h,j,k,l, or arrow keys) For more information run |
|||
|
|
An alternative is |
|||
|
|
|
Just like the others said before the way to do this is to press ctrl+w and then o. This will "maximize" the current window, while closing the others. If you'd like to be able to "unmaximize" it, there's a plugin called ZoomWin for that. Otherwise you'd have to recreate the window setup from scratch. |
||||
|
|
|
Okay I just detached and reattach to the screen session and I am back to normal screen I wanted |
|||
|
|
