View Issue Details

IDProjectCategoryView StatusLast Update
0004322Spring engineGeneralpublic2014-02-28 20:07
ReporterMajorBoredom Assigned TojK  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version96.0 
Summary0004322: Tab-completion no longer works in the console
DescriptionIt used to be (95.0) that when you typed part of a command and hit 'tab', a space-delimited list of available commands matching the prefix would appear in the console. This no longer happens for me, although I have unbound several default keys and so perhaps it is only my setup. If this is working for someone else, I would like to hear about it. Otherwise documented as a bug.
Steps To ReproduceJust type part of a command that you know, ("/reloa") and then hit tab. Under 95 you would get the text /reload printed in the console.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

user744

2014-02-26 11:51

  ~0012888

Product Version: 96.0
autocomplete works in 96.0 for me, do you me 96.0+? (as in test versions)

FLOZi

2014-02-26 18:54

reporter   ~0012890

Not sure if related to: http://springrts.com/mantis/view.php?id=4293 ?

MajorBoredom

2014-02-27 04:22

reporter   ~0012892

No, this is 96.0, Linux/64 platform.

abma

2014-02-27 23:52

administrator   ~0012894

Last edited: 2014-02-27 23:53

can't be related, 0004293 was introduced after switching to sdl2 which broke some keycodes.

tab works for me, too in 96.0. can you attach uikeys.txt please?

(atm looks like your setup is broken)

jK

2014-02-28 20:07

developer   ~0012895

you removed/forgot to add

"Any+tab edit_complete"

to your uikeys.txt

Issue History

Date Modified Username Field Change
2014-02-26 08:28 MajorBoredom New Issue
2014-02-26 11:51 user744 Note Added: 0012888
2014-02-26 18:54 FLOZi Note Added: 0012890
2014-02-27 04:22 MajorBoredom Note Added: 0012892
2014-02-27 23:52 abma Note Added: 0012894
2014-02-27 23:53 abma Assigned To => abma
2014-02-27 23:53 abma Status new => feedback
2014-02-27 23:53 abma Note Edited: 0012894
2014-02-28 20:07 jK Note Added: 0012895
2014-02-28 20:07 jK Status feedback => closed
2014-02-28 20:07 jK Assigned To abma => jK
2014-02-28 20:07 jK Resolution open => no change required