diff options
Diffstat (limited to 'libterminput_read.3')
-rw-r--r-- | libterminput_read.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libterminput_read.3 b/libterminput_read.3 index 09f0212..b92eddc 100644 --- a/libterminput_read.3 +++ b/libterminput_read.3 @@ -419,8 +419,8 @@ and the column (indexed starting with 1 at the left edge) will be stored in .I input->position.x -This event can conflict with both F1 and pause -key processes, therefore the +This event can conflict with F3 key presses, +therefore the .B LIBTERMINPUT_AWAITING_CURSOR_POSITION flag must be set with the .BR libterminput_set_flags (3) |