commit 138421e8eab97d488d6ca74d0d055f5cc9bf6881 from: Omar Polo date: Fri Jun 25 10:23:31 2021 UTC document bind commit - 90d8329a1f0aa0439858cba35f3eff2ca913f83e commit + 138421e8eab97d488d6ca74d0d055f5cc9bf6881 blob - 8e3a93ee7fc4e919712b32012fc76c12f03eed99 blob + 3ab09ca216b71ff5499c51882f499239095a3d87 --- telescope.1 +++ telescope.1 @@ -478,6 +478,24 @@ used to extend comments over multiple lines. .Pp The following constructs are available: .Bl -tag -width Ds +.It Ic bind Ar map Ar key Ar cmd +Bind +.Ar key +to the function +.Ar cmd +in the keymap +.Ar map . +Valid values for map are +.Dq global-map +.Pq i.e. when the user is viewing a page +and +.Dq minibuffer-map +.Pq i.e. when the minibuffer has the focus. +.Ar key +follows the same syntax described in +.Sx DEFAULT KEY BINDINGS +and all the possible functions are listed in +.Sx INTERACTIVE COMMANDS . .It Ic proxy Ar proto Ic via Ar url Use .Ar url