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

"<number> goto [next/previous] buffer" only executes once #10400

Closed
mersenne-twister opened this issue Apr 13, 2024 · 1 comment · Fixed by #10463
Closed

"<number> goto [next/previous] buffer" only executes once #10400

mersenne-twister opened this issue Apr 13, 2024 · 1 comment · Fixed by #10463
Labels
A-command Area: Commands C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much

Comments

@mersenne-twister
Copy link

Summary

Executing the 'goto next buffer'/'goto previous buffer' command with a number prepended will only move a singe buffer.

Reproduction Steps

  1. open at least 3 buffers.
  2. 2gp while at the farthest right buffer.

Expected Behaviour:
it should move however many times is specified, in this case twice.

Actual Behavior:
it only moved a single buffer left.

Helix log

~/.cache/helix/helix.log
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines

Platform

Arch Linux Xorg Xmonad

Terminal Emulator

alacritty 0.13.2 (bb8ea18e)

Installation Method

pacman

Helix Version

helix 24.3

@mersenne-twister mersenne-twister added the C-bug Category: This is a bug label Apr 13, 2024
@pascalkuthe pascalkuthe added C-enhancement Category: Improvements A-command Area: Commands and removed C-bug Category: This is a bug labels Apr 13, 2024
@pascalkuthe
Copy link
Member

this was previously discussed in #9258. This issue has a better description/more concise and the only part of that issue I actually want to see land so I am closing the other one in favor of this one.

This should be quite trivial to add

@kirawi kirawi added the E-easy Call for participation: Experience needed to fix: Easy / not much label Apr 13, 2024
@the-mikedavis the-mikedavis linked a pull request Apr 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-command Area: Commands C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants