Anonymous | Login | Signup for a new account | 2025-07-27 13:21 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000962 | Zandronum | [All Projects] Suggestion | public | 2012-08-09 02:42 | 2012-08-09 19:30 | ||||
Reporter | Cerebus | ||||||||
Assigned To | |||||||||
Priority | high | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | no change required | ||||||
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 | ||||
Product Version | 1.0-beta | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000962: "list_commands" or "listcmds" console comand | ||||||||
Description | I would like if there was a console command that would list any (or every) available command so you can look for the command you are looking for on a list then type said command in. You know... for guys that are not literate with lines of code (myself included). Something that should go with that would go with this would be a help command (i.e. [<name of command> help]) which would then give a description of the said command. PS This feature is available on Doomsday Engine and Risen3d, so you might be able to put this in, you might not. | ||||||||
Attached Files | |||||||||
![]() |
|
Qent (updater) 2012-08-09 03:18 |
This is already in. The command is "cmdlist [pattern]" where you can filter the output by commands matching pattern. |
Cerebus (reporter) 2012-08-09 03:55 edited on: 2012-08-09 04:15 |
Could you give me a few examples on these "patterns", because the console cuts all text off after about 150 lines (I'm assuming, could be less) when using only "cmdlist", meaning I don't see all of the commands even if I use the "clear" command before then. ...Yeah, that's what I should have requested for: The ability to increase or decrease the maximum amount of lines of console text |
Dusk (developer) 2012-08-09 10:32 |
Woah, this one's new to me. o_O > Could you give me a few examples on these "patterns" Seems to be masks, like "vote_*". > because the console cuts all text off after about 150 line You can save the output to file: first, do "logfile commands" or whatever arbitrary name you want to give to the log file, then do cmdlist and then do "logfile" without file argument again to stop the logging. This should save the list of commands to your zandronum directory. |
Edward-san (developer) 2012-08-09 13:53 |
If you write a letter and then you press 'TAB', you'll get all the commands which begin with that letter. Isn't it enough? |
Qent (updater) 2012-08-09 18:43 |
Not quite. If you're searching for dumpclasses, but you only remember "class," you can type "cmdlist *class*". |
Dusk (developer) 2012-08-09 19:30 |
Since the needs of the original poster was covered, I'm closing this.Quote This stuff would have to go through ZDoom first, please suggest it as a feature there. |
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
Supporters: | No one explicitly supports this issue yet. |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
Date Modified | Username | Field | Change |
2012-08-09 02:42 | Cerebus | New Issue | |
2012-08-09 03:18 | Qent | Note Added: 0004330 | |
2012-08-09 03:55 | Cerebus | Note Added: 0004331 | |
2012-08-09 03:55 | Cerebus | Note Edited: 0004331 | View Revisions |
2012-08-09 04:15 | Cerebus | Note Edited: 0004331 | View Revisions |
2012-08-09 10:32 | Dusk | Note Added: 0004334 | |
2012-08-09 13:53 | Edward-san | Note Added: 0004335 | |
2012-08-09 18:43 | Qent | Note Added: 0004336 | |
2012-08-09 19:30 | Dusk | Note Added: 0004337 | |
2012-08-09 19:30 | Dusk | Status | new => closed |
2012-08-09 19:30 | Dusk | Resolution | open => no change required |
Copyright © 2000 - 2025 MantisBT Team |