Commands
- Migrated the _version command from handleCompletionVersion to CmdVersion.
This commit is contained in:
@@ -61,7 +61,6 @@ int handleCompletionTags (std::string&);
|
||||
int handleCompletionCommands (std::string&);
|
||||
int handleCompletionIDs (std::string&);
|
||||
int handleCompletionConfig (std::string&);
|
||||
int handleCompletionVersion (std::string&);
|
||||
int handleUrgency (std::string&);
|
||||
int handleQuery (std::string&);
|
||||
int handleZshCompletionCommands (std::string&);
|
||||
|
||||
Reference in New Issue
Block a user