mirror of https://github.com/pulumi/pulumi.git
400c771273
12363: [cli] Improve interactive scrolling r=pgavlin a=pgavlin These changes make two improvements to scrolling in the interactive display: 1. The interactive display can now be scrolled using the page-down and page-up keys. These keys scroll the display N lines at a time, where N is the height of the terminal. 2. If the display is scrolled to the bottom, it will now autoscroll it as new lines are added to the output. Fixes #12320 Fixes #12295 Co-authored-by: Pat Gavlin <pat@pulumi.com> |
||
---|---|---|
.. | ||
display | ||
filestate | ||
httpstate | ||
state | ||
apply.go | ||
backend.go | ||
backend_test.go | ||
doc.go | ||
errors.go | ||
mock.go | ||
policypack.go | ||
query.go | ||
snapshot.go | ||
snapshot_test.go | ||
stack.go | ||
updates.go | ||
watch.go |