Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| 
                    becki:linux:gnu_screen [2017-12-15 10:59] becki  | 
                
                    becki:linux:gnu_screen [2018-06-25 10:15] (aktuell) becki [Configuration]  | 
            ||
|---|---|---|---|
| Zeile 10: | Zeile 10: | ||
| == Configuration | == Configuration | ||
| - | Add | + | Append | 
| {{{ | {{{ | ||
| shell -bash | shell -bash | ||
| + | shell -$SHELL #alternativ, from ~./screenrc | ||
| bindkey -d ^@ stuff ^H | bindkey -d ^@ stuff ^H | ||
| }}} | }}} | ||
| Zeile 19: | Zeile 20: | ||
| to ''~/.screenrc'' or to ''/etc/screenrc'' to automatically get a login shell and to enable the Backspace key. [[http://www4.informatik.uni-erlangen.de/~jnweiger/screen-faq.html|Login source]],  [[http://www.deadlock.it/linux/fix-gnu-screen-backspace-misinterpretation/|Backspace source]] | to ''~/.screenrc'' or to ''/etc/screenrc'' to automatically get a login shell and to enable the Backspace key. [[http://www4.informatik.uni-erlangen.de/~jnweiger/screen-faq.html|Login source]],  [[http://www.deadlock.it/linux/fix-gnu-screen-backspace-misinterpretation/|Backspace source]] | ||
| + | Note: The already existing {{{~./screenrc}}} file probably comes from {{{/etc/skel/.screenrc}}} | ||
| == Commands | == Commands | ||