Sfoglia il codice sorgente

tab selection: do not execute cmd when pressing enter

Fabian Peter Hammerle 6 anni fa
parent
commit
e2ccae6648
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      rc.xsh

+ 2 - 0
rc.xsh

@@ -1,6 +1,8 @@
 $VI_MODE = True
 $AUTO_PUSHD = True
 $XONSH_AUTOPAIR = True
+# tab selection: do not execute cmd when pressing enter
+$COMPLETIONS_CONFIRM = True
 
 xontrib load vox z