Flush output after every command.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 18 Oct 2014 13:32:23 +0000 (15:32 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 18 Oct 2014 13:32:23 +0000 (15:32 +0200)
commit57fa2048f94ac1975ed4a417fbc0150dd9277f00
treec4b78fef9d72f098f13e29fc402b0ce6e9a8ea4e
parent798d9da09a3f9804ccbb488478c591a4928b05ac
Flush output after every command.
src/main/java/net/pterodactylus/xdcc/ui/stdin/CommandReader.java
src/main/java/net/pterodactylus/xdcc/ui/stdin/FailedDownloadsCommand.java
src/main/java/net/pterodactylus/xdcc/ui/stdin/ListConnectionsCommand.java
src/main/java/net/pterodactylus/xdcc/ui/stdin/ListDownloadsCommand.java
src/main/java/net/pterodactylus/xdcc/ui/stdin/SearchCommand.java