Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
c committed Oct 6, 2024
1 parent 18c8a85 commit 1fc9836
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ that the line drawing follows.

Uniline supports 5 arrows types: =▷ ▶ → ▹ ▸=

file:images/arrow-styles.png
[[file:images/arrow-styles.png]]

#+begin_example

Expand Down Expand Up @@ -256,7 +256,7 @@ As the keys =- + = #= are preempted by Uniline mode, to type them,
prefix them with =<insert>=. Example: =<insert>-= inserts a =-= and
=<insert>+= inserts a =+=.

file:images/insert-glyphs.png
[[file:images/insert-glyphs.png]]

#+begin_example

Expand Down Expand Up @@ -298,7 +298,7 @@ then hit
- =r= to draw a rectangle inside the selection
- =R= to draw a rectangle ouside the selection

file:images/draw-rectangle.png
[[file:images/draw-rectangle.png]]

#+begin_example
╭───────╮ r: inside╮╭───────╮
Expand Down Expand Up @@ -335,7 +335,7 @@ Press =q=, =RET=, or =C-g= to stop moving the rectangle.
The =C-_= key may also be used to undo the previous movements, even
though the selection is still active.

file:images/move-rectangle.png
[[file:images/move-rectangle.png]]

#+begin_example
Expand Down

0 comments on commit 1fc9836

Please sign in to comment.