Timo Reimann

Results 42 issues of Timo Reimann

When having a session name whose length exceeds a specific width, the "close" button (i.e., "x") appearing on mouse-over won't be aligned properly with the session name anymore in the...

bug

I often run into situations where I'd like to add one or two tabs to an existing but closed window. The workflow to follow then is to open that window,...

Syncing stored sessions to the cloud for multi-machine availability has been mentioned numerous times as a desirable feature in the extension comments. For the sake of documentation, I will hereby...

feature

For each stored tab, its history should be saved and restored automatically along with the associated window.

feature

Simple WIndow Saver should provide a method to rename existing sessions. Although this can be accomplished by deleting the session and immediately re-creating it under a different name, a one-step...

feature

Allow to reorder stored sessions in the list of sessions using drag-and-drop.

feature

It would be nice to have a way to restore tabs of a saved session into the existing window. Conversely, being able to add a currently unmanaged set of tabs...

feature

Hello 👋 **Describe the bug** I am trying to merge a YAML file containing a map (dictionary) into another YAML file using the `*?` operator (merge on existing keys). Instead...

bug
v4

A number of API responses return collections (i.e., a slice of objects as opposed to just a single object) that callers need to [page through](https://developers.digitalocean.com/documentation/v2/#links) in order to visit exhaustively....

enhancement
do-api

DigitalOcean Managed Kubernetes (aka DOKS) added support for _persistent node pool taints_ recently. (See the [announcement on the API change log](https://developers.digitalocean.com/documentation/changelog/api-v2/persistent-node-pool-taints/).) It'd be great to see droplet_kit getting extended to...