Omer Hamerman
Omer Hamerman
**Describe the bug** Upon calling the SSO service through the proxy, I'm redirected to the authenticator where I see this:  Tried changing the upstream, the scheme settings, the google...
**Is your feature request related to a problem? Please describe.** I'd like to use the same proxy to forward TCP requests, e.g. forwarding a request to a DB without going...
Hi! Thanks for the effort and the library. I was wondering whether I could somehow add an index to existing hashes. I tried it but didn't get anything so I'm...
The app currently returns a response with `export` prefix, need to add an option for something like `--json` so that the response is something the user can query for specific...
Maybe just ignoring the fact that the credentials are empty is enough (Removing https://github.com/drone-plugins/drone-s3-sync/blob/master/plugin.go#L63) But basically any plugin communicating with aws should have the ability to work with a role
copying the filter process from the main plugin function to reload sessions. This should fix #72 so that the current session isn't filtered if set so in the config.
In some cases users may want to filter specific sessions from the list. Once such example could be the `scratch` session used for [tmux-floax](https://github.com/omerxx/tmux-floax)
Users who run Sesh may still want to enjoy sessionx for the in-tmux UX while keeping their options open with `sesh list` and maybe even `sesh connect` (not sure whether...