]> git.neil.brown.name Git - edlib.git/commit
emacs: don't move cursor when opening/selecting menu.
authorNeilBrown <neil@brown.name>
Tue, 18 Jul 2023 11:39:19 +0000 (21:39 +1000)
committerNeilBrown <neil@brown.name>
Tue, 18 Jul 2023 11:51:36 +0000 (21:51 +1000)
commit8a65cd0301e1f768e5e0825daeb6d0185e0e3f23
tree3ebc49921567596ad9ad3466d4f5f31411372b2a
parent0739977061eae2e81cc6a42b2626850334962190
emacs: don't move cursor when opening/selecting menu.

Having the cursor jump around looks noisy, so try removing it.

Signed-off-by: NeilBrown <neil@brown.name>
mode-emacs.c