Karsten Silkenbäumer

Results 18 comments of Karsten Silkenbäumer

Hi @toy - sorry for the late reply. Finally found some time. Today I tested the new unpair functionality. At first: unpairing works on both systems with my MM2 (High...

Another example where I encountered this problem: ```Swift WrappingHStack(lineSpacing: 10) { Toggle("1", isOn: $filter.filterByPlayers[0]) Toggle("2", isOn: $filter.filterByPlayers[1]) Toggle("3", isOn: $filter.filterByPlayers[2]) Toggle("4", isOn: $filter.filterByPlayers[3]) Toggle("5", isOn: $filter.filterByPlayers[4]) Toggle("6", isOn: $filter.filterByPlayers[5]) }.toggleStyle(.button)...

Same here: website reports 88 MBit / 25 MBit vs cli 67 / 11 or another one 77 / 7.6. MacOS 10.15.6.

Same issue here. I do have Karabiner Elements installed as well as 1password 8. However the remappings I have defined in KE (mainly for switching tabs in Firefox) work as...

I get the same error, either using `applescriptFromFile` or with `applescript(data)` like in the second comment. I'm on 10.14.6 and updated hammerspoon to latest. Even after restart of the system...

Same issue for me with QR codes. I'm using it in the HotProspects project from the course and it is unable to scan the images it has saved. Output is:...

@nikitaskobelkin just tried again and can't reproduce. As I wrote already, restarting the simulator helped. Didn't have the problem this time.

Not for me. Using the (currently) latest version 0.3.8 I'm still having this issue with exactly the same error message in the console. Also using ST3 build 3059 and it...

So for me jumping to a function definition doesn't work either. BTW: You can check the version by running the command "Package Control: List Packages", then search for ctags, but...