]> git.ipfire.org Git - thirdparty/util-linux.git/commit
chsh: make readline completion to propose valid shells
authorSami Kerola <kerolasa@iki.fi>
Thu, 18 May 2017 21:19:36 +0000 (22:19 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 5 Jun 2017 10:58:52 +0000 (12:58 +0200)
commitd1818b9e123c7e93dc99cc5e8a528e1ee215fe90
tree170c7e67cd754c51c6e966f1b78a8870b5276288
parentdd9bae58ae4bc3bded2acf743981bbc8c06f468a
chsh: make readline completion to propose valid shells

This is better than default readline completion, that gives paths from
current directory onwards.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
login-utils/chsh.c