venzen

Results 18 issues of venzen

**Describe the problem or limitation you are having** When starting nvim with Session Manager set to autoload the last session (or when switching sessions often) it is not immediately apparent...

enhancement

Thank you for this good work. I have two questions about using this tool. First let me briefly explain my use case: I am translating Buddhist texts from Thai to...

I'm trying to get the output of `:Translate` into the clipboard, like this: ``` :redir @* | Translate | redir END ``` The content of the clipboard is not what...

enhancement

Is there a specific stanza in the template code where I can specify document font and background color? I'm simply trying to create a dark theme (black page with white...

It would be useful to be able to add options to the `KittyOpenRunner` command. For example, specifying a kitty layout or running a shell command via the kitty option `cmdline:`...

enhancement

I prepared a tiny dataset (sci-fi short story) with a variation of the _shakespeare/prepare.py_ script. Dataset look OK and encodes with tiktoken which also adds at the end of each...

I am both a teacher and coder, so I have notebooks for both code documentation and lesson plans. Currently, I have a landing page (`index.md`) in a root folder called...

question

In MT4 this Script compiles and all the tests pass when running the test script included with _mql-zmq_. I can connect to the ZMQ server, however when I send a...

A script using python-wordpress-xmlrpc started giving this error when trying to make the client connection: SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error Strangely, a client connection to a different domain (and different...

Imports in Pycoinnet do not match the location of modules in the current HEAD of the master branch of Pycoin. Could I pull a different branch of pycoinnet or shall...