rofl0r
rofl0r
> Does the following work?: i'll try > Anyway, even if Turbo Vision could be built for Linux with older compilers, C++17 would be still needed for this text editor....
> Can you upgrade to magiblot/tvision@16b3693 and try again (tvision only)? cool, thanks! the library build successfully, but during the compilation of the examples i get: ``` [ 94%] Building...
> I tried to address this issue in magiblot/tvision@2ca6aa3. So please upgrade and let's see if it works at once. yay, it finally built all the way through! thanks for...
> LXTerminal has an option that affects this behaviour. Make sure you have it enabled. yeah, i checked that one, otherwise the alt key would open its own menu.
@rsmarples : do you happen to know whether this is correct ? https://github.com/magiblot/turbo/issues/6#issuecomment-727286709
``` > 195 0x000000C3 0b00000000000000000000000011000011 < (M-C) > 163 0x000000A3 0b00000000000000000000000010100011 < (M-#) > 194 0x000000C2 0b00000000000000000000000011000010 < (M-B) > 177 0x000000B1 0b00000000000000000000000010110001 < (M-1) > 195 0x000000C3 0b00000000000000000000000011000011 <...
probably related: https://osdn.net/projects/yash/ticket/40959#comment:3863:40959:1605420631
> You can try to add it (and then xrdb ~/.Xresources before opening a new xterm instance) and see if it works for you. indeed, this fixes it in both...
@wolfbeast palemoon fully supports es2017, right ? if so, i think that would be a good default preset for babel to support all browser still maintained. it also runs in...
even though i'm not a big fan of autotools (but its still better than alternatives: cmake, scons etc) this would probably at least fix the current issues in the build...