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

Mac OS Alt key and opening panes horiztontally? #3634

Open
bsodmike opened this issue Oct 1, 2024 · 3 comments
Open

Mac OS Alt key and opening panes horiztontally? #3634

bsodmike opened this issue Oct 1, 2024 · 3 comments

Comments

@bsodmike
Copy link

bsodmike commented Oct 1, 2024

Hi,

I'm on Mac with Alacritty and haven't figured out getting my left-Alt key working BUT, I have been using Zellij for a while.

Can we add a option to Ctrl + p so that we can do <Ctrl + p> + n but with the option of opening the pane horizontally?

Or can someone please advise on getting the Alt key to work?

Thanks!
Mike.

@bsodmike
Copy link
Author

bsodmike commented Oct 1, 2024

Wow, https://www.reddit.com/r/zellij/comments/17p04cr/how_to_control_new_pane/. This wasn't on the command strip but good to know!

Will leave open for someone to comment on getting my Alt key to work, otherwise please close.

@moppediert
Copy link

Hey,

to get the Alt key working on macos, you can set this option in Alacritty's configuration:

[window]
option_as_alt = "Both"

@bsodmike
Copy link
Author

bsodmike commented Oct 2, 2024

Hey,

to get the Alt key working on macos, you can set this option in Alacritty's configuration:

[window]
option_as_alt = "Both"

Thanks, I already have OnlyLeft and I get ¬ if I press ALT + l (lowercase L). And neovim doesn't recognise <M-l>. Ideas?

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

2 participants