From 50e964545406b22849c9eaca17a720b4fe5ce7b7 Mon Sep 17 00:00:00 2001 From: Anton Lindqvist Date: Sun, 27 Aug 2017 11:16:02 +0200 Subject: [PATCH] Mention SIGWINCH in manual --- pick.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pick.1 b/pick.1 index 0d5104e9..2f49d88e 100644 --- a/pick.1 +++ b/pick.1 @@ -90,6 +90,11 @@ The following environment variables will affect the execution of .It Ev IFS Determines the separator used between choices and descriptions. .El +.Sh ASYNCHRONOUS EVENTS +.Bl -tag -width "SIGWINCH" +.It Dv SIGWINCH +The screen is resized. +.El .Sh EXAMPLES Select a file in the current directory to open using .Xr xdg-open 1 :