]> git.lyx.org Git - features.git/commitdiff
let the sun shine
authorPavel Sanda <sanda@lyx.org>
Tue, 30 Sep 2008 23:55:08 +0000 (23:55 +0000)
committerPavel Sanda <sanda@lyx.org>
Tue, 30 Sep 2008 23:55:08 +0000 (23:55 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26661 a592a061-630c-0410-9148-cb99ea01b6c8

lib/bind/site.bind

index 0f73b9c9c82bf61285275ac651ab5db430825c7b..02b9ce23abb36805b73d59c303471f7eaca1d38d 100644 (file)
 \bind "Up"         "up"
 \bind "Down"       "down"
 
-\bind "Tab"        "command-alternatives completion-accept;cell-forward;depth-increment;outline-in"
+\bind "Tab"        "command-alternatives completion-accept;cell-forward;tab-insert;depth-increment;outline-in"
 \bind "C-Tab"      "cell-split"
 \bind "~S-ISO_Left_Tab"    "cell-backward"
-\bind "~S-BackTab" "command-alternatives cell-backward;depth-decrement;outline-out"
+\bind "~S-BackTab" "command-alternatives cell-backward;tab-delete;depth-decrement;outline-out"
 
 \bind "Home"       "line-begin"
 \bind "End"        "line-end"