zbirenbaum / copilot.lua

Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
MIT License
2.43k stars 64 forks source link

Alt+l is not working #250

Closed Pger-Y closed 6 months ago

Pger-Y commented 6 months ago

Hi guys,sorry to bother but i really can't figure it out,alt+key seems not working for my copilot.lua plugin key maps is the default configuration

image image

but when i press alt+l or alt+] alt+[ there is a charactor inserted

image
Pger-Y commented 6 months ago

I‘m macOS the reason is mac do not treat alt as a meta key,go to the terminal app setting and change option to meta key solved:)