7 Commits

Author SHA1 Message Date
Ingo Karkat bae8285a72 Add ingo#cursor#IsOnWhitespace() and ingo#cursor#IsOnEmptyLine() 2022-03-03 21:04:21 +01:00
Ingo Karkat 36b5990bfd Add ingo#cursor#IsBeyondEndOfLine() variant of ingo#cursor#IsAtEndOfLine() 2022-02-07 10:19:24 +01:00
Ingo Karkat f642a8376a ENH: Minor: Make ingo#cursor#StartInsert() isAtEndOfLine argument optional
ingo#cursor#StartAppend() already has this; the same logic can be applied here for consistency and better usability, too.
2019-07-11 23:46:51 +02:00
Ingo Karkat f1cbeca115 Add ingo#cursor#StartInsert() and ingo#cursor#StartAppend() 2017-05-26 17:54:52 +02:00
Ingo Karkat c6b9c80c35 Add ingo#cursor#IsAtEndOfLine() 2017-05-26 17:54:48 +02:00
Ingo Karkat ef73b3602d 2017-05-26 17:28:26 +02:00
Ingo Karkat 29fcca8573 file creation 2017-05-26 17:27:27 +02:00