Skip to content

Commit c92e35d

Browse files
cocobearGazler
authored andcommitted
fix(Githug): stdout buffer problem (#227) (#228)
1 parent 392c357 commit c92e35d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/githug.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313

1414
Githug::UI.in_stream = STDIN
1515
Githug::UI.out_stream = STDOUT
16+
STDIN.sync = true

0 commit comments

Comments
 (0)