Ticket #1480 (home/end keys enchencement)
commitbbea5f5b44b44a0efd8aed42bd643b1acc302fbb
authorGergely Szász <szaszg@hu.inter.net>
Wed, 25 Apr 2012 07:45:37 +0000 (25 11:45 +0400)
committerIlia Maslakov <il.smind@gmail.com>
Wed, 25 Apr 2012 07:45:37 +0000 (25 11:45 +0400)
tree3c09e491b53482fe26db62eab5d96742d50ff82f
parentf727b8e5ecb553b71286aec17389a58f3f720929
Ticket #1480 (home/end keys enchencement)

    The Home key go to the first column on first press, and after second press go to the beginning of non-whitespace char.
    The End key go to the last column on first press, and after second press go to the end of non-whitespace char.

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
src/editor/edit-impl.h
src/editor/edit.c