editing:navigation:go-to-previous-position

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
editing:navigation:go-to-previous-position [2014/02/09 01:50] – external edit 127.0.0.1editing:navigation:go-to-previous-position [2018/01/10 20:42] (current) – external edit 127.0.0.1
Line 5: Line 5:
 ^ Default Shortcut | none                                       | ^ Default Shortcut | none                                       |
  
-The purpose of //Go To Previous/Next Position// command (in command list they are called Edit.NavigateBackward/Edit.NavigateForward) is to make navigation between visited position in document more easy. But it is not a direct history of your cursor movements.+The purpose of //Go To Previous/Next Position// command (in command list they are called Edit.NavigateBackward/Edit.NavigateForward) is to make navigation between visited position in the document easier. But it is not a direct history of your cursor movements.
  
-Anchors are only stored in some commands as Go To, Find, Page Up/Down etc. So commands which can cause **big** jumps. Common movements of cursor to right/left are not stored. Mouse clicks are also stored as "anchors".+Anchors are only stored in some commands as "Go To", Find, Page Up/Down etc. So commands which can cause **big** jumps. Common movements of cursor to right/left are not stored. Mouse clicks are also stored as "anchors".
  
 In addition to mentioned behavior, editor skips minor changes even for noted jumps, to reduce history size but have it in brief kind: In addition to mentioned behavior, editor skips minor changes even for noted jumps, to reduce history size but have it in brief kind:
-  * if distance between last anchor in history to new less then two lines+  * if distance between the last anchor in history to new less than two lines
   * if delay between jumps is less then [[options:xml:undo-merge-delay|UndoMergeDelay]] (by default approximately 3 seconds).   * if delay between jumps is less then [[options:xml:undo-merge-delay|UndoMergeDelay]] (by default approximately 3 seconds).
  
-Currently Navigation history is only work inside of one document, but it is planned to add document through navigation some when.+CurrentlyNavigation history is only working inside of one document, but it is planned to add document through navigation some when.
  
 #command #command