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

n/N doesn't work in secret decode mode #662

Closed
viovanov opened this issue Apr 11, 2020 · 2 comments
Closed

n/N doesn't work in secret decode mode #662

viovanov opened this issue Apr 11, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@viovanov
Copy link




Describe the bug
Can't use n/N to jump to next/previous match when viewing decoded secrets.

To Reproduce

  1. k9s -c secret
  2. ctrl-x to decode one
  3. / and filter for something
  4. press n and N and notice nothing's happening

Expected behavior
n and N should be working as they do in describe mode

Versions (please complete the following information):

  • OS: linux
  • K9s: 0.19.1
  • K8s: 1.15.6
@derailed derailed added the bug Something isn't working label Apr 12, 2020
derailed added a commit that referenced this issue Apr 14, 2020
@derailed
Copy link
Owner

@viovanov Fixed v0.19.2!

@viovanov
Copy link
Author

thanks @derailed !

agrimrules added a commit to agrimrules/k9s that referenced this issue Apr 21, 2020
* Log view: Allow persisting text wrap and timestamp

* better documentation for xray

Fixes derailed#642

* update pf verb + docker image fix

* fix issues derailed#665, derailed#662

* update rel

* Add dive to plugins

* Add dive plugin to README

Co-authored-by: David Němec <david@nemec.co>
Co-authored-by: Tomáš Pospíšek <tpo_deb@sourcepole.ch>
Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
Co-authored-by: Tobias Germer <bvrcreepyx@hotmail.de>
placintaalexandru pushed a commit to placintaalexandru/k9s that referenced this issue Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants