Mike Naberezny
|
cfef44efaa
Add support for completing "-" in names. Fixes #218
|
11 年之前 |
Mike Naberezny
|
4aea127fd6
Cache process info used for completion between commands
|
11 年之前 |
Mike Naberezny
|
8a553a8dea
Refactor completion of group and process names
|
11 年之前 |
Mike Naberezny
|
4d1fd922c6
Merge pull request #396 from msabramo/tox_remove_py25
|
11 年之前 |
Marc Abramowitz
|
8a0fd9c11b
tox.ini: Remove py25
|
11 年之前 |
Mike Naberezny
|
b580ac634e
Fix completion for semicolon separated commands
|
11 年之前 |
Mike Naberezny
|
7f5948ba70
Fix completion for argument of an unknown action
|
11 年之前 |
Mike Naberezny
|
7449a9cda5
Add tests for completion
|
11 年之前 |
Marc Abramowitz
|
af5c82be21
Fix 2 unclosed files in test_dispatchers.py
|
11 年之前 |
Mike Naberezny
|
5d57f2fc4d
Allow line buffer to be injected into complete() for testing
|
11 年之前 |
Mike Naberezny
|
b47ad00f8f
Return a BAD_NAME fault if clearProcessLogs() can't resolve the name
|
11 年之前 |
Mike Naberezny
|
70ec965955
Fix typo
|
11 年之前 |
Mike Naberezny
|
caeaf504e4
Remove extra space
|
11 年之前 |
Mike Naberezny
|
ce0e0305a7
Change completionmatches() so it only looks at the current fragment
|
11 年之前 |
Mike Naberezny
|
7a7cf6f444
Remove unnecessary completion cases
|
11 年之前 |
Mike Naberezny
|
61c6dc684b
Remove unused variable
|
11 年之前 |
Mike Naberezny
|
87b31bc218
Use ctl.output() instead of ctl.stdout.write()
|
11 年之前 |
Mike Naberezny
|
bfd6319449
Fix help for the "help" command
|
11 年之前 |
Mike Naberezny
|
66277c4e75
Refactor to remove the need to list commands with uncompletable args
|
11 年之前 |
Mike Naberezny
|
ae440a09e4
Fix missing commands in the completion list
|
11 年之前 |
Mike Naberezny
|
4ce259176b
Remove special completion handling for "fg" command.
|
11 年之前 |
Mike Naberezny
|
7d9216c6ca
Remove unnecessary completion case for "help" command.
|
11 年之前 |
Mike Naberezny
|
88b839be1d
Remove duplicate completion entry for "pid"
|
11 年之前 |
Mike Naberezny
|
60d3d91f97
Rename "flag" to "onlygroups" to clarify its purpose
|
11 年之前 |
Mike Naberezny
|
a993571cc1
Fix typo
|
11 年之前 |
Mike Naberezny
|
2aeb425e5f
Fix typo
|
11 年之前 |
Mike Naberezny
|
2208e917c3
Add tab completion for update command with group name
|
11 年之前 |
Marc Abramowitz
|
b517d3305c
Prefix dont_test_spawn_and_kill with underscore
|
11 年之前 |
Mike Naberezny
|
93547760dc
Add group name syntax to the status command. Closes #135, #383
|
11 年之前 |
Mike Naberezny
|
4d774b36f0
Remove logfiles accidentally added in 27ec2ea1b916fa49092e450d54af13a8587172a5
|
11 年之前 |