clustershell
clustershell copied to clipboard
1.9.3: File path completion in copy mode
trafficstars
It looks like file path completion doesn't work anymore in 1.9.3, when using copy mode:
$ clush -c /tmp/file[TAB][TAB]
doesn't complete /tmp/filename anymore.
Maybe a side effect of the new bash completions introduced in 1.9.3?