aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader.h
diff options
context:
space:
mode:
authorGravatar Julian Aron Prenner <julian@linux4you.it>2014-01-18 10:18:29 +0100
committerGravatar Julian Aron Prenner <julian@linux4you.it>2014-01-18 10:18:29 +0100
commit3728fc7dba0fd0e7f381b1cb909cd197a9e5254a (patch)
tree12668dd2fb2f7660dcefea8893c2614b23139748 /reader.h
parent88eae68987863fbd34b34e12219c9a8c67c61d7b (diff)
Add kill-selection function and visual binds for 'y' and 'd'
Diffstat (limited to 'reader.h')
-rw-r--r--reader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/reader.h b/reader.h
index 92c22a84..dac8b5ab 100644
--- a/reader.h
+++ b/reader.h
@@ -120,7 +120,7 @@ size_t reader_get_cursor_pos();
Get the current selection range in the command line.
Returns false if there is no active selection, true otherwise.
*/
-bool reader_get_selection_pos(size_t &start, size_t &stop);
+bool reader_get_selection(size_t &start, size_t &len);
/**
Return the value of the interrupted flag, which is set by the sigint