Simulacre.org

Javascript, Ruby and Japan

Archive for the ‘unix’ Category

Making GNU Screen Remember Splits

GNU Screen is a great terminal multiplexer or simple window manager for CLI interfaces. Newer versions support spliting a single terminal window both horizontally and vertically. Whenever you detach from a Screen session, any split windows you setup in that session will be lost unless you run nested Screen sessions.

Read More »