Zylla Posted February 10, 2018 Posted February 10, 2018 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]
kleo Posted February 11, 2018 Posted February 11, 2018 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
Zylla Posted February 11, 2018 Author 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.
Zylla Posted February 11, 2018 Author 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!
Zylla Posted May 17, 2018 Author Posted May 17, 2018 @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.
mkmk Posted November 8, 2019 Posted November 8, 2019 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.
Zylla Posted November 8, 2019 Author 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. 🙂
Recommended Posts
Archived
This topic is now archived and is closed to further replies.