Caret navigation

Source: Wikipedia, the free encyclopedia.
A caret flashing in a text entry box

In

caret
(also known as a ‘text cursor’, ‘text insertion cursor’, or ‘text selection cursor’) is used to navigate within a text document.

Adoption

It is a fundamental feature for applications that deal with text, for example

PageMaker, Microsoft Publisher), and spreadsheets (e.g., Excel, Lotus 1-2-3
).

This kind of navigation is also supported by the major

Mozilla Firefox,[4] Chromium (with derivatives of said browsers retaining this feature) and Internet Explorer.[5][6] where it is referred to as ‘caret browsing’; it is typically accessed with the F7
key. This can be contrasted with the alternative and more usual control methods of using a mouse to point to links and select text for copying or editing, or using tabs to step through and highlight each link on the page in turn.

Functions

In this text navigation mode the ‘cursor’, often depicted as a blinking vertical line, appears within the text on-screen. The user can then navigate throughout the text by using the arrow navigation keys to cause the cursor to move; typically changing the cursor's location in increments of character position horizontally and of text line vertically.

Once the cursor has been positioned as desired, any text typed will appear at the location of the cursor, either inserting the text and pushing any subsequent text further downwards, or overwriting any existing text (a mode of operation typically toggled by the

Insert Key
on most computer keyboards/systems).

The user can also perform various actions to manipulate the text, such as:

  • selecting a block of text to e.g. change size/font or copy to the clipboard, by holding shift and pressing the arrow cursor or other navigation keys, which commonly extends a coloured or inverse-video highlight over the selected area
  • inserting and deleting text and control characters at or from an arbitrary point, including cut and paste functions
  • activating internet
    hyperlinks
    by pressing the Enter key whilst the caret is placed within them

Caret navigation usually also incorporates a form of viewport scrolling control where the caret moves freely within certain margins of a static display but triggers a scrolling event upon reaching one of the margins (either the edge of the screen/window/text field or a point a certain number of lines/characters within said edge).

The view within a WYSIWYG word processor, for example, may scroll the whole viewport a certain amount down the page as the caret nears the lower edge of the edit window. This keeps the text currently being entered or edited roughly centered without excessive, distracting, and potentially computationally expensive line-by-line scrolling.

A spreadsheet character-based word processor on a low-resolution screen may similarly scroll in all directions, character-by-character or line-by-line, maintaining a small margin which the caret never enters in order to show the user what text or cells lie directly ‘ahead’ of or ‘behind’ the edit point and prevent them from ‘working blind’.

A

Page Down keys. Another alternate form of control is used in some spreadsheets when the Scroll Lock
key is activated. In this case the caret is locked to the centre of the screen and the cursor keys instead move the worksheet itself ‘underneath’ the static caret, instead of the caret moving ‘over’ the sheet. The margins that trigger a scrolling action are effectively increased to their maximum possible size (vs the minimum possible with the web edit box), causing the caret to be re-centered any time it attempts to move.

See also

References

  1. ^ "What is Caret Browsing ( or Caret Navigation) ?". TechOneStop. 2014-11-16. Retrieved 2021-09-24.
  2. ^ "Caret-browsing Meaning | Best 1 Definitions of Caret-browsing". www.yourdictionary.com. Retrieved 2021-09-25.
  3. ^ Wimpress, Martin (2018-02-07). "MATE 1.20 released". MATE. Retrieved 2021-09-25.
  4. ^ "What is Caret Browsing in Chrome, Firefox, and Edge and How to Use It". Guiding Tech. Retrieved 2021-09-25.
  5. ^ "What is Caret Browsing in Windows 10? How do you use it in Edge?". The Windows Club. 2020-04-18. Retrieved 2021-09-25.
  6. ^ Purewal, Sarah Jacobsson. "Navigate Microsoft Edge with your keyboard". CNET. Retrieved 2021-09-25.

External links