Urgent.News

What's breaking now, across thousands of outlets.

Tech

tmux: convert a single terminal screen into multiple screens, long-running jobs persist even when SSH connection is lost

📅 เขียนเมื่อ: กันยายน 2026 | อ้างอิง tmux 3.7 (stable ตั้งแต่ มิ.ย. 2026) ⚠️ คำสั่งหลักไม่เปลี่ยนมานานหลายปี แต่เช็คเวอร์ชันตัวเองก่อนได้ด้วย tmux -V เรื่องเริ่มจาก SSH หลุดกลางคัน เคยไหม — นั่ง SSH เข้า server เพื่อรันงานที่กินเวลานาน เช่น build โปรเจกต์, เท database, รันเทสทั้งชุด, หรือ train โมเดล พอเรากด Enter แล้วงานมันวิ่ง... เราก็ทำอย่างอื่นต่อ เผลอตัวไป 10 นาที…

Translated from Thai Read in Thai

The article discusses tmux, a terminal multiplexer that allows users to manage multiple terminal sessions and windows within a single terminal. Tmux was created by Nicholas Marriott and first released in 2007 as an open-source project. The tool enables users to run multiple sessions, windows, and panes, making it easier to manage multiple tasks and terminal sessions simultaneously.

With tmux, users can detach and reattach to sessions, allowing them to run long tasks without interruption, even if their SSH connection is lost. The article provides an overview of tmux's features and basic commands, including how to create sessions, windows, and panes, and how to navigate and manage them using keyboard shortcuts.

Written by urgent.news from Dev.to's report — not a translation of it. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

More from Friday 4 September →