Jelajahi Sumber

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

Fabian Peter Hammerle 6 tahun lalu
induk
melakukan
f62344291b
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

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