Borys Kabakov

Results 24 issues of Borys Kabakov

add few more requirements

With jupyterlab-vimrc and `{"unnamedplus": true}` I was able to copy TO clipboard system register, but not FROM it. Is there a way to do it in both ways with vimkeys...

Or any other system buffers. To paste/copy something outside jupyterlab one still need to use CTRL+C/CTRL+V in inset mode with manual selection. It would be good to add registers support:...

- [ x] I am on the [latest](https://github.com/sdispater/pendulum/releases/latest) Pendulum version. - [ x] I have searched the [issues](https://github.com/sdispater/pendulum/issues) of this repo and believe that this is not a duplicate. -...

Hi, I am able to login into protonvpn-cli and choose server for connection from dialog, but after this it never connects. Just hangs with `Connecting to Proton VPN on DE#1...

Yanking text within cell puts it in some non system buffer (xclip does not see it). It is very inconvinient

enhancement
upstream

- https://github.com/dbrattli/OSlash/issues/35 - https://github.com/python/typing_extensions/issues/372 > This happens because you're mixing typing.Protocol with typing_extensions.runtime_checkable. If you either import both symbols from typing or both symbols from typing_extensions, the error goes away.

Hi, the next error appears on python3.12.2: ``` File "/venv/lib/python3.12/site-packages/oslash/_init_.py", line 11, in from .state import State File "/venv/lib/python3.12/site-packages/oslash/state.py", line 78, in assert issubclass(State, Functor) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/typing.py", line 1841,...

Hi, when I am trying to get CSV with trace, I get next error: ```python from RsInstrument import * instr = RsInstrument('TCPIP::169.254.61.50::5555::SOCKET', True, False, "SelectVisa='socket'") print(instr.query('MMEM:FILE? "PR100/Trace_000.csv"')) ``` ``` ValueError:...

### Is this a hackmd.io issue? - [x] Yes, the bug happens on https://hackmd.io - [ ] No. If it's a self-hosted CodiMD instance, please fire up the issue in...