summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2020-11-24 19:36:58 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2020-11-24 19:51:19 +0900
commit3fe8eeedc5f5180f9c9db76fca26844f8c6acf37 (patch)
tree5353c777571a625af4ef5fb00bd0e7e050e8cccf /man
parent1efef88b6e853cdca86e3d83793f391102b1cc0f (diff)
Fix handling of arrow keys with alt and/or shift modifier
Fix #2254 - Properly handle extra chars in the buffer. Patch suggested by @mckelly2833. - Support alt-arrow sequences in \e[1;3A format - Support shift-alt-arrow sequences in \e[1;10A format
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.110
1 files changed, 9 insertions, 1 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 99147403..0efa4750 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -21,7 +21,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
..
-.TH fzf 1 "Nov 2020" "fzf 0.24.3" "fzf - a command-line fuzzy finder"
+.TH fzf 1 "Nov 2020" "fzf 0.24.4" "fzf - a command-line fuzzy finder"
.SH NAME
fzf - a command-line fuzzy finder
@@ -712,6 +712,14 @@ e.g.
.br
\fIshift-right\fR
.br
+\fIalt-shift-up\fR
+.br
+\fIalt-shift-down\fR
+.br
+\fIalt-shift-left\fR
+.br
+\fIalt-shift-right\fR
+.br
\fIleft-click\fR
.br
\fIright-click\fR