Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      cursor-blink-period
      cursor-shape
      cursor-to-column
      cygwin-filenames
      cygwin-root
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
cursor-shape  Variable Reference   cygwin-filenames


Epsilon User's Manual and Reference > Variable Reference >

cursor-to-column: window-specific variable

Default value: -1

The window-specific cursor-to-column variable lets you position the cursor in a part of a window where there are no characters. It's normally -1, and the cursor stays on the character after point. If it's non-negative in the current window, Epsilon puts the cursor at the specified column in the window instead. Epsilon resets cursor-to-column to -1 whenever the buffer changes, or point moves from where it was when you last set cursor-to-column. (Epsilon only checks these conditions when it redisplays the window, so you can safely move point temporarily.)

More info:

Character Widths and Columns (Primitives)



Previous   Up    Next
cursor-shape  Variable Reference   cygwin-filenames


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.