userrand

Results 34 comments of userrand

I recently downloaded it from the chrome web store on edge. Edge supports chrome extensions and it seems to work alright.

> I also am experiencing this error. Sometimes works and doesn't stall, then sometimes will stall. Yes yesterday was quite difficult. I realized that it stalls even without the asynchronous...

It seems to me that in vscode there is still a duplicate cursor even when trying the workaround (I think I tried the one in the readme).

> How did you install SUNDIALS? If you have not installed it, you'll need to install it first. > > Once you've installed SUNDIALS, in a bash shell, run `export...

@aragilar just mentioning that the code above did not work as my answer did not mention that

I tried with nix ``` ! bash 1 get_ipython().run_cell_magic('shell', '', '\nsource /etc/bashrc\n\nnix-shell -p python37Packages.scikits-odes -p python37Packages.numpy --run "python3"\n') 3 frames [/usr/local/lib/python3.10/dist-packages/google/colab/_system_commands.py](https://localhost:8080/#) in check_returncode(self) 135 def check_returncode(self): 136 if self.returncode: -->...

the app suddenly started to be blurry with me as well. It was alright before. Lines are also missing at times. Okular pdf viewer works. I suppose it's something related...

> Can you share your `prefs_user.config` here? Also did you change anything about your monitors, eg. using multiple monitors, etc. I deleted it to see if the problem was there...

> Does the issue happen on a fresh portable AppImage from here: https://github.com/ahrm/sioyek/releases/tag/v2.0.0? If that is the same as downloading the latest version from https://github.com/ahrm/sioyek/releases, then yes. But I also...

It seems that pressing tab creates a second focus area where : - arrow keys work - pressing letters on a focused cell inserts letters. - when editing a text...