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

[question] How to unmap um<bg> and friends? #2971

Open
heysokam opened this issue May 4, 2024 · 0 comments
Open

[question] How to unmap um<bg> and friends? #2971

heysokam opened this issue May 4, 2024 · 0 comments

Comments

@heysokam
Copy link

heysokam commented May 4, 2024

Runtime Environment

  • Operating system and version: Arch Linux
  • Terminal emulator and version: alacritty 0.13.2 (bb8ea18e)
  • Python version: 3.12.3 (main, Apr 23 2024, 09:16:07) [GCC 13.2.1 20240417]
  • Ranger version/commit: ranger 1.9.3
  • Locale: ranger version: en_US.UTF-8

Current Behavior

Trying to unmap um<bg> and every other um* default keybind doesn't work.

Expected Behavior

Being able to disable the keybinds with starting with u, so that single u presses do not open the bookmarks menu ignoring the user defined map u thing

Context

image

Possible Solutions

That's what I'm here for.

Steps to reproduce

# Delete defaults
unmap um um<any> um<bg>
unmap ut uv uV ud uy uq
map u move up=1
copymap <UP> u
  1. Hitting u still triggers the um<bg> popup
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

No branches or pull requests

1 participant