Commit Graph

9 Commits (3794a61eaffb5ccbd68fe128f7216db005d70f6f)

Author SHA1 Message Date
Richard Hull cc52c71c52
Log toggles: add a space after "On" in logs view (#1775)
Toggling any of the log commands on and off causes the log indicator to
dance around - I assume this is because the line is centered, and when
on it is N characters long, when off N+1 characters, and so on
centering, the x-offset gets rounded.

This commit just adds an extra space after each "On" string so that
it occupies the same width as the "Off" string ... and the when
furiously toggling, the line remains blissfully static.
2022-09-25 08:37:29 -06:00
Fernand Galiana 4e20e5f110
K9s: Release v0.25.0 (#1304)
* update rel notes

* release 0.25 checkpoint

* cleaning up
2021-11-15 23:24:51 -07:00
derailed 9b498196f9 fix #1163 #1153 #1151 #1140 #1137 #1132 #1131 2021-06-27 23:22:13 -06:00
Raul Cabello Martin a631712c05
feat(log): Add all containers toggle (#1141)
Closes #1138
2021-06-04 08:25:48 -06:00
derailed 161837c1ad perf improv + update rev + bugz 2020-07-22 12:15:14 -06:00
Christian Köhn 5f228f1f9a
Center log indicator
Previously all options were padded with spaces which caused the
indicator to be visually uncentered.
2020-05-06 23:46:10 +02:00
derailed dbbf68fab9 checkpoint 2020-03-23 08:01:19 -06:00
derailed c20d89b938 add log search + fix #484, #481, #480, #479, #477, #476, #468 2020-01-10 10:28:27 -07:00
derailed 365fc01f17 checkpoint 2019-12-29 11:39:22 -07:00