Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ability to minimize floats and return to them #438

Open
mosheavni opened this issue Oct 8, 2024 · 1 comment
Open

feat: ability to minimize floats and return to them #438

mosheavni opened this issue Oct 8, 2024 · 1 comment

Comments

@mosheavni
Copy link
Collaborator

mosheavni commented Oct 8, 2024

this might require some refactoring, but in my day to day work, I exec into a pod, then I want to see the pod's yaml with ge, the I might wanna describe the pod,
then, I forgot something in the yaml and I want to return to it quickly, finally, I want to return to my exec float to continue working on the container.
right now, after every action I need to close the float/tab and open it again, invoking the commands over and over again.

Do you think it's easy to achieve?

@Ramilito
Copy link
Owner

Discussed solution is a keymap to minimize (or quit act as a minimize), it should integrate with telescope and fzf-lua alternative is to have our own buffer selection only for our floats

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants