Mouse hover over definition display and Emacs keymap.
I have two usage related questions:
- Does wing support the mouse hover over definition display of symbols/functions etc.?
- I switched to Emacs key map via Edit --> Keyboard personality --> Emacs, but I don't see the complete same short key binding conventions used by my Emacs, say,
ctrl + shift + <backspace>
in Emacs has the following description:
C-S-<backspace> runs the command kill-whole-line (found in global-map),
which is an interactive byte-compiled Lisp function in ‘simple.el’.
It is bound to C-S-<backspace>.
But I cannot see the same behavior in wing.
Any tips will be helpful.
Regards, Zhao
Comments