#141 closed enhancement (fixed)
ShellCompletionPlugin
Reported by: | bensch | Owned by: | bensch |
---|---|---|---|
Priority: | minor | Milestone: | Old Orxonox tickets orx-v0 |
Component: | GeneralFramework | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
Shell Completion Plugins
Idea
The ShellCompletion is quite cool until now, but as always we want more
- ShellCompletion should also be possible to complete Attributes/Parameters
Implementation
New Classes:
- ShellCompletor
- ShellCompletionPlugin
They will help to grab the required information to acquire completion-lists.
Change History (3)
comment:1 Changed 19 years ago by bensch
- Type changed from defect to enhancement
comment:2 Changed 19 years ago by bensch
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 17 years ago by bknecht
- Milestone changed from Features to Old Orxonox tickets
Milestone Features deleted
Note: See
TracTickets for help on using
tickets.
done