rclone/lib/terminal
LaSombra aac2406e19
cmd: add --progress-terminal-title to print ETA to terminal title
Adds a flag, --progress-terminal-title, that when used with --progress,
will print the string `ETA: %s` to the terminal title.

This also adds WriteTerminalTitle to lib/terminal
2020-10-06 16:34:26 +01:00
..
terminal_normal.go cmd: add --progress-terminal-title to print ETA to terminal title 2020-10-06 16:34:26 +01:00
terminal_unsupported.go cmd: add --progress-terminal-title to print ETA to terminal title 2020-10-06 16:34:26 +01:00
terminal.go cmd: add --progress-terminal-title to print ETA to terminal title 2020-10-06 16:34:26 +01:00