You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tr><td><details><summary><b>Go to the block <i>start</i> (<i>end</i>) with double-pressing the «Home» («End») key</b></summary>
66
67
<p>Just like in Sublime Text editor. MacOS's <code>⌘ ←</code> / <code>⌘ →</code> and Windows's <code>fn ←</code> / <code>fn →</code> are also supported.</p>
67
68
<p><b>Restriction</b>: This works only for natural lines of block (with «new line» character or «\n»). And don't work with lines, created due to size of the layout. In this case the only way is to press <code>Esc</code> to exit edit mode and then <code>←</code> or <code>→</code> arrow to enter it again.</p>
0 commit comments