]> git.ozlabs.org Git - petitboot/commit
Fix ked backspace
authorGeoff Levand <geoffrey.levand@am.sony.com>
Thu, 9 Jul 2009 17:40:43 +0000 (10:40 -0700)
committerGeoff Levand <geoffrey.levand@am.sony.com>
Thu, 9 Jul 2009 17:40:43 +0000 (10:40 -0700)
commitf57a6400e6b513695e2d1e9d1b08b0d5e562051c
tree511abc7f79a999b78b3762575de559dbaf192a00
parent3bb091f52586bee88ed0d9380ce4df55d837fd5e
Fix ked backspace

Fix a bug in the ked editor field backspace logic.
Stop deleting chars when cursor reaches front of feild
buffer.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
ui/ncurses/nc-ked.c