Version 16.16 beta 2

Test beta versions and make bug reports.
I will release major beta builds only. Bugs fixed will be rolled up into the next major beta build or the finished version.
Post Reply
User avatar
Rickard Johansson
Site Admin
Posts: 6630
Joined: 19 Jul 2006 14:29

Version 16.16 beta 2

Post by Rickard Johansson »

Move cursor between words with "Always move to beginning of word
Re-wrote the functions to move the cursor a word to the left/right. It should work better now (I think).

Delete next word with "Delete to beginning of next word"
Re-wrote the function. It should behave better now...

-----------------------------------------------------------
Version 16.16 (Apr 5, 2024)
-----------------------------------------------------------

Move cursor to next/previous word (Ctrl+left/right)
Made some changes to make sure the text cursor stops at the same positions when using the option to always stop at the beginning of a word and pressing Ctrl+left or Ctrl+right.

Delete next word (Ctrl+Delete)
Changed how Ctrl+Delete behaves. The default behavior should be the same as in VS Code or Sublime. Ctrl+Del deletes to the end of the next word.

Added options to change the behavior to delete to the start of next word and ignore symbols.

Triple click to select line
Added an option to enable/disable triple mouse click to select the current line.

Also fixed a few select issues.

Fixed
* Close program. In some circumstances you may have to close twice for the program to exit.
* Double click select issue when using vertical cursor line.
* Several find/replace issues.
* SFTP connect issue.

Note! All feature changes above need some testing to make sure it's working properly and no new bugs have been introduced.

Download
https://www.rj-texted.nu/downloads/beta ... ll_x86.exe
https://www.rj-texted.nu/downloads/beta ... ll_x64.exe
https://www.rj-texted.nu/downloads/beta/rj-portable.exe
Post Reply