aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/key_commands.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2007-08-16 00:28:42 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2007-08-16 00:28:42 -0400
commit8a4320bb497941f2ac7223edd4ff23d0f690352e (patch)
treec815bd2c501e6142bf8631058bfed5d2efc63e01 /modules/textadept/key_commands.lua
parentddb4b90a30b2a0ff8ef16309f96a63d84596c651 (diff)
downloadtextadept-8a4320bb497941f2ac7223edd4ff23d0f690352e.tar.gz
textadept-8a4320bb497941f2ac7223edd4ff23d0f690352e.zip
Fixed 'find previous' bug; core/ext/find.lua
Changeset 15 introduced an 'increment' variable that is normally +/-1 for find next and find prev respectively. However instead of adding the increment for find prev, it subtracts it, effectively adding 1 which is not right.
Diffstat (limited to 'modules/textadept/key_commands.lua')
0 files changed, 0 insertions, 0 deletions