MantisBT - Zandronum
View Issue Details
0004210Zandronum[All Projects] Suggestionpublic2024-03-14 07:002024-03-23 23:35
unknownna 
 
normaltweakalways
closedno change required 
 
 
0004210: [3.2] RCON console command no longer automatically adds a space
For some reason, using TAB to autocomplete the RCON command no longer adds an additional space after, making it more time-consuming to change and test something quickly.
See the attached screenshots for the difference between 3.1 and 3.2.
Though maybe it's because there's a new command added, rcon_logout.
No tags attached.
png rcon_space.png (80,561) 2024-03-14 07:00
/tracker/file_download.php?file_id=2939&type=bug
png

png rcon_missingspace.png (185,916) 2024-03-14 07:00
/tracker/file_download.php?file_id=2940&type=bug
png
Issue History
2024-03-14 07:00unknownnaNew Issue
2024-03-14 07:00unknownnaFile Added: rcon_space.png
2024-03-14 07:00unknownnaFile Added: rcon_missingspace.png
2024-03-15 00:37DrinkyBirdNote Added: 0023404
2024-03-23 23:35Ru5tK1ngNote Added: 0023476
2024-03-23 23:35Ru5tK1ngStatusnew => closed
2024-03-23 23:35Ru5tK1ngResolutionopen => no change required
2024-03-23 23:35Ru5tK1ngCategoryBug => Suggestion

Notes
(0023404)
DrinkyBird   
2024-03-15 00:37   
Quote

Though maybe it's because there's a new command added, rcon_logout.


Correct, the space is only appended when there's a single match.

I'm not sure if anything can be done about this, and regardless I don't think having to press space is a terrible inconvenience to deal with.
(0023476)
Ru5tK1ng   
2024-03-23 23:35   
I'm inclined to agree. Just flick tab twice with your pinky and you'll get a space. If someone wants to address this they can reopen with a patch or merge request.