cmds: Allow multi-argument history browsers
commit684120ec66e85412f5315c3135d01b36b02a4a40
authorDavid Aguilar <davvid@gmail.com>
Wed, 21 Mar 2012 05:26:28 +0000 (20 22:26 -0700)
committerDavid Aguilar <davvid@gmail.com>
Wed, 21 Mar 2012 05:34:50 +0000 (20 22:34 -0700)
tree954fa071d9be2b1ccb26c0ec67493f28b248da3b
parentfc8959a10b3edacc2772fcc443c373f22d57af4f
cmds: Allow multi-argument history browsers

Allow users to specify commands multi-arg commands as the
history browser by splitting the user-provided value using the
shell lexer.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/cmds.py