Tobias Link

Results 13 comments of Tobias Link

Yes, copying these libraries to `/Applications/qView.app/Contents/Frameworks` makes it work. I guess they will be added to the release build in the future? Thanks for your help!

The behavior improved with some of the recent changes (don't know where). But there's still a slight "hickup" when switching between directories where in one of them was a recently...

Thanks for the explanation. I'm not sure I like this behavior but it's not really too much important. As soon as bidirectional syncing becomes reality, I think this behavior becomes...

This problem doesn't seem to occur anymore. Don't know when it got fixed though.

OK, I just stumbled across this issue again. Seems like it's still there.

@creationix The server is on linux (centos 7) and the client on os x.

@VolatileMark This fixes the issue I described above. But it shows a follow-up issue. After every key press the zsh auto-suggestions appear as they should, but this seems to also...

Just an update to the problem. I could narrow it down to alacritty being incompatible with the zsh plugin zsh-autocomplete. Conditionally not loading this plugin for alacritty in my `.zshrc`...

Hi, thanks for your reply. IMHO you should be easily able to fix that by changing the zorder to that of the other styles. Anyway, here is a script to...

Thank you! That works. I modified the function to automatically do what I want: ``` #let (in-margin, out-margin) = (3in, 0.8in) #let my-note(..args) = { locate(loc => { let (l,...