Переглянути джерело

interactive mode: continue on single key press without expecting <return>

Fabian Peter Hammerle 5 роки тому
батько
коміт
f62344291b
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

@@ -6,6 +6,9 @@
 [core]
 	excludesfile = ~/.config/git/gitignore
 
+[interactive]
+	singleKey = true
+
 [diff]
 	tool = vimdiff