new KeyHandler(commands.historySendToConsole(),
commands.historySendToSource(),
commands.historyDismissContext(),
null));
new StringStateValue("history", "query", ClientState.TEMPORARY,
session.getSessionInfo().getClientState())
{
@Override
protected void onInit(String value)
{