[Vimprobable-users] [PATCH] Use GList for command history
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Daniel C. <dan...@gm...> - 2011-11-09 01:32:20
|
Hi! I fixed a bug that the command pointer wasn't reseted after the command history search was interupted by ESC press. By the way I used GList to reimplemente command history feature, so we have 2 global vairables less than before. Daniel |