Skip to content

Commit

Permalink
better images and structure
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-zamora committed May 28, 2020
1 parent b3c327d commit c72d3d4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Every combination of the `Direction` and `SelectionExpansionMode` will map to a
### Mark Mode
Mark Mode is a mode where the user can create and modify a selection using only the keyboard. The following flowchart covers how the new `markMode` keybinding works:

![Mark Mode Flowchart][MarkModeFlowchart.jpg]
![Mark Mode Flowchart][images/MarkModeFlowchart.png]

If a selection is not active, a "start" selection point is created at the cursor position. `moveSelectionPoint` calls then move "start".

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed doc/specs/MarkModeFlowchart.jpg
Binary file not shown.

0 comments on commit c72d3d4

Please sign in to comment.