Skip to content

fish_vi_key_bindings: add bindings for semicolon and comma in visual mode#10601

Merged
faho merged 1 commit intofish-shell:masterfrom
nikitabobko:bobko/vi-repeat-jump-visual
Oct 3, 2024
Merged

fish_vi_key_bindings: add bindings for semicolon and comma in visual mode#10601
faho merged 1 commit intofish-shell:masterfrom
nikitabobko:bobko/vi-repeat-jump-visual

Conversation

@nikitabobko
Copy link
Copy Markdown
Contributor

fish_vi_key_bindings: add bindings for semicolon and comma in visual mode

They are already presented in normal mode, and I presume were forgotten to be added in visual mode

TODOs:

  • Changes to fish usage are reflected in user documentation/manpages.
    No need to. It's expected to work out of the box
  • Tests have been added for regressions fixed
    It's not a regression (at least, I'm not aware of)
  • User-visible changes noted in CHANGELOG.rst
    I don't add it to ./CHANGELOG.rst because it's a minor change that can be considered as a bug fix

…mode

They are already presented in normal mode, and I presume were forgotten to be
added in visual mode

I don't add it to ./CHANGELOG.rst because it's a minor change that can be
considered as a bug fix
@nikitabobko
Copy link
Copy Markdown
Contributor Author

The original commit that added repeat-jump* binds 1d68b52

It only added them in normal mode, I think it was a simple oversight, and they were not added to visual by mistake

@faho faho added this to the fish 4.0 milestone Oct 3, 2024
@faho faho merged commit c253aa7 into fish-shell:master Oct 3, 2024
@faho
Copy link
Copy Markdown
Member

faho commented Oct 3, 2024

Thanks!

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants