]> git.ipfire.org Git - thirdparty/hostap.git/commit
edit: Fix history prev/next selection
authorJouni Malinen <j@w1.fi>
Sat, 15 Oct 2011 11:03:35 +0000 (14:03 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 15 Oct 2011 11:03:35 +0000 (14:03 +0300)
commit1e1a0a4dc9ce81464ff4ad3308baa4c5a91cd9dc
tree9d62333eb1e11217738788642a867bfbd0364566
parent44dc872ee5221c9c4fa25e20d03863ebd80c9f51
edit: Fix history prev/next selection

Commit 19ec1f262e67fe7094365d53ee177f900afdaad5 tried to fix some
cases for history prev selection, but it broke others. Fix this
properly by using a separate entry for the current edit line that
is not yet in history buffer.
src/utils/edit.c