summaryrefslogtreecommitdiff
path: root/etc/bash_completion.d/10vyatta-op
AgeCommit message (Expand)Author
2008-01-09let config mode inhert vtysh()An-Cheng Huang
2008-01-04use vtysh wrapper function to detect vyatta-quagga vs debian/ubuntu-quaggaTom Grennan
2008-01-03work w/ either quagga (debian) or vyatta-quagga packagesTom Grennan
2007-12-13workaround for putty's terminal handlingAn-Cheng Huang
2007-12-11add completion/help for pipe commandsAn-Cheng Huang
2007-12-11implement "pipe" commands as functionsAn-Cheng Huang
2007-12-10add wrappers/symlinks for pipe commands (wrappers are needed for commandAn-Cheng Huang
2007-12-05Merge branch 'master' of phuket.vyatta.com:/usr/local/git/vyatta-opAn-Cheng Huang
2007-12-05fix op-mode "root level" completionAn-Cheng Huang
2007-12-05only use VYATTA_PAGER if stdout is a terminalTom Grennan
2007-12-03alias no-more=catTom Grennan
2007-11-30cache completion list(s) between first and second tab/alt-?Tom Grennan
2007-11-30fix bug 2486Tom Grennan
2007-11-29should't source files within function b/c it messes variable scopeTom Grennan
2007-11-28donot complete "<*>" allowed values; instead just list in helpTom Grennan
2007-11-21filter repetitive help stringsTom Grennan
2007-11-21expand help label and use echo instead of printfTom Grennan
2007-11-15allow "root-level" completion/helpAn-Cheng Huang
2007-11-07use "Incomplete" instead of "Invalid"An-Cheng Huang
2007-11-07add '<Enter>' to help text if the current command line is a valid command.An-Cheng Huang
2007-11-07invalid op-mode command results in error messageAn-Cheng Huang
2007-10-31preserve op mode functions in config mode (for "run" command).An-Cheng Huang
2007-10-31rename bash completion script to enforce ordering.An-Cheng Huang