File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434The default configuration can be found in the L<DEFAULT CONFIGURATION> section.
3535
3636'#' will delimit comments. The configuration consists mostly of binding keys
37- to keynav commands. The following to commands must appear on lines by
37+ to keynav commands. The following two commands must appear on lines by
3838themselves, not as key bindings.
3939
4040=over
@@ -187,7 +187,7 @@ A visual might help. With 'grid 3x3' the following is used with cell-select:
187187 | 1x3 | 2x3 | 3x3 |
188188 | 7 | 8 | 9 |
189189 | | | |
190- | ----------------------------------------------|
190+ + ----------------------------------------------+
191191
192192=back
193193
@@ -305,7 +305,7 @@ This will cut and keep 75% of the window's height. That is, if the window is
305305
306306=item B<move-left> 1
307307
308- The '1' here maeans 100% of the width. This will move the window to the left by
308+ The '1' here means 100% of the width. This will move the window to the left by
309309the full width of the window.
310310
311311=item B<move-down> 100
@@ -319,7 +319,7 @@ The '100' here means 100 pixels. This will move the window down by 100 pixels.
319319When moving the keynav window around, the window will not go outside of the
320320screen boundaries. One exception is for multiple displays: a movement outside
321321of the current screen can move the keynav window to the next screen if keynav
322- things it's the right thing to do.
322+ thinks it's the right thing to do.
323323
324324If a move would take you beyond the screen borders, then the window will stop moving
325325at the edge.
You can’t perform that action at this time.
0 commit comments