]> git.lizzy.rs Git - micro.git/commit
Add JumpLine action back
authorZachary Yedidia <zyedidia@gmail.com>
Tue, 3 Mar 2020 01:09:19 +0000 (20:09 -0500)
committerZachary Yedidia <zyedidia@gmail.com>
Tue, 3 Mar 2020 01:09:19 +0000 (20:09 -0500)
commit629efe5eb79f5c46d00745a463bd742208886001
treec66a33c09de1b30e1f964a25bfd0e4b2b239d6e6
parenta19cd2e6d053f611a7716dc013f66d18567fd6b9
Add JumpLine action back

You can bind to "command-edit:goto ", but binding to the action
"JumpLine" will have the same effect now.

Fixes #1550
internal/action/actions.go
internal/action/bufpane.go