Fix off-by-one error when opening editor from the grep view
commit079f17b763696e2fc6a53f6baa13faa481cfe501
authorJonas Fonseca <jonas.fonseca@gmail.com>
Sun, 14 Sep 2014 01:50:17 +0000 (13 21:50 -0400)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Sun, 14 Sep 2014 01:50:17 +0000 (13 21:50 -0400)
tree76fb2e7b568ab0acf6ed641ae576a87bb9d98630
parentff9760981bb1a96bfe9bb88f6fde9e95dd98e94a
Fix off-by-one error when opening editor from the grep view
NEWS.adoc
src/grep.c
test/grep/editor-test [new file with mode: 0755]
test/tools/libtest.sh