Packaged for Debian stable & Devuan stable here. (codeberg.org) – amd64 only. Likely to work on Ubunu 25.10 and 26.04 and other reasonably recent Debian-likes too: it needs only libc6 2.34 or later and libtinfo6.
Packaged for Debian stable & Devuan stable here. (codeberg.org) Likely to work on Ubunu 25.10 and 26.04 and other reasonably recent Debian-likes too: it needs only libc6 2.34 or later and libtinfo6.
Packaged for Debian stable & Devuan stable here. (codeberg.org) Likely to work on Ubunu 25.10 and 26.04 and other reasonably recent Debian-likes too: it needs only libc6 2.34 or later and libtinfo6.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698077 is related. sh.jsf just doesn't handle $(…), $((…)) etc. well, and there's at least one off-by-one colouring bug which doesn't show up with default colours. The other fun bit there is that the 'here' doc which would otherwise be introduced by that<< is handled correctly… There are related problems too with [ … ] and [[…]].
A key or two for copy to clipboard (or X primary selection) would definitely be useful. https://github.com/joe-editor/joe/issues/73
Put it on F5? retype ^[ [ 1 5 ~ Refresh screen
See https://github.com/joe-editor/joe/pull/29
https://github.com/joe-editor/joe/pull/34 fixes this and related problems (back, forward and other extra buttons are also being mishandled). I do agree that horizontal scrolling via the mouse would be useful to have implemented.