commit | 8e1c71529c2bf38a04d4a117e625e59044a0785a | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Mon Jan 22 07:21:38 2007 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Mon Jan 22 07:21:38 2007 +0000 |
tree | 2f115293c25e7ee9307f268ec198e2cf486ff070 | |
parent | 00cdbd8fc20a4e2e2208f90a2691a3806c931b06 [diff] |
Convert cmdedit into more generic line input facility (make history and completion optional at runtime). Use it for fdisk, as an example. Some unrelated fixes in fdisk are also here.