Download RJ TextEd 12.20

Spread the love

Version 12.20 of RJ TextEd has been released. This free Swedish-made text editor has several features, which are especially interesting for software and web developers, such as syntax highlighting, autocompletion, extensive selection and sorting options and an embedded (s)ftp client. The program is being developed for Windows, but can also be used under Linux via Wine. The changelog for this release looks like this:

Hex View

Added two options to set the behavior when switching to hex view.

  • Edit File. Reopen the file in binary mode and edit the file.
  • Edit document buffer. Just switch view and edit the text buffer, but using a hexadecimal display.

Both modes support undo/redo. Edit file mode is set as the default behavior.

  • Quick find is supported in hex view.
  • Find/Replace is supported in hex view.
  • Goto line/address is supported in hex view.

Please note that because the file is saved to a memory stream and reopened into a binary buffer when switching to hex view (edit file mode), the line change indicators will disappear when switching back. The editor tries to restore bookmarks, but they may be located on the wrong lines after an edit in hex view. Quick Find (Ctrl+E)

Made some changes to the incremental search and renamed it quick find.

A hex value button has been added to the quick find bar. It is only visible when in hex view and allows you to enter a search string of hexadecimals, eg “6D0D0A”.

Find/Replace

Made several changes to the search bar and the modal search window to enable find, find all, replace, replace all when in hex view.

It is now possible to search for hex values, as well as ANSI.

The search result output has been improved when searching in hex view. Search result context menu items has been updated and work better in hex view as well.

Search result context menu

The export items now export search results as HTML code.

Display control characters (space, tab and line feed)

Control characters are now using the colors set inside the themes manager, unless you set the option to follow the current syntax color. All Unicode white spaces are now displayed.

Word wrap

Made some optimizations and wordwrap should be much faster now when using large files.

File Commander

Replaced the drop down list and list view components with faster ones.

  • Changes in folders are better updated in the views.
  • Made some changes in options.
  • Header columns in report view can be resized and remembered between sessions. You can find more columns in the header context menu, but only the first 7 columns are handled when changing folder and only those 7 are saved.
  • Added a thumbnail view.
  • Other views should be displayed properly now.

Explorer panels

Replaced the drop down list, tree view and list view components with faster ones.

  • Changes in folder is better updated in the explorer panel view.
  • Made changes in options.
  • Header columns in report view can be resized and the widths are remembered between sessions. You can find more columns in the header context menu, but only the first 7 columns are handled when changing folder and only those 7 are saved.
  • Opened documents are highlighted with bold and using a highlight color.
  • Added a thumbnail view.
  • Other views should be displayed properly now.
  • In list view only one column is displayed at a time.

Word count/frequency

Redesigned the dialog window and made some optimizations to speed up the count process. It’s much faster now.

Special characters drop down grid

It’s now possible to move around in the character grid and select a value with [ENTER]. Mouse movements are tracked.

A hint is displayed when hovering the mouse over a character, displaying the hexadecimal value and the Unicode name of the focused character.

Symbol Panel

A hint is displayed when hovering the mouse over a character, displaying the hexadecimal value and the Unicode name of the focused character.

misc

All supported SSH client ciphers are now available.

Fixed

  • Search bug with option to match whole words.
  • Reopen project issue at startup.

Version number 12.20
Release status Final
Operating systems Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10
Website Rickard Johansson
Download
License type Freeware
You might also like