From 61812bdda127faa7473a2cf642fdd2013853adb9 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Thu, 25 Sep 2008 15:31:41 +0000 Subject: [PATCH] Well, we've agreed on this binding. We could still use one for complete, but, Jose, this is enough for rc3. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26544 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/bind/site.bind | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/bind/site.bind b/lib/bind/site.bind index 4aa3375ecb..c29098834a 100644 --- a/lib/bind/site.bind +++ b/lib/bind/site.bind @@ -25,7 +25,7 @@ \bind "Up" "up" \bind "Down" "down" -\bind "Tab" "cell-forward" +\bind "Tab" "command-alternatives completion-accept;cell-forward" \bind "C-Tab" "cell-split" \bind "~S-ISO_Left_Tab" "cell-backward" \bind "~S-BackTab" "cell-backward" @@ -42,7 +42,7 @@ \bind "KP_Enter" "break-paragraph" \bind "KP_Right" "char-right" \bind "KP_Left" "char-left" -\bind "KP_Up" "up" +\bind "KP_Up" "up" \bind "KP_Down" "down" \bind "KP_Home" "line-begin" \bind "KP_End" "line-end" -- 2.39.2