wishlist
wishlist copied to clipboard
The SSH directory ✨
Hello, Really love the idea of this project! The TUI works great until the connection is made, at which point the terminal of the remote machine is not shown and...
Hey! I've been using wishlist (in server mode) a lot lately. Overall it works great but from time to time it fails to take me back to the list after...
currently it is not possible to use password protected keys in server mode.
ideally the password should be asked only on use, in order to avoid asking the password of all user keys to use only one of them. not even sure that...
Include zeroconf (Bonjour/mDNS) services in the service list when passing the `-z` option.
https://github.com/charmbracelet/wishlist/blob/8afbc99f0c0d2126e7620197918d095fa949a8b0/config.go#L33 shows that Wishlist does not implement the ssh_config options `ProxyCommand` and `ProxyJump`, which are often required to reach remote hosts. The good thing to do would be really to...
On one of two machines I have (Linux Mint 20.2, not on Ubuntu 22.04), it tries a host name lookup thru the host's nss libraries: ``` 3234381 openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnss_dns.so.2", O_RDONLY|O_CLOEXEC)...
I've noticed some very high CPU usage when using wishlist as a library. Unfortunately I can't reproduce it or add much debug context, but I noticed, that I had +500%...
Hi, Thanks for all your work on this repository and other CLIs you worked on ;) I feel frustrated not to have any way to abort/cancel a pending connect attempt....
refs https://github.com/charmbracelet/wishlist/issues/108