@vlaaad have just been experimenting with reveal, it looks great! One question: is there a way to change the ctrl+->
and ctrl+<-
keyboard shortcuts for changing tabs? They conflict with builtin Mac shortcuts
@jlmr on mac it's cmd+arrow :)
It would be nice if we had a symbol that meant ctrl on windows/linux and cmd on mac...
ah great!
let's start calling it cmtrl
😄
A lot of times, cmd
on the Mac ends up being win
on Windows rather than ctrl
, which makes things even more confusing 😞
(I run into this sort of thing a lot, switching between Atom on macOS and Atom on Windows -- and now I'm running Atom on Ubuntu via WSL2/Xlaunch and that has yet a different set of conflicts 😐 )
btw in JavaFX terminology there is a "shortcut" key that means exactly that
so Shortcut+C is Ctrl+C on windows/linux and Cmd+C on mac
haven't heard it used anywhere else though
Has anyone run Reveal on JDK8 (Zulu JDK8 with the JavaFX bundle, specifically)? I have a legacy process that has to use JDK8 and I thought maybe I could get Reveal to start up inside it and be able to debug it better... but I get this error in the console when trying to run vlaaad.reveal/ui
:
[ERROR] Oct 15, 2020 4:08:16 PM com.sun.javafx.css.StyleManager loadStylesheetUnPrivileged
WARNING: Resource "cljfxcss:?vlaaad.reveal.style/main#1522973323" not found.