Previous: Source, Up: Customization
Customization can also be done online, with this command:
(C-a :)
Allows you to enter .screenrc command lines. Useful for on-the-fly modification of key bindings, specific window creation and changing settings. Note that theset
keyword no longer exists, as of version 3.3. Change default settings with commands starting with ‘def’. You might think of this as theex
command mode ofscreen
, withcopy
as itsvi
command mode (see Copy and Paste).