]> git.lyx.org Git - features.git/commitdiff
Well, we've agreed on this binding. We could still use one for complete,
authorRichard Heck <rgheck@comcast.net>
Thu, 25 Sep 2008 15:31:41 +0000 (15:31 +0000)
committerRichard Heck <rgheck@comcast.net>
Thu, 25 Sep 2008 15:31:41 +0000 (15:31 +0000)
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

index 4aa3375ecb21f0acb21350910c273607e119bf11..c29098834ab65e621aa7c62594bc440f3479bc74 100644 (file)
@@ -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"