text-io
text-io copied to clipboard
Add registerHandler for key 'TAB'
It's very usefull register TAB for special command in registerHandler. For example as in linux terminal, TAB tips for commands. Now I cannot register simple "TAB" or "TAB TAB".
May be add method of add special "key sequence" by hand and check it in registerHandler.