mickeynp / combobulate

Structured Editing and Navigation in Emacs with Tree-Sitter
GNU General Public License v3.0
945 stars 54 forks source link

[S-iso-lefttab] doesn't work on macOS #24

Closed cxa closed 1 year ago

cxa commented 1 year ago

I have to

(define-key combobulate-proffer-map (kbd "S-<tab>") 'prev)

to make it work. Just FYI.

mickeynp commented 1 year ago

Thanks. Should be fixed in development. Can you try again?

cxa commented 1 year ago

No problem.

I can confirm it works right now.