Zylla Posted February 10, 2018 Share Posted February 10, 2018 (edited) Tmux - Compiled for the WiFi Pineapples I'am posting this to the forums after a request from @kbeflo. He meant other people also would be interested in using this.Tmux is a "terminal multiplexer", allowing the user to switch between different programs in one terminal. I will not be providing extensive support for this. If you're curios about how it's working, try googling it. ? EDIT: 17.May-2018: Finally, working! [Download] Edited May 17, 2018 by Zylla 2 Quote Link to comment Share on other sites More sharing options...
kleo Posted February 11, 2018 Share Posted February 11, 2018 (edited) Couldn't get this working Zylla, problem with locale # installation opkg update opkg install libevent2 opkg install tmux_2.6-1_ar71xx.ipk # running tmux tmux: need UTF-8 locale (LC_CTYPE) but have ASCII Edited February 11, 2018 by kbeflo Quote Link to comment Share on other sites More sharing options...
Zylla Posted February 11, 2018 Author Share Posted February 11, 2018 10 hours ago, kbeflo said: Couldn't get this working Zylla, problem with locale # installation opkg update opkg install libevent2 opkg install tmux_2.6-1_ar71xx.ipk # running tmux tmux: need UTF-8 locale (LC_CTYPE) but have ASCII I'll do some testing now. Quote Link to comment Share on other sites More sharing options...
Zylla Posted February 11, 2018 Author Share Posted February 11, 2018 Bah... It's starting to look like i have to re-compile Busybox with correct locales to get this sorted out. Which i reeeeeally wanted to avoid, as i'm not sure what kind of configs it's already compiled with. (If any) It will take me some time to do this, and test it: before i can release it. I'll keep you updated! Quote Link to comment Share on other sites More sharing options...
Zylla Posted May 17, 2018 Author Share Posted May 17, 2018 (edited) @kbeflo Finally, a working version! I've uploaded it to github. The download link in the first post has also been edited, and now points to the working IPK for tmux. Edited May 17, 2018 by Zylla 1 1 Quote Link to comment Share on other sites More sharing options...
gorias Posted August 27, 2018 Share Posted August 27, 2018 Thanks Zylla This is awesome, Quote Link to comment Share on other sites More sharing options...
mkmk Posted November 8, 2019 Share Posted November 8, 2019 (edited) Awesome work @Zylla. I think we can install this via opkg now too, or at least it seemed to work for me: opkg update opkg install tmux And i think the updated git location for @Zylla https://github.com/adde88/openwrt-useful-tools/tree/packages-15.05 And also https://github.com/adde88/openwrt-useful-tools But correct me if i'm wrong. Edited November 8, 2019 by metalkey Quote Link to comment Share on other sites More sharing options...
Zylla Posted November 8, 2019 Author Share Posted November 8, 2019 5 hours ago, metalkey said: Awesome work @Zylla. I think we can install this via opkg now too, or at least it seemed to work for me: opkg update opkg install tmux And i think the updated git location for @Zylla https://github.com/adde88/openwrt-useful-tools/tree/packages-15.05 And also https://github.com/adde88/openwrt-useful-tools But correct me if i'm wrong. I haven't checked if tmux is available on openwrt's repos on the latest firmwares. But yeah, my repo contains two branches. One for OpenWRT 15.05, and one for 19.07 (latest firmwares). Just let me know if theres any tools that you feel are missing on the latest firmwares, and i'll see if i can port it. 🙂 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.