1) search history: Only feature making me not move here at this point. Long history or several long SQLs (which we have) will cause pain as no pagination is present for history command. I use rlwrap which supports searching.
2) execute directly: right now I've to list sql (h #) and then execute. Would be great to have command to execute directly, as simple as h#
3) edit history command and execute: I've to use arrows, edit, and execute. But if history is long, then, I've to: 1) history #n 2) execute 3) edit 4) execute ... currently, I cannot do: 1) history #n 2) edit command 3) execute
Thanks!