8000 "Alt l" and "Alt n" don't work as expected inside Zellij · Issue #2908 · zellij-org/zellij · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

"Alt l" and "Alt n" don't work as expected inside Zellij #2908

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

Open
rempas opened this issue Nov 6, 2023 · 4 comments
Open

"Alt l" and "Alt n" don't work as expected inside Zellij #2908

rempas opened this issue Nov 6, 2023 · 4 comments

Comments

@rempas
Copy link
rempas commented Nov 6, 2023

Basic information

zellij --version: zellij 0.38.2
stty size: WHAT'S THAT???
uname -av or ver(Windows): Linux Arco 6.5.9-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 26 Oct 2023 00:52:20 +0000 x86_64 GNU/Linux

List of programs you interact with as, PROGRAM --version:
zsh 5.9 (x86_64-pc-linux-gnu)

Further information
First, I wanted to say that I found Zellij 2 days ago, and I think that it's super awesome!!! I was finally able to customize it to 100% of my liking (I don't have lots of needs) after reading the docs, but I have only one problem.

I am using Foot and ZSH and I have bind "Alt l" to go to the previous line in history (bindkey '^[[A' history-substring-search-up) and "Alt t" to go to the next line in history (bindkey '^[[B' history-substring-search-down).

"Alt t" seems to be working without problems, but "Alt l" doesn't work. I have also tried to unbind both of them globally in my config.kdl but that didn't work. I can also post my whole .zshrc if needed.

Edit:

I have edited the issue as apparently, I forgot to add that "Alt n" also doesn't work as expected as well. In zsh, I have bind it to complete the suggested completion, and it also doesn't work. Just like the other true, I have tried to unbind it but if I do that, it then, it will open a new pane...

@rempas rempas changed the title "Alt l" doesn't work as expected inside Zellij "Alt l" and "Alt n" don't work as expected inside Zellij Nov 6, 2023
@tgross35
Copy link

Are you able to jump around words? I am having a similar problem in Zsh specifically, #3261. Bash, Nushell and other shells seem to work fine, as does Zsh when not interfacing with Zellij, but Zellij with Zsh breaks navigation with alt for some reason.

I am on MacOs.

@rempas
Copy link
Author
rempas commented May 12, 2024

Are you able to jump around words? I am having a similar problem in Zsh specifically, #3261. Bash, Nushell and other shells seem to work fine, as does Zsh when not interfacing with Zellij, but Zellij with Zsh breaks navigation with alt for some reason.

I am on MacOs.

I don't use neither Zellij (and don't have the config files to try) neither the "history-substring" plugin so I cannot try. I can however try to remember (even tho lots of months have passed). What do you mean with "jump around words"?

@tgross35
Copy link

Just alt+left or alt+right to move the cursor by a whole word, which I think does the same as alt+b and alt+f. No worries if you don't know of the top of your head, it seems likely to come from the same issue.

@rempas
Copy link
Author
rempas commented May 13, 2024

Just alt+left or alt+right to move the cursor by a whole word, which I think does the same as alt+b and alt+f. No worries if you don't know of the top of your head, it seems likely to come from the same issue.

Yeah, I suppose that it does. I am using VI mode so, the bindings are mapped to what I want them. I unfortunately haven't tried another shell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0