How to define key mapping of esc under helm-mode
Shiyao Ma
i at introo.me
Thu Apr 14 08:23:50 CEST 2016
Hi,
I tried this mapping:
(define-key helm-map "\e" 'helm-keyboard-quit)
But it doesn't work.
However, (define-key helm-map "qq" 'helm-keyboard-quit) works.
I'd suspect something's wrong with the special esc key.
Regards.
--
吾輩は猫である。ホームーページはhttps://introo.me <http://introo.me>。
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/implementations-list/attachments/20160414/3d28a4ae/attachment.htm
More information about the implementations-list
mailing list