ergoemacs / ergoemacs-mode

ergoemacs-mode
ergoemacs.github.io/
GNU General Public License v3.0
293 stars 35 forks source link

Minibuffer and ido keybindings #523

Open max-arnold opened 11 months ago

max-arnold commented 11 months ago

I'm struggling to get the same hotkeys as in ergoemacs 5.3.7:

  1. In the M-x (execute-extended-command) command prompt I want M-i to act as previous-line-or-history-element, and M-k as next-line-or-history-element
  2. In the C-o (ergoemacs-find-file) I want M-j to act as ido-prev-match, and M-l as ido-next-match

Tried various things (do not work, probably because of #505), asked the question in the Google Group, but no success so far.

max-arnold commented 11 months ago

Also there is an unused variable defined: ergoemacs-read-from-minibuffer-map