X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fbind%2Fsite.bind;h=02b9ce23abb36805b73d59c303471f7eaca1d38d;hb=96b062a520a218c8edab51505a27d7aac142e359;hp=0f73b9c9c82bf61285275ac651ab5db430825c7b;hpb=31398779f8220500a4bbc14cb40eb640a232c084;p=lyx.git diff --git a/lib/bind/site.bind b/lib/bind/site.bind index 0f73b9c9c8..02b9ce23ab 100644 --- a/lib/bind/site.bind +++ b/lib/bind/site.bind @@ -25,10 +25,10 @@ \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"