Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Vi support for scrolling in the textview command. #775

Merged
merged 1 commit into from Oct 3, 2019

Conversation

JonnyWalker81
Copy link
Contributor

@JonnyWalker81 JonnyWalker81 commented Oct 3, 2019

Added simple vi scrolling support for the textview command. This is to address #748.

j -> down
k -> up
ctrl-f -> page down
ctrl-b -> page up

@sophiajt
Copy link
Member

sophiajt commented Oct 3, 2019

Great!

@sophiajt sophiajt merged commit 124a814 into nushell:master Oct 3, 2019
elferherrera added a commit to elferherrera/nushell that referenced this pull request Feb 7, 2022
* general keybindings

* get value function

* check error for keybinding

* cmd and send for keybingins

* better error message
kubouch pushed a commit that referenced this pull request Feb 7, 2022
* general keybindings

* get value function

* check error for keybinding

* cmd and send for keybingins

* better error message
bobhy added a commit to bobhy/nushell that referenced this pull request Oct 22, 2023
* Release notes for `0.76`

Please add your important new features and breaking changes to the release notes by committing to/opening a PR against the `release-notes-0.76` branch. Thank you!

* Add breaking change for plugin signature (nushell#775)

* add breaking change

* Update blog/2023-02-21-nushell_0_76.md

---------

Co-authored-by: Stefan Holderbach <sholderbach@users.noreply.github.com>

* add some info on debugging commands

* release notes for nushell#7952 (nushell#777)

* release notes for nushell#7952

* Fix html tags that broke CI

* more debug notes

* Add `profile` note and screenshot (nushell#778)

* add ast to debug commands section

* add breaking change (nushell#790)

* Remove example stuff

Don't let the lorem ipsum loose

* added more breaking changes notes

* trim down error message documentation in blog post

* Add description of some commands

* Do some polishing. sequence multiplication

* Screenshot help of a plugin

* Add section on nu plugin

* Add section on background work and full log

* Executive summary

* Details to "mul"

---------

Co-authored-by: WindSoilder <WindSoilder@outlook.com>
Co-authored-by: Darren Schroeder <343840+fdncred@users.noreply.github.com>
Co-authored-by: Bob Hyman <bob.hyman@gmail.com>
Co-authored-by: Jakub Žádník <kubouch@gmail.com>
Co-authored-by: Reilly Wood <reilly.wood@icloud.com>
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.

None yet

2 participants