pulumi/pkg/backend/display/internal/terminal
Pat Gavlin 5c77ce69fc [cli] Add autoscrolling and support page-{down,up}
- If the display is scrolled to the bottom, autoscroll it as new lines are
  added to the output.

- Add support for scrolling the interactive display using page-down and
  page-up. These keys scroll the display N lines at a time, where N is the
  height of the terminal.
2023-03-07 12:16:02 -08:00
..
info.go [display] Hide the cursor in interactive mode. 2022-12-20 10:56:59 -08:00
mock.go [display] Hide the cursor in interactive mode. 2022-12-20 10:56:59 -08:00
term.go [cli] Add autoscrolling and support page-{down,up} 2023-03-07 12:16:02 -08:00
term_test.go [cli] Add autoscrolling and support page-{down,up} 2023-03-07 12:16:02 -08:00