github kubernetes-sigs/kui v10.4.0
10.4.0

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

With this release, Kui should no longer emit the annoying "renderer process reuse" message every time you launch it.

Features

CommonCrawl browsing with Kui

Multi-line input

  • Apple Silicon builds
  • New s3 plugin. You can use this to browse CommonCrawl data, or your own S3 buckets; try ls /s3/aws/commoncrawl. If you have already set up your terminal for access to AWS or IBM cloud or a local Minio instance, then try ls /s3 to see your own buckets. We will be backfilling the documentation in the next release #7537
  • Initial support for multi-line input. You may now use HERE docs and backslash \ line continuations in Kui #7614
  • When running Kui as a kubectl plugin ("popup mode"), Kui now runs with split terminals

Design

Screen Shot 2021-06-17 at 10 36 56 AM

  • Each split now has a header with close and clear buttons #7532 #7556

Chores

  • Version bump to Electron v11, and fixes for "renderer process reuse" and other spurious console messages #7606

Fixes

  • Kui now more reliably scrolls output into view after command execution #7525
  • export FOO=$(echo hi) now works #7609
  • PTY apps, such as vi are now properly sized to the Kui viewport #7599 #7601
  • Kui blocks have strange orange focus outline #7597
  • Cleanups to "Lightweight" themes #7621
  • Text in StatusStripe widgets oddly overflows in narrower windows #7583
  • Sidecar toolbar buttons now use patternfly tooltips #7573

For Kui Developers

  • Notebook clients can now dictate that displayed notebooks are readonly, executable, or output-only, in any combination needed.
  • Bottom input clients now work with split terminals

Don't miss a new kui release

NewReleases is sending notifications on new releases.