linux - Moving to previous region in *nix Screen -
I'm a fan of screen for a while, and I often like three different areas "(Which is made with" Ctrl-a + S "or" Ctrl-a + | ") Now when I'm in an area and want to go back once, I go back to one area twice Showing "Ctrl-a + Tab" After extensive searching online and analyzing a cheat sheet, I could not find the opposite of the "Ctrl-a-Tab" command. Can someone throw me a bone? This behavior is not available by default by keybinding, but you can do the following code Create by adding where
.screenrc to:
bind to the cue
Q is your choice Has a character; Then pressing
CTRL-A Q will remove an area.
Comments
Post a Comment