ui: doc: link to edit keys supported in minibuffer

This commit is contained in:
Simon Michael 2016-06-24 19:22:28 -07:00
parent dbeb4e3020
commit aff8b98ce5
4 changed files with 19 additions and 18 deletions

View File

@ -233,8 +233,8 @@ also supported.
data shown on most screens (in addition to the quick filters described
below).
While editing the query you can use typical command\-line edit keys
(ctrl\-a/e/k), press enter to set the new filter, or press escape to
cancel.
(CTRL\-a/e/d/k, cursor keys etc.), and \f[C]ENTER\f[]to set the new
filter or \f[C]ESCAPE\f[]to cancel.
.PP
\f[C]BACKSPACE\f[] or \f[C]DELETE\f[] clears any filters in effect.
.PP

View File

@ -164,8 +164,8 @@ down'/`home'/`end' move up and down through lists. Vi-style
`/' lets you set or change the filter query, which limits the data
shown on most screens (in addition to the quick filters described
below). While editing the query you can use typical command-line edit
keys (ctrl-a/e/k), press enter to set the new filter, or press escape to
cancel.
keys (CTRL-a/e/d/k, cursor keys etc.), and `ENTER'to set the new filter
or `ESCAPE'to cancel.
`BACKSPACE' or `DELETE' clears any filters in effect.
@ -335,15 +335,15 @@ Node: OPTIONS825
Ref: #options924
Node: KEYS3800
Ref: #keys3897
Node: SCREENS5461
Ref: #screens5548
Node: Accounts screen5638
Ref: #accounts-screen5768
Node: Register screen7073
Ref: #register-screen7230
Node: Transaction screen9051
Ref: #transaction-screen9211
Node: Error screen10078
Ref: #error-screen10202
Node: SCREENS5474
Ref: #screens5561
Node: Accounts screen5651
Ref: #accounts-screen5781
Node: Register screen7086
Ref: #register-screen7243
Node: Transaction screen9064
Ref: #transaction-screen9224
Node: Error screen10091
Ref: #error-screen10215

End Tag Table

View File

@ -88,8 +88,9 @@ Vi-style `h`/`j`/`k`/`l` movement keys are also supported.
`/` lets you set or change the [filter query](/hledger.html#queries),
which limits the data shown on most screens (in addition to the quick
filters described below). While editing the query you can use typical
command-line edit keys (ctrl-a/e/k), press enter to set the new filter,
or press escape to cancel.
command-line edit keys
([CTRL-a/e/d/k, cursor keys etc.](http://hackage.haskell.org/package/brick-0.7/docs/Brick-Widgets-Edit.html#t:Editor)),
and `ENTER`to set the new filter or `ESCAPE`to cancel.
`BACKSPACE` or `DELETE` clears any filters in effect.

View File

@ -152,8 +152,8 @@ KEYS
/ lets you set or change the filter query, which limits the data shown
on most screens (in addition to the quick filters described below).
While editing the query you can use typical command-line edit keys
(ctrl-a/e/k), press enter to set the new filter, or press escape to
cancel.
(CTRL-a/e/d/k, cursor keys etc.), and ENTERto set the new filter or
ESCAPEto cancel.
BACKSPACE or DELETE clears any filters in effect.