Montegasppα ℭacilhας
Montegasppα ℭacilhας
I figure out how to reset settings: ```sh rm -rf ~/.local/share/com.nesbox.tic ``` However, the fullscreen issue still exists: enabling fullscreen, TIC-80 stops grabbing focus on Linux.
I’m using version 1.0, not pro, and `time()/1000` is almost 10 times faster than 1/60 in my Debian GNU/Linux. On another computer with the very same system, it’s more than...
Still not working after applying #124: ``` ./nimlsp/src/nimlsppkg/suggestlib.nim(4, 19) Error: cannot open file: nimsuggest/nimsuggest Tip: 5 messages have been suppressed, use --verbose to show them. Error: Build failed for package:...
Could it be possible to combine the `PathFollow2D` approach with the [Chasing the player](https://kidscancode.org/godot_recipes/ai/chase/), making the `KinematicBody2D` chase the current `PathFollow2D` position as a target?
I got a very similar issue, but Nushell seems to freeze randomly. Sometimes it freezes just by starting!! Too many times indeed… I have Nushell 0.76.0 install in ArchLinux, and...
I use `scoop` (https://scoop.sh) on Windows, and it would be great to have support to it too. I wouldn’t like Upt to manage language-specific packages like `pip` and `gem`. It...
I got the same issue using HTTPie 2024-1.2 (AppImage). ``` ❯ uname -a Linux dream 6.6.39-1-lts #1 SMP PREEMPT_DYNAMIC Thu, 11 Jul 2024 15:06:47 +0000 x86_64 GNU/Linux ```
@Mink-a Now Firefox redirects back to Httpie, however, it‘s still not logging in: the loading icon keeps rolling forever.
Not sure if it’s the same issue, but specifically the commands `codeium#Accept` and `codeium#Complete` fail silently, making the plugin nearly **useless**. Other commands, such as `codeium#Clear` and `codeium#CycleCompletions`, work fine.
Another update: I just noticed that when I close `xev`, the function keys output shows up. Even though, keybindings with function keys are pretty much ignored. I’m very confused why...