widgets.text: allow passing `n` to move()
commitd14dd067ebad96b2d1c44b01ed84d20add5ee684
authorDavid Aguilar <davvid@gmail.com>
Fri, 24 Jul 2015 01:21:18 +0000 (23 18:21 -0700)
committerDavid Aguilar <davvid@gmail.com>
Fri, 24 Jul 2015 01:21:18 +0000 (23 18:21 -0700)
tree7cc2a228fbe4b04e3bc51597a10f88ea619e6bdd
parent1bc139c9c864422f98a3ef55aa872911178e2c3e
widgets.text: allow passing `n` to move()

We don't use this, but I had a test version of page() that could have
used this feature, so let's leave it in for now.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/text.py