rclone/lib/terminal
Carl Edquist a716dc2533 config, terminal: move PasswordPromptOutput from config to terminal
First, move this variable in order to avoid circular imports between
config and terminal.  (config already depends on terminal.)

But also, it seems PasswordPromptOutput conceptually fits well in
terminal, as the idea is for it to store the output for the terminal.
2022-10-06 02:45:35 -05:00
..
hidden_other.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
hidden_windows.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
terminal.go config, terminal: move PasswordPromptOutput from config to terminal 2022-10-06 02:45:35 -05:00
terminal_normal.go fs/config, lib/terminal: use golang.org/x/term 2022-04-01 12:48:18 +01:00
terminal_unsupported.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00