Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-11 | Simplify things by separating run and expansion mode command line scans. | Tom Grennan | |
Also, only show matching and wild-card help entries with partially completed command arguments. | |||
2007-10-05 | fix completion of nodes with wild card and named args | Tom Grennan | |
(i.e "set") | |||
2007-10-05 | Use empty or missing "allowed:" fields in node.tag/node.def as wild | Tom Grennan | |
cards rather than "echo -n --". Also, discoverd a way to use an apparently blank line in help completion. | |||
2007-10-04 | don't eval help string; so, no longer needs to be quoted in node.def files | Tom Grennan | |
2007-10-03 | replace for loop in allowed search with shell var expansion | Tom Grennan | |
2007-10-03 | quote help string evaluation to allow use of special chars like [] in string | Tom Grennan | |
2007-10-02 | allow wildcard with specfied list | Tom Grennan | |
can use this to complete a list of hostnames plus allow given unknown host or IP | |||
2007-10-02 | cleanup the help pseudo-completion strings used as line separator | Tom Grennan | |
2007-10-02 | beautify help message with extra long completion tags | Tom Grennan | |
2007-10-02 | quote the evaled allowed value command | Tom Grennan | |
2007-10-01 | donot complete wildcards (--) | Tom Grennan | |
and fix Alt-= TAB w/ show-all-if-ambiguous | |||
2007-09-24 | donot change user prompt in this package | Tom Grennan | |
2007-09-24 | op-mode completion: cleaned up usage of global node_def variable. | An-Cheng Huang | |
2007-09-24 | fixes for op-mode completion: | An-Cheng Huang | |
* 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. | |||
2007-09-24 | Merge branch 'master' of phuket:/usr/local/git/vyatta-op | An-Cheng Huang | |
2007-09-21 | yet more help crap | Tom Grennan | |
2007-09-21 | set op-mode default prompt. | An-Cheng Huang | |
2007-09-20 | only source op-mode completion if not in config-mode. | An-Cheng Huang | |
2007-09-19 | redo help like config modeupstream | Tom Grennan | |
2007-09-19 | fix linda/lintian detected errors | Tom Grennan | |
2007-09-14 | initial commit | Tom Grennan | |