Skip to content

Comments

In __sdkman_echo_paged(), remove forced less(1) call#1315

Open
jaalto wants to merge 1 commit intosdkman:masterfrom
jaalto:sdkman-list--no-pager
Open

In __sdkman_echo_paged(), remove forced less(1) call#1315
jaalto wants to merge 1 commit intosdkman:masterfrom
jaalto:sdkman-list--no-pager

Conversation

@jaalto
Copy link

@jaalto jaalto commented Oct 5, 2024

Obey the standard variable PAGER. If set, use it. If unset, no paging is used. For example, if the user does not want to page the results, they can call in the standard shell:

PAGER=

  • a GitHub Issue was opened for this feature / bug.
  • test coverage was added (Cucumber or Spock as appropriate).

Fixes #XXX

Obey the standard variable PAGER. If set, use it. If
unset, no paging is used. For example, if the user
does not want to page the results, they can call in
the standard shell:

  PAGER=  <command>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant