EmEditor v20.1.0 released!

Today, we are releasing EmEditor v20.1.0.

Please see EmEditor v20.1 New Features for details and screenshots.

Updates from v20.0.4 also include:

  • Fixed a v20.0 and earlier bug where EmEditor might freeze during Find in Files in very large UTF-16 files.
  • Fixed a v20.0 and earlier bug where Find/Replace in Files failed to match a string the Match Case option under a certain condition.
  • Fixed a v20.0 and earlier bug where line numbers in CSV headings might have disappeared.
  • Fixed a v20.0 and earlier bug where Sort at Column might have been incorrect if the cursor is not at the first line.
  • Reduced the archive/installer file size especially on the 64-bit version by refactoring.
  • Clicking the Add to Batch button in the Batch Find/Replace dialog will always append an item to the list in the new version.
  • Fixed a v20.0 and earlier bug where Find in Files could stop if it failed to open a file. Find in Files should continue even after it failed to open a file.
  • Fixed bugs reported by customers (1, 2, 3, 4, 5, 6, 7).

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

Thank you for using EmEditor!

EmEditor v20.0.4 released!

Today, we are releasing EmEditor v20.0.4.

Updates from v20.0.3 include:

  • Fixed a bug where EmEditor could freeze during Replace in Files under a certain condition.
  • Fixed an issue where EmEditor could not show document contents if the document is modified when the Close All Left/Right command is selected.

Please see EmEditor v20.0 New Features for details and screenshots.

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

Thank you for using EmEditor!

EmEditor v20.0.3 released!

Today, we are releasing EmEditor v20.0.3.

Updates from v20.0.2 include:

  • Fixed a visual issue where toggling CSV edit mode (F2) could cause one character shift horizontally.
  • Fixed a bug where the Batch Extract in the Batch Find dialog box might not have extracted the second search string correctly.
  • Fixed a bug where Replace in Files with escape sequences including newlines might not have worked correctly.
  • Fixed a bug where drop-down list box in Find/Filter toolbar was not refreshed until mouse hovers on it.

Please see EmEditor v20.0 New Features for details and screenshots.

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

Thank you for using EmEditor!

EmEditor v20.0.2 released!

Today, we are releasing EmEditor v20.0.2.

Updates from v20.0.1 include:

  • Fixed a bug where opening the same file did not activate the EmEditor window.
  • Fixed an issue where dropping files from Explorer did not activate the EmEditor window.
  • Fixed a bug where a simple filter did not work as multi-threaded.

Please see EmEditor v20.0 New Features for details and screenshots.

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

Thank you for using EmEditor!

EmEditor v20.0.1 released!

Today, we are releasing EmEditor v20.0.1.

Updates from v20.0.0 include:

  • Fixed a bug where same files could be opened in multiple tabs or groups.
  • Fixed a bug in the Split Column(s) command.
  • Fixed a bug in the Advanced Open command.
  • Fixed a bug where background color of toolbars might have been changed after sleep.

Please see EmEditor v20.0 New Features for details and screenshots.

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

Thank you for using EmEditor!

EmEditor v20.0.0 released!

Today, we are releasing EmEditor v20.0.0.

Please see EmEditor v20.0 New Features for details and screenshots.

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

Thank you for using EmEditor!

EmEditor v19.9.4 released!

Today, we are releasing EmEditor v19.9.4.

Updates from v19.9.3 include:

  • Fixed a bug related to Batch Replace with escape sequences.
  • Fixed a bug related to [[:lower:]], [[:upper:]] character classes without the Match Case option.
  • Fixed a bug where a warning dialog box might not have been displayed even if Unicode characters were contained in a document when trying to save the document as a non-Unicode encoding.
  • Fixed a bug where a searched string was not highlighted after clicking a Find in Files result if a very long string was searched.

Please see EmEditor v19.9 New Features for details and screenshots.

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

Thank you for using EmEditor!

EmEditor v19.9.3 released!

Today, we are releasing EmEditor v19.9.3.

Updates from v19.9.2 include:

  • Fixed various issues related to Batch Find/Replace (in Files).
  • Disabled Open Workspace commands while opening with the /sp command line option.

Please see EmEditor v19.9 New Features for details and screenshots.

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

Thank you for using EmEditor!

EmEditor v19.9.2 released!

Today, we are releasing EmEditor v19.9.2.

Updates from v19.9.1 include:

  • Fixed a bug where Find in Files could crash while window tabs are disabled.
  • The new version allows you to use “-sp” as well as “/sp” to specify a new separate process from other EmEditor windows should be run. To set EmEditor as the default text editor for Git, open Git Bash and type:
    git config --global core.editor "emeditor.exe -sp"

Please see EmEditor v19.9 New Features for details and screenshots.

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

Thank you for using EmEditor!

EmEditor v19.9.1 released!

Today, we are releasing EmEditor v19.9.1.

Updates from v19.9.0 include:

  • Fixed a bug where the “/sp” command line option was assumed as a file name.

Please see EmEditor v19.9 New Features for details and screenshots.

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

Thank you for using EmEditor!