{"id":2672,"date":"2021-06-19T18:32:18","date_gmt":"2021-06-19T16:32:18","guid":{"rendered":"https:\/\/bob-team.de\/wordpress\/?p=2672"},"modified":"2026-02-18T09:34:37","modified_gmt":"2026-02-18T08:34:37","slug":"linux-screen","status":"publish","type":"post","link":"https:\/\/bob-team.de\/wordpress\/2021\/06\/19\/linux-screen\/","title":{"rendered":"Linux Screen \u2605"},"content":{"rendered":"<h3>commands<\/h3>\n<p>starting with <code>Ctrl+A<\/code> and then&#8230;<\/p>\n<p><code>c<\/code> creates a new window<br \/>\n<code>S<\/code> for splitting current panel, use <code>|<\/code> for split vertical<br \/>\n<code>:resize +10<\/code> (optinal with <code>-v<\/code> or <code>%<\/code>)<br \/>\n<code>TAB<\/code> jump to the next panel (<code>n<\/code> for next, <code>p<\/code> for previous panel)<br \/>\n<code>\"<\/code> list available windows<br \/>\n<code>X<\/code> unsplit panels<br \/>\n<code>?<\/code> for help<\/p>\n<h3>names<\/h3>\n<pre lang=\"bash\">\r\nscreen -dmS xxxx\r\n# \"dm\" starten Session ohne Anzeige; mit \"screen -r xxxx\" verbinden\r\n# oder mit Ctrl+A:sessionname einen Namen setzen\r\nscreen -r -d xxxx\r\n# ggf. mit \"Ctrl+A \" gestartete Shells auflisten\r\n<\/pre>\n<h3>split screen<\/h3>\n<p>jeweil Strg+A davor und Gro\u00df-\/Kleinschreibung beachten&#8230;<\/p>\n<ul>\n<li>vertikal: |, TAB, c<\/li>\n<li>horizontal: S, TAB, c<\/li>\n<\/ul>\n<p>schlie\u00dfen mit X<br \/>\nmit Zahl direkt ansteuern (z.B. Strg+A, 1)<br \/>\nmit &#8220; ge\u00f6ffnete Fenster auflisten<\/p>\n<p><a href=\"https:\/\/linuxdigest.com\/howto\/gnu-screen-split-the-screen\/\">hier<\/a>, <a href=\"https:\/\/opensource.com\/article\/21\/4\/gnu-screen-cheat-sheet?utm_medium=Email&#038;utm_campaign=weekly&#038;sc_cid=7013a000002w794AAA\">hier<\/a> oder <a href=\"https:\/\/tomlee.co\/2011\/10\/gnu-screen-splitting\/\">hier<\/a> mehr lesen<\/p>\n<h3>scrollen<\/h3>\n<ul>\n<li>mit Strg+A, ESC in Copy-Modus wechseln<\/li>\n<li>mit Pfeiltasten bewegen<\/li>\n<li>mit ESC den Copy-Modus verlassen<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.shellhacks.com\/screen-scroll-up-scrollback-buffer\/\">hier<\/a> mehr lesen<\/p>\n<hr\/>\n<p><a href=\"https:\/\/askubuntu.com\/questions\/117487\/using-ubuntus-screen-command-to-share-screens\">&#8222;share screens&#8220; bzw. &#8222;multiuser&#8220;<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>commands starting with Ctrl+A and then&#8230; c creates a new window S for splitting current panel, use | for split vertical :resize +10 (optinal with -v or %) TAB jump to the next panel (n for next, p for previous panel) &#8220; list available windows X unsplit panels ? for help names screen -dmS xxxx [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[195],"class_list":["post-2672","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-screen","entry"],"_links":{"self":[{"href":"https:\/\/bob-team.de\/wordpress\/wp-json\/wp\/v2\/posts\/2672","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bob-team.de\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bob-team.de\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bob-team.de\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bob-team.de\/wordpress\/wp-json\/wp\/v2\/comments?post=2672"}],"version-history":[{"count":26,"href":"https:\/\/bob-team.de\/wordpress\/wp-json\/wp\/v2\/posts\/2672\/revisions"}],"predecessor-version":[{"id":4316,"href":"https:\/\/bob-team.de\/wordpress\/wp-json\/wp\/v2\/posts\/2672\/revisions\/4316"}],"wp:attachment":[{"href":"https:\/\/bob-team.de\/wordpress\/wp-json\/wp\/v2\/media?parent=2672"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bob-team.de\/wordpress\/wp-json\/wp\/v2\/categories?post=2672"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bob-team.de\/wordpress\/wp-json\/wp\/v2\/tags?post=2672"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}