-
vim terminal mode https://gist.github.com/tin-z/bcca6aa172516a20605c41b05b458e70
- scroll window from a vim spawned terminal
[Ctrl-w + N]
- scroll window from a vim spawned terminal
-
cscope vim shortcuts https://gist.github.com/tin-z/c6ed7b9c55615c2a27d83d41f0916556
-
window, tab
- move windows position from left to right
[Ctrl+w] + r
- swap current window with the next one on the right side
[Ctrl+w] + x
- move windows position from left to right
- split horizontally
[Ctrl+w] + n