Timeline for tmux status-bar corrupted after catting a binary file, how to reset?
Current License: CC BY-SA 4.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 9, 2019 at 9:32 | history | edited | Tino | CC BY-SA 4.0 | Mostly typos and formatting |
| Jul 25, 2017 at 7:51 | history | edited | Tino | CC BY-SA 3.0 | Added the "missing bit" from the answers and hopefully improved usability of this answer |
| S Jul 23, 2017 at 11:45 | history | suggested | David Foerster | CC BY-SA 3.0 | formatting; spelling |
| Jul 23, 2017 at 11:34 | comment | added | David Foerster | If you want the "missing bit", i. e. the currently running command displayed in the left status area, you can use the tmux command set-window-option automatic-rename. | |
| Jul 23, 2017 at 11:31 | review | Suggested edits | |||
| S Jul 23, 2017 at 11:45 | |||||
| Aug 30, 2016 at 6:10 | comment | added | johnny | The stty sane part helped me when my terminal was screwed up and didn't show anything. Thank you! | |
| May 3, 2016 at 20:03 | comment | added | EB. | Consider also "tmux setw automatic-rename" after fixing the window title | |
| Jan 19, 2016 at 22:54 | comment | added | EvanED | Not resetting the pane title makes me sad too; that's why I'm even here in the first place. Thank you for being the only one on the page who at least acknowledges that shortcoming! | |
| Jan 5, 2016 at 13:00 | comment | added | Tino | Please note the uname -n instead of hostname -s. hostname is dangerous in root context, as you might end up with your host renamed to -s on elder Linux/Unix where hostname does not grok options. | |
| Jan 5, 2016 at 12:52 | history | answered | Tino | CC BY-SA 3.0 |