Skip to content

Commit

Permalink
Add append command to reference
Browse files Browse the repository at this point in the history
  • Loading branch information
FichteFoll committed Mar 1, 2015
1 parent 7bedbb6 commit 00706c9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions source/reference/commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,15 @@ Commands

- **characters** [String]: String to be inserted.

**append**
Inserts a string at the end of the view.

XXX

- **characters** [String]: String to be inserted.
- **force** [Bool]:
- **scroll_to_end** [Bool]:

**move**
Advances the caret by predefined units.

Expand Down

0 comments on commit 00706c9

Please sign in to comment.