Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add "show configuration all" command to display all values.
|
|
|
|
- Fix "show ntp" for non-root user.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, only show matching and wild-card help entries with partially completed
command arguments.
|
|
(i.e "set")
|
|
cards rather than "echo -n --".
Also, discoverd a way to use an apparently blank line in help completion.
|
|
|
|
|
|
|
|
|
|
|
|
of wild-card options to bash builtin
|
|
can use this to complete a list of hostnames plus allow given unknown host or IP
|
|
show date [utc]
show ntp [SERVER]
assign date [ntp <SERVER>]
|
|
|
|
|
|
|
|
and fix Alt-= TAB w/ show-all-if-ambiguous
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* handle different combinations of complete/incomplete nodes and regular/tag nodes.
* handle the case where a node has both regular and tag nodes as children.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
debian/autogen.sh that is in turn run from debian/rules
|