github kubernetes-sigs/kui v9.3.2

latest releases: v13.1.4, v13.1.3, v13.1.2...
3 years ago

Fixes

  • 323f5a5 SequenceDiagram bar widths are pretty buggy

Features

If you command-click (macOS)/option-click (Linux and Windows) on a table cell, Kui will show the drilldown in a separate terminal split. This helps with retaining the context of the table, while exploring the details of the rows. If you want to invert this behavior, i.e. so that normal clicking sends to a side split and command clicking sends to the same split, then set the environment variable KUI_SPLIT_DRILLDOWN=true before launching Kui. Let us know if you feel that this should be the default behavior.

  • 5d3f032 Meta-click on table entries should open the drilldown in a different split
  • 3618acf Allow users to opt in to default meta-click behavior

In this gif, we first command-clicked on a few grid cells. These drilldowns were thus sent to the side split. Finally, we normally clicked, hence the final drilldown was sent to the same split.

metaclick

Don't miss a new kui release

NewReleases is sending notifications on new releases.