Commit 4c9b15d
Switch tmux install to apt-get
The AppImage approach doesn't work in Codespaces: no FUSE for direct
execution, and extracting the binary fails on missing shared libs
(libncurses). Use apt-get instead — simple, reliable, and sudo is
passwordless in Codespaces.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 044b9d4 commit 4c9b15d
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 140 | + | |
| 141 | + | |
147 | 142 | | |
148 | 143 | | |
149 | 144 | | |
| |||
0 commit comments