Commit 6b94328
authored
fish: loop on eof (briandfoy#943)
* When redirecting input from a file I noticed that fish reads past eof in the playguess() prompt loop
* This change is similar to commit 57c92da for bin/moo1 parent 9c0e086 commit 6b94328
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
0 commit comments