Trygve Aaberge
Trygve Aaberge
If I ssh to a machine, and then press Exit in the notification, the ssh process on the server keeps running. This is especially visible when exiting an attached tmux...
If you run `cast.media_controller.block_until_active` on the same `Chromecast` instance, after the first time it will return immediately, regardless of if a media controller is active or not. This script reproduces...
This changes the paste behavior so that instead of sending the lines immediately when pasting multiple lines, the lines are inserted into the input bar. This allows you to edit...
## Feature description Thanks for merging the multiline PR and fixing the input display! With this, scripts can have proper multiline support without using hacks as long as the user...
I'm working on a kitten for incremental search in the backlog using the marks feature, but I've run into some issues. Currently I'm starting the kitten with `new_window @ kitty...
Hi! I can't get the Python bindings to work, and I'm not sure if I'm doing something wrong or if they are broken. If I try to run for example...
Version 1.0.6:  Version 2.001:  In version 2 the horizontal bars are not centered vertically. The lines above them are longer than the lines below. This is with font...
I have an OBJ file which is placed at a specific position on the earth, which means that the coordinates in the file are large numbers. As far as I...
I have two object types with one key each (with different names), and I want to parse an object and verify that it has one and only one of those...
When one or more of the results in the union is dirty the union would previously just return that result. However this can make the error message strange and inconvenient...