We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 392c357 commit c92e35dCopy full SHA for c92e35d
lib/githug.rb
@@ -13,3 +13,4 @@
13
14
Githug::UI.in_stream = STDIN
15
Githug::UI.out_stream = STDOUT
16
+STDIN.sync = true
0 commit comments