Timeline for How to write scripts that create multiple terminal panes, like tmux?
Current License: CC BY-SA 4.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Oct 29, 2019 at 13:11 | history | bounty ended | Brad Parks | ||
| S Oct 29, 2019 at 13:11 | history | notice removed | Brad Parks | ||
| Oct 29, 2019 at 10:28 | vote | accept | Brad Parks | ||
| Oct 29, 2019 at 7:36 | answer | added | M Conrad | timeline score: 3 | |
| Oct 28, 2019 at 12:00 | history | tweeted | twitter.com/StackUnix/status/1188787616998707207 | ||
| S Oct 28, 2019 at 11:24 | history | bounty started | Brad Parks | ||
| S Oct 28, 2019 at 11:24 | history | notice added | Brad Parks | Draw attention | |
| Oct 28, 2019 at 11:23 | history | edited | Brad Parks | CC BY-SA 4.0 | deleted 1 character in body |
| Oct 25, 2019 at 12:22 | comment | added | Kusalananda♦ | You could quite easily wrap tmux in simple shell functions that do the most basic stuff, like split horizontally/vertically, switch to another window, etc. If you write something from scratch, you get something quite heavy that you have to maintain, and that they will have to learn. Better to base it off tmux with the option for them to later more smoothly stop using your shell wrappers. | |
| Oct 25, 2019 at 12:15 | history | asked | Brad Parks | CC BY-SA 4.0 |