Fork me on GitHub
#reveal
<
2020-10-15
>
jlmr10:10:58

@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

vlaaad10:10:15

@jlmr on mac it's cmd+arrow :)

vlaaad10:10:17

It would be nice if we had a symbol that meant ctrl on windows/linux and cmd on mac...

wilkerlucio12:10:46

let's start calling it cmtrl

seancorfield17:10:27

A lot of times, cmd on the Mac ends up being win on Windows rather than ctrl, which makes things even more confusing 😞

seancorfield17:10:09

(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 😐 )

vlaaad19:10:34

btw in JavaFX terminology there is a "shortcut" key that means exactly that

vlaaad19:10:57

so Shortcut+C is Ctrl+C on windows/linux and Cmd+C on mac

vlaaad19:10:32

haven't heard it used anywhere else though

jlmr10:10:25

ah great!

seancorfield23:10:17

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.