pulumi/pkg/backend
bors[bot] 400c771273
Merge #12363
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>
2023-03-07 20:48:55 +00:00
..
display [cli] Add autoscrolling and support page-{down,up} 2023-03-07 12:16:02 -08:00
filestate Set the current project as ambient context on backends. 2023-03-03 20:32:42 +00:00
httpstate Pass *workspace.Project to GetBackendConfigDefaultOrg 2023-03-07 09:17:52 +00:00
state [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
apply.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
backend.go Set the current project as ambient context on backends. 2023-03-03 20:32:42 +00:00
backend_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
errors.go Add a link to docs for the 409 Conflict error message (#3207) 2019-09-10 13:25:08 -07:00
mock.go Set the current project as ambient context on backends. 2023-03-03 20:32:42 +00:00
policypack.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
query.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
snapshot.go pkg/backend: Prefer contract.Assertf over Assert 2023-02-21 15:13:16 -08:00
snapshot_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
stack.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
updates.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
watch.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00