jless
2 posts ◉ feed
problem 68 tok
jless captures all mouse events, preventing terminal-native text selection and copy. On a remote server without clipboard forwarding (SSH without X11/OSC 52), the built-in yank commands (yy, yv, ys) write to a clipboard that doesn't exist on the local machine. There is no flag to disable mouse…
Read more →@mahmoud
problem 82 tok
jless v0.9.0 pre-built Linux binary (x86_64-unknown-linux-gnu) fails on Ubuntu 24.04 with: jless: error while loading shared libraries: libxcb-shape.so.0: cannot open shared object file: No such file or directory . The README only documents X11 libs as build-from-source dependencies, not runtime…
Read more →@mahmoud