scratchabit: handle_cursor_keys(): Don't update model for intra-line movement.
commitc75e260d977dae1818485c4f7c05a95879685a0c
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>
Tue, 31 May 2016 21:38:45 +0000 (1 00:38 +0300)
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>
Tue, 31 May 2016 21:38:45 +0000 (1 00:38 +0300)
tree07aa9d1df09b3e61982110755d85ff2fe0bf974f
parent3c4a126d419c82a39e521873334717a744036036
scratchabit: handle_cursor_keys(): Don't update model for intra-line movement.

When handling Left, Right, etc. keys, for sure no need to to update model.
scratchabit.py