Code

screen_find: strip prompt from search string
authorMatt Portas <matt.r.portas@gmail.com>
Thu, 28 Jan 2010 19:38:28 +0000 (20:38 +0100)
committerMax Kellermann <max@duempel.org>
Thu, 28 Jan 2010 19:50:20 +0000 (20:50 +0100)
commit3298624b5352153ffca5543ec4aaee2747d8eb13
tree714040b731cea51a878474da885aa762fb3cccb3
parent6376fcf552647b47543114a21b1842c3283da0ec
screen_find: strip prompt from search string

The jump prompt was left at the start of the search string.  This
patch removes this.
src/screen_find.c