Severin Bischof
Severin Bischof
I have the same problem `session$reload()`. Also: When I hit the "refresh/reload" button (F5) in Firefox, the widgets aren't reseted. However, with Edge and the RStudio builtin-browser, widgets are reseted...
Yes, this is how I/we do it today. However, if it is used to alter several sentences, it can become difficult to notice the changes. In any case, I don't...
Thanks for your effort! I tried the dev-branch and I got this error: ```Traceback (most recent call last): File "/WritingTools/Windows_and_Linux/WritingToolApp.py", line 170, in _show_popup selected_text = self.get_selected_text() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/WritingTools/Windows_and_Linux/WritingToolApp.py",...
Sorry, I completely forgot about that. This is on PopOs 22.04. I've added the information in the post above. The docs in the error mentions also further packages. I installed...
> @Seviks I've tested the code inside a VM, PopOs 22.04 fresh install. It works after `sudo apt install xclip`, that was the only package I was missing. MIind that...
Thank you for your constructive approach, @momokrono. The `xclip` command does not generate an error message; instead, it results in a blinking cursor on a new line. I could resolve...