Jedit Ω Revision History

2023.8.24  Rev.3.07 (macOS 10.13 or later)

- Improved the display of chatGPT response view in Dark Mode.

- Ensured that the display of the chatGPT panel correctly follows when switching appearances.


2023.6.15  Rev.3.06 (macOS 10.13 or later)

- Supported the ChatGPT model gpt-3.5-turbo-16k.

- Fixed a bug in the markdown source code notation for ChatGPT.


2023.6.13  Rev.3.05 (macOS 10.13 or later)

- Updated the response field in the ChatGPT panel to support markdown formatting.

- Improved the behavior of the "Copy Selection" Button in the ChatGPT panel.


2023.5.2  Rev.3.04 (macOS 10.13 or later)

Improvements to the ChatGPT Panel Specifications

- Enabled switching between models (gpt-3.5 turbo/gpt-4) by clicking on the panel title.

- Pressing the "Copy Selection" button now copies the selected portion of the editing window into the prompt text as the string <<選択域>> or <<selection>>. If "<<選択域>>/<<selection>>" does not exist, it will be copied to the cursor position in the prompt.

- Holding down the Shift key while pressing the new chat button now clears only the prompt field.

- Implemented a "Reset to Default" option in the template menu.

- Implemented a "Clear All" option to the history menu.

- Implemented a "Clear All" option in the pin menu.

- Reviewed the default settings of the template menu.



2023.4.20  Rev.3.03 (macOS 10.13 or later)

improvements

Implemented a help button on the ChatGPT panel.

Improved the display of the template menu items in ChatGPT.

Improved the behavior of copying the selected area of a document to the prompt in ChatGPT.

Enabled setting links for URLs with umlauts.

Improved the line number display and scrollbar visibility in the document comparison panel.



2023.4.15  Rev.3.02 (macOS 10.13 or later)

improvements

Implemented Abort button in the ChatGPT Assistant view.

Added error handling for when the connection is lost while receiving a stream in ChatGPT.



2023.4.12  Rev.3.01 (macOS 10.13 or later)

improvements

Supported the context management throughout a series of conversations in ChatGPT.

Updated the explanatory text for obtaining the API_KEY in the Preferences "ChatGPT."



2023.4.8 Rev.3.00 (macOS 10.13 or later)

improvements

Integrated the cutting-edge AI "ChatGPT." You can access it from the Tool menu by selecting "Open ChatGPT" For more information, please refer to Help menu 2.13 Preferences "ChatGPT" and 9.12 "Open ChatGPT."

Changed the custom date of timestamps to display the day of the week in local format.



2023.1.2 Rev.2.50 (macOS 10.13 or later)

improvements

Reopening at startup can now be reliably cancelled with shift + option key.


bugs fixed

Fixed a bug of the scrolling when the document width is not set to "Follows Window Width".

Fixed a bug of the Find Panel that the Undo function did not work correctly in the Find and Replace fields.

Fixed a bug on macOS13 Ventura that xhtml and php files could not be loaded correctly .

Fixed a bug on macOS13 Ventura that the notification sound of search wrapping was not sounded.



2022.12.20 Rev.2.49 (macOS 10.13 or later)

improvements

    Improved the behavior of dropping a text clipping file on plain text.

   Improved the behavior of the menu "Format > Text > Bold / Italic."

   Replaced the URLs of www.artman21.com with the new URLs.


bugs fixed

  Fixed a bug that Undo does not work when inserting the find / replace history.

  Fixed a bug that the  regular expression syntax coloring of the find / replace fields sometimes did not work. 

   Fixed a unnecessary scrolling bug when a space is inputted at the beginning of a document.



2022.11.23 Rev.2.48 (macOS 10.12 or later)

bugs fixed

        Fixed a bug that Undo did not work correctly in the Find and Replace fields of the Find Panel.

        Fixed a bug that the replace function of some regular expressions did not work correctly.


2022.9.24 Rev.2.47 (macOS 10.12 or later)

improvements

        Improved regular expressions syntax coloring in the replace text field.

        The Preferences "General > View > Margin for Document End" is now disabled for vertical writing.


2022.5.7 Rev.2.46 (macOS 10.12 or later)

improvements

        The file attachment image is now saved with LZW compression.

        The operation of the menu "Save Selection as Prefix" has been improved.

        The font size of the menu of the toolbar item “Find" was enlarged.

bugs fixed

        Fixed bugs that the services menus for writing did not work.

        The auto-layout of the Toolbar items has been reviewed.


2022.3.25 Rev.2.45 (macOS 10.12 or later)

improvements

        Added support for the syntax coloring of the regular expression in Find Panel.

        Added the syntax coloring data for the markdown documents in the Preferences "Coloring."

bugs fixed

        Adjusted the width of the Document Information Panel.

        Worked around a bug in macOS 12.3 where the installer would not launch when updating.


2022.1.16 Rev.2.44 (macOS 10.12 or later)

improvements

        Added support for URLs that contain Japanese characters in the "Add Link."

        Improved the layout of the Preferences panel.

        Supports "Margin for Document End" for vertical editing in the Preferences "General>View."

bugs fixed

        Fixed a bug of Japanese input at end of the document when vertical editing.


2021.11.16 Rev.2.43 (macOS 10.12 or later)

bugs fixed

        Fixed a bug that the wrong error message of document comparison was displayed after the document comparison had been finished.

        Modified the sample script "Stamp Japanese Date".

        Fixed the default setting data of the Preferences "Smart Index/HTML".


2021.9.3 Rev.2.42 (macOS 10.12 or later)

bugs fixed

        Fixed a bug that the file with ".tpl" extension could not be opened.

        Fixed a bug that the encoding estimation froze when opening a file.


2021.8.25 Rev.2.41 (macOS 10.12 or later)

improvements

        When converting from rich text to plain text, the setting of "Saving files:" in the Preferences "Encoding" will be reflected.

        When an image file is dropped on the plain text, the file path name will be inserted.


2021.7.6 Rev.2.40 (macOS 10.12 or later)

improvements

        Added the option "Start Text Drag&drop without 15 msec delay" in the Preferences "General > Edit."

        Added the ability to specify the caret width (1-3 dots) in the Preferences "General > View."

bugs fixed

        Fixed a bug on Jedit Ω plus that a warning message "No file access Rights" appeared when "Document AutoSaving" is off in Preferences Save.

        Fixed a bug of the document information that the number of lines in the selected area was not displayed correctly.

        Improved the stability of the editing.


2021.5.20 Rev.2.39 (macOS 10.12 or later)

bugs fixed

        Fixed a bug on macOS11 that it froze when displaying the encoding judgment panel.


2021.5.14 Rev.2.38 (macOS 10.12 or later)

improvements

        Improved the behavior of the search result panel so that it is displayed after scrolling to the left edge when adding a result.

        Added an error message that Tag-jump cannot be executed due to the Sandbox limitation when using Jedit Ω plus.

        Improved the display of the Preferences "Search" and "Document Type > Display."

bugs fixed

        Removed unnecessary scrolling when editing with vertical page display.

        Fixed a bug that the search string was reverted to the previous one when the scope was switched or when the window was switched.


2021.5.4 Rev.2.37 (macOS 10.12 or later)

improvements

        Improved the window title and behavior of "Duplicate".

bugs fixed

        Fixed a bug that the search result was not opened correctly when using Ver2.36.

        Fixed a bug that the search conditions in the Find Panel was not restored.

        Fixed a bug that "tex" documents could not be loaded.


2021.4.13 Rev.2.36 (macOS 10.12 or later)

improvements

        Improved the display of the information button and the write-protect button at the bottom of the window.

        Improved the loading speed of documents when the page display mode.

        Improved the title display of "Find All/Replace All" button in the Find Panel.

bugs fixed

        Fixed a bug that a leftover erasure was sometimes occurred in the last page of the vertical editing mode.

        Fixed a bug of the cursor display when the number of pages decreased in the vertical editing page display mode.

        Fixed a bug that caused a crash when the search font / search result font specification was null.


2021.3.1 Rev.2.35 (macOS 10.12 or later)

bugs fixed

        Fixed a bug that the print option "Black Chars and White Back" did not work on macOS11.

        Fixed a bug that the window size of the documents with the inspector bar on was not restored correctly when tabbing windows.


2021.2.24 Rev.2.34 (macOS 10.12 or later)

bugs fixed

        Fixed a bug that the display would scroll unexpectedly when writing vertically.

        Fixed a bug of the menu "View > Document Width > Follows Window Width" that it did not work correctly when writing vertically.

        Fixed a bug of the menu "View > Document Width > Fixed Width" that the frame size was not set correctly when writing vertically.


2021.2.19 Rev.2.33 (macOS 10.12 or later)

improvements

        The keyboard shortcut "control + shift + ↑↓" are assigned as defaults for "Swap upper/lower lines."

        Supports the defaults value assignment for Progress Info in the Preferences "Document Type > Format."

        Improved the behavior of the Progress Info/toolbar item Progress so that the precent and remaining values are toggled by clicking.

        Revised the help manual.

bugs fixed

        Fixed a bug that the conversion of "-" in the kana full-width/half-width conversion of the tool menu did not work correctly.

        Fixed a bug that the window size saving/restoring was not performed correctly when the inspector bar was displayed.

        Fixed a bug of the vertical writing input that the screen was shaking.

        Fixed a bug that the toolbar search field did not follow the appearance changes.


2020.12.5 Rev.2.32 (macOS 10.12 or later)

bugs fixed

        Fixed a bug of the search/replace crash on ver.2.31 for macOS11.

        Fixed a bug in the toolbar of macOS 10.12/10.13, Jedit Ω ver.2.30, ver.2.31

        Avoided a bug that caused a crash in certain conditions in the encoding detection.

        Fixed a display bug in the dark mode of the document comparison panel.

        Modified the tab bars settings in the Find Panel, Progress Panel and Document Comparison Panel so that the tab bars will not be displayed.

        Prevented Simple Search from starting in the document comparison panel.


2020.12.3 Rev.2.31 (macOS 10.12 or later)

improvements

        Added support for "Progress Info" in the File menu.

        On macOS11, the toolbar is now displayed on the next line to the window title bar.

bugs fixed

        On macOS11, fixed a bug that the list items were not displayed in the inspector bar.

        Fixed a bug of the tool menu "Half-width/Full-width Conversion" when the option "Katakana to Half-width" was ON.


2020.11.26 Rev.2.30 (macOS 10.12 or later)

bugs fixed

        Fixed a bug on macOS11 that the attributes of a document that used file extension attributes were not saved.

        Fixed a bug on macOS11 that some toolbar items were not displayed correctly.


2020.11.25 Rev.2.29 (macOS 10.12 or later)

improvements

        Supports Universal Binary.

        Application icons, etc. are designed in macOS11 style.

        Improved the behavior around the display of the toolbar item "Progress."

bugs fixed

        When the print option "Rewrap contents to fit page" was off, the print scale is now correctly reflected.

        Improved the menu "Format>Font>Bold" and "Format>Font>Italic" so that they work correctly for the multi-selection area and multi-fonts.

        Supported dark mode for the "Align" button image in the style information panel.

        Fixed a typographical error in the format selection pop-up menu in the save panel.


2020.10.28 Rev.2.28 (macOS 10.12 or later)

bugs fixed

        Fixed a bug of the Preferences Open > Startup Option on Jedit Ω plus that did not work.

        Fixed a bug that the Preferences Panel was not displayed correctly when the Appearance mode was changed.

        Fixed a crash bug of Multiple Replace Panel when the Find Font was nothing assigned in the Preferences Find.


2020.9.29 Rev.2.27 (macOS 10.12 or later)

improvements

        English Help Manual is now supported.

        Japanese Help Manual has been revised.

bugs fixed

        Fixed a bug that the ruler/line number and the edited contents were sometimes overlapped.

        Fixed a bug that the multi-replace table could not be displayed correctly when some fonts were used.

        Fixed a bug in the image size reduction when its size exceeded the document width.


2020.9.11 Rev.2.26 (macOS 10.12 or later)

improvements

        Released "Jedit Ω plus" App Store edition.

bugs fixed

        Fixed a bug that it failed to read ".cgi" files.


2020.7.16 Rev.2.25 (macOS 10.12 or later)

improvements

        Improved the behavior of the context menu in Find Panel Find/Replace field.

        Improved the behavior of the context menu in Find Panel Multi-Replace table.

bugs fixed

        Fixed a bug of Rev.2.24 that a needless dialog was appeared when pasting a rich text object onto a plain text document.


2020.7.10 Rev.2.24 (macOS 10.12 or later)

improvements

        Supported an option "Tabbing Window Selection with Cmd+Numeric Key" on the Preferences "General>Advanced."

        Supported an option "Insert image with resizing not to exceed the document width" on the Preferences "General>Edit."

        Supported a context menu item "Add to Multi-Replace" in the Find/Replace fields of the Find panel.

        Supported a context menu item "Copy to Find/Replace" in the Multi Replace table row of the Find panel.

        Improved the behavior of Find Panel Font so that it also reflects to the Multi Replace table.

        Improved the behavior of Find All for Selection when the selected area was not assigned.

bugs fixed

        Fixed multi-thread errors for displaying the information of "Find All."


2020.5.30 Rev.2.23 (macOS 10.12 or later)

improvements

        Supported a maker on the ruler that indicates the position of the line folds of the document width.

        Supported an option "Prevet ^ and $ from matching the anchoring bounds" in the Preferences "Find."

bugs fixed

        Fixed a bug of the save dialog that the extensions of the duplicate/template documents were not set correctly.

        Fixed a bug that shortcuts for the submenus of "Document Width" were not work correctly.

        Fixed a bug of the Multiple Replace that the regular expression "\b" did not work.


2020.3.31 Rev.2.22 (macOS 10.12 or later)

improvements

        The setting of the Preferences "Document Types>View>Info at WindowBottom" is now reflected on the new documents.

        The info at window bottom of each document is saved to its file.

bugs fixed

        Fixed a bug on macOS 10.15 of the page display mode that it sometimes crashed when a delete key was pressed.

        Fixed a bug on the document compare panel that its font was not set correctly when inputting characters directly.

        Fixed a bug in the English version that the buttons of multi-replace panel were not displayed correctly.


2019.12.6 Rev.2.21 (macOS 10.12 or later)

improvements

        Revised the icon design of the Preferences settings.

bugs fixed

        Fixed a bug on macOS 10.15 dark mode that the menu bar icons of Scripts and Smart Index were not displayed.


2019.10.26 Rev.2.20 (macOS 10.12 or later)

bugs fixed

        Fixed a bug of "Wrapped Line Indent" that did not work correctly when editing lines.


2019.9.20 Rev.2.19 (macOS 10.12 or later)

bugs fixed

        Fixed a bug of the toolbar find field that the menu items "Find All in Selection" and "Find All in Entire Document" did not work correctly.

        Fixed a bug of the toolbar find field that "Find Next" was not invoked by return key.


2019.9.16 Rev.2.18 (macOS 10.12 or later)

improvements

        Improved the menu items "Bold" and "Italic" so that they work with toggle mode.

bugs fixed

        Fixed a bug of the Find Results that the found ranges became out of position after editing the document.


2019.8.17 Rev.2.17 (macOS 10.12 or later)

improvements

        Registered to "Apple Notarization Service" to prepare macOS 10.15 Catalina.

bugs fixed

        Fixed a bug of the encoding compatibility check that it did not work correctly when the document contained some unicode surrogate characters.

        Fixed a bug of the inspector bar that it did not work correctly on the page display mode.

        Fixed a bug of the horizontal scroll bar that it was hidden infrequently when opening a document.


2019.7.3 Rev.2.16 (macOS 10.12 or later)

improvements

        Added scripts “paste with prefix” and “save to Notes” in Script Library.”

bugs fixed

        Fixed a Rev.2.14/2.15 crash bug when opening a document with Doc Info Panel opened.

        Fixed a bug that the display position of Find Panel was not restored correctly when Jedit was restarted.


2019.6.27 Rev.2.15 (macOS 10.12 or later)

bugs fixed

        Fixed a Rev.2.14 crash bug when opening a document on some environments.

        Fixed a Doc Info Panel bug that the paragraph information was not shown correctly just after the panel opened.


2019.6.24 Rev.2.14 (macOS 10.12 or later)

improvements

        Supported a new toolbar item “Progress” which shows the current status of the document editing.

        Add a new option when counting half-width characters as o.5 or 1.o character at the bottom of the Doc Info panel.

        The number of the visible characters is added to the info field at the bottom of the editing widow.

        Improved the updating timing of the number of characters in the Doc Info and the info field of the editing window.

bugs fixed

        Fixed a crash bug when executing the menu item “Remove LF’s and Prefixes.”


2019.6.2 Rev.2.13 (macOS 10.12 or later)

improvements

        Improved the saving for the multi-replace set so that the find conditions such as the regular expression mode are also saved and recovered.

        Improved the behavior of the help window so that it is brought to front when selected from the menu “Jedit Ω Help.”

bugs fixed

        Fixed a bug in the menu “Edit>Balance.”


2019.5.12 Rev.2.12 (macOS 10.12 or later)

improvements

        Improved the behavior of the Find Panel on full screen mode.

        Improved the behavior of the Document Info Panel on full screen mode.

bugs fixed

        Fixed a bug of the button “New Document” of the Open Panel when the startup option was “Show Open Panel” in the Preferences.

        Fixed a crash bug when the Wrap Width was not specified in the menu “Tools>Hard Wrap Settings.”


2019.4.11 Rev.2.11 (macOS 10.12 or later)

improvements

        Improved the function “Replace”/“Replace & Find” so that the replacing is executed even when the length of the found string was zero.

        Improved the pattern menu of Find Panel so that its items are sorted with alphabetical order and the number of items is limitless.

        Improved the window location of the Preferences>Document types>View so that the top location 0.0 pt. can be specified.

        Improved the New Document Name of the Preferences>Document types>Format so that “Preferences General Date” can be specified.

bugs fixed

        Fixed a Dark mode display bug in the right view of the Compare Panel.

        Fixed a bug of the linter-line Spacing of the Preferences>Document types>Format that decimals could not be specified.

        Fixed a bug of the file extension of the Preferences>Document types>Format that some extensions such as “jsx” did not work.


2019.3.28 Rev.2.10 (macOS 10.12 or later)

bugs fixed

        Fixed a bug that it crashed when printing some rich text documents.

        Fixed a bug on Page Setup that the editing window was not shown correctly when changing the paper orientation mode between landscape and portrait.

        Fixed a crash bug on Wrap to Page mode when changing the layout orientation between horizontal and vertical.

        Fixed a bug on Document Info panel that the number of selected words was not shown correctly.


2019.3.12 Rev.2.09 (macOS 10.12 or later)

improvements

        Supported a query dialog that enables to choose between a file attachment or its contents for the Words documents dropped.

        Improved the menu “Use Selection for Replace” so that it works also for the caret(=zero length selection).

        Supported a shortcut for the “Change” button in the Fixed Width Panel of the menu “Document Width.”

bugs fixed

        Fixed a bug on macOS 10.12/10.13 that line numbers were not shown correctly after scrolling.


2019.1.19 Rev.2.08 (macOS 10.12 or later)

improvements

        Add a menu item "Edit>Copy as Plain Text."

        Add the character code display in the document info panel and the info field of the editing window.

        Multi-file search now supports the searching for locked files.

        Supports to save the print orientation setting for plain text files.

bugs fixed

        Fixed an exceptional error bug when reopening former untitled documents at the application startup.

        Fixed a bug of the file open panel when opening a file that needed the manual encoding setting.

        Fixed a bug that the line cursor did not work correctly for the multi-row paragraphs.

        Fixed a bug that the name format "YYYY-MM-DD ###" of the untitled documents did now work correctly.


2019.1.5 Rev.2.07 (macOS 10.12 or later)

improvements

        Improved the behavior for restoring the last selected position when opening a document.

        Improved the behavior when changing the display unit in the page layout panel.

        Added support for new line cursor type "Bar(paragraph)" in the Preferences "General>View."

        Improved the editing response when the number display mode is "Row number."

bugs fixed

        Fixed a bug when changing the ruler unit by the menu "View>Show Ruler>Change Character Unit."

        Fixed a print bug on Mojave that sometimes the characters were printed with oblong figures.

        Fixed Dark mode display bugs on several setting panels.


2018.12.19 Rev.2.06 (macOS 10.12 or later)

improvements

        Add an option "Show Document Width with 'Practical' character number" in the Preferences "General>Advanced."

        Improved the applescript behavior so that an alert is shown when a security error occured on Mojave.

        Add a shortcut key to the button 'Convert' of the Half-Full character Width Conversion Panel.

bugs fixed

        Fixed an exceptional error bug of the Sort Panel when it executed a partial sorting.


2018.12.10 Rev.2.05 (macOS 10.12 or later)

improvements

        Added an option "Don't ask Encoding on Multi-file Search/Replace" in the "Preferences>Find."

        Improved the behavior when changing the document colors so that the typing attributes are also changed.

        Improved the encoding detection when the Language & Region is not "Japanese."

        Improved the AppleScript behavior so that the selected areas are kept after the command executions.

bugs fixed

        Fixed a bug that it crashed when opening small files of some extentions such as ".tab."

        Fixed an indicator display bug of the diff panel scrollers when a difference existed at the end of the documents.


2018.11.22 Rev.2.04 (macOS 10.12 or later)

improvements

        Supported “Theme” popup menus in the “Preference>Document Type>Font & Colors” and the menu “View>Document Colors.” You can change all document colors at once by “Theme” popup menu and also register your own custom themes.

        Improved to always show the editing window scroll bars in spite of the settings in the “System Preference>General>Show scroll bars.”

        Improved to save the previous tab index of the Document Information Panel.

bugs fixed

        Fixed a bug that the document width become irregular when changing from rich to plain text mode.

        Fixed a dark mode bug that the encoding customizing list was not displayed correctly.

        Fixed a dark mode bug that the number display of the cursor location in the ruler was not displayed.

        Fixed a dark mode bug that the title of the encoding popup menu in the Document Information Panel was not showed correctly.


2018.11.13 Rev.2.03 (macOS 10.12 or later)

improvements

        Added an option “Document Auto-Saving” in the Preferences “Save” that toggles the auto-saving mode.

        Added an item “Save All” option+command+S in the menu “File.”

        Improved the file name display in the menu “Window” so that it adds their directory names for the same file names.


2018.11.9 Rev.2.02 (macOS 10.12 or later)

improvements

        Supported the dark mode on macOS 10.14 Mojave.

        Added an option “Always expand lines of Find Results List after "Search/Replace" on the Preferences Find.

        Improved the scrolling behavior after "Find All/Replace All."

        Improved the behavior of the unfocused view when the document is being edited.

        Improved the scroll position of each view when the view was split.

        Improved the block/line cursor display when the document is read-only.

bugs fixed

        Fixed several bugs on Mojave that the scroll bars were not set correctly when the scale was not 100% or the document width was "Follows Window Width."

        Fixed a bug on Mojave that Jedit Ω sometimes froze when changing to Full Screen mode.

        Fixed a bug on Mojave that Jedit Ω failed to read some HTML documents.

        Fixed a bug on Mojave that the smart index menu item on the menu bar was not displayed correctly.

        Fixed a bug of the Preference "Document types>View>New Window Size" did not work correctly.

        Fixed a crash bug of the BOM removing when reading a document whose size was less than 4 bytes.

        Fixed a Replace field layout bug in the Find Panel of English version.

        Fixed a bug that the undo was cleared after Print operation.

        Fixed a bug that the line number display was cleared after Print operation.

        Fixed a bug that the row number was not printed correctly when printing.

        Fixed a bug that the scale of the Page Setup was not reflected to printing.

        Fixed a bug that the number of rows was displayed correctly on the Document Info panel.

        Reviewed the line cursor position when editing vertically.


2018.10.12 Rev.2.01 (macOS 10.12 or later), Rev.1.32 (macOS 10.10/10.11)

improvements

        Added the toolbar items “Superscript/Subscript”,”Baseline”and “Kerning.” (Only for ver.2.01)

        Fixed the order and width of the columns of the Document Info Panel.

bugs fixed

        Fixed a bug of the Regular Expression Replace when the option “Case Insensitive” was ON.


Rev.2.00 (2018.10.7) For macOS 10.12 or later

improvements

        Supported the Split View that enables to edit/refer the two parts of the document simultaneously.

        Improved the menu Undo display so that the type names are shown.

        Supported the undo operation for the rich-plain text conversion.

        Adjusted the location of the bar cursor and the line cursor.

        Supported the undo operation for the rich-plain text conversion.

        Improved the double-click behavior of the document compare.


Rev.1.31 (2018.9.24)

improvements

        Supported a new option "Show Rich/Plain Conversion Alert" at the Preferences>General>Advanced."

        Improved the Header/Footer descriptions to display much more information.

        Supported the all kinds of file extensions when exporting by the menu "File>Export."

bugs fixed

        Reviewed the printing functions and fixed several bugs.

        Fixed a bug of the regular expression replace that some expressions did not work.

        Fixed a bug of the plain text window restoration that the window/page mode was not restored.

        Fixed a bug of the html document saving that the line-ending type was not saved correctly.

        Fixed a bug on macOS10.10 that the encoding auto-detection did not work correctly.

        Fixed a bug of the window height restoration on macOS10.12 or later.


Rev.1.30 (2018.8.16)

bugs fixed

        Fixed a bug of Preferences>Find>Find Result Font that did not work correctly.

        Fixed a bug of Document Info Panel that SJIS bytes for the whole document was not correct.


Rev.1.29 (2018.8.9)

improvements

        Added a new row that shows SJIS bytes in the Document Info Panel.

        Added support for the modified date display in the document selection menus in Document Compare Panel.

        Supported an AppleScript command "compare" that compares documents.

        Improved the behavior of Find Panel when finished a multiple file search.

        Added support for Find Result Font in the Preferences Find.

        Added the return-key binding to OK button in Tab Width Setting Panel.

        Improved the return-key binding for Find Panel so that the binding changes according to the scope.

        Improved the file open behavior in Find Result Panel.

        Supported a terminal command OpenJeditOmega in Library that opens files with Jedit Ω.

        Supported a terminal command DiffJeditOmega in Library that compares two files with Jedit Ω.

bugs fixed

        Fixed a bug on macOS10.10 that the open dialog was not shown.

        Fixed a bug on macOS10.12 or later that the shortcuts for "Show Previous Tab" and "Show Next Tab" could not be assigned in the Preferences Menu Shortcut.

        Fixed a bug of the new tab window location when "Prefer tabs when opening documents" was set to "Always" in the System Preferences Dock.


Rev.1.28 (2018.7.28)

improvements

        Supported a new updater. You will update to the next Jedit Ω more easily.

        Improved the behavior of the tab indents space indents conversion.

        Improved the behavior of "Find All" so that it selects all hit areas when finished.

        Improved the behavior of "Replace All for the selection" when finished.

        Supported the box selection for "Find All."

        Supported the box selection for "Replace All."

        Improved the behavior of "Balance" when a parenthesis mark was clicked.

        Supported a Language ON/OFF option in the Sort Panel. When it was set to OFF, the sort will be executed by the unicode order.

        Improved the restoration of the Find Dialog location when Jedit Ω was relaunched.

        Supported an option for the character size of Line Number in the Preferences "General>View."

bugs fixed

        Fixed a bug that the document window size was not restored correctly.

        Fixed a saving bug of UTF16 document that BOMs were attached redundantly.

        Fixed a bug of the option "Following Substitutions Enabled Only in Rich Text" in the Preferences"General>Edit."

        Fixed an open bug that it failed to read the mail logs(.eml).

        Fixed a print bug on macOS 10.13 that it failed to print some short document which contains only a few lines.

        Fixed a bug of the "Tool>Remove Duplicate Lines" when the target area was not selected.


Rev.1.27 (2018.5.31)

improvements

        Improved the text encoding detection when opening files.

        Improved the pre-view display of the reload panel so that it displays the contents with any text encoding.

        Add an option "Use tabs when multi-files are opened at the same time" in the Preferences "Open."

        Add a confirm alert when selecting the html/rtf option in the Preferences "Open."

        Improved the help file recovery when it was lost with some cause.

bugs fixed

        Fixed a crash bug of the menu "Tool>Remove LF's and Prefixes."

        Fixed a bug of the text encoding conversion that it failed when the last byte of multi-bytes character was lacked at the end of the file.

        Fixed a bug of the option "Rewrap contents to fit page" of the Print Panel thad did not work correctly.

        Fixed a bug that the key input did not work correctly when the Korean input method was working.


Rev.1.26 (2018.5.15)

bugs fixed

        Fixed a bug of the regular expression search on Rev.1.25.


Rev.1.25 (2018.5.9)

improvements

        Improved the text encoding detection for "Windows DOS."

        Improved the state of the option "Export only Selection" in Export Panel to be saved.

        Improved the display state of the accessary view of Open Dialog to be saved.

        Improved the behavior when showing Find Panel by cmd+F to select the find field.

        Improved the window size control to enable smaller size when the "Follows Window Width" was selected.

bugs fixed

        Fixed a bug of the Regular Expression replace when the look-ahead or look-behind assertion was specified.

        Modified the document icon definitions.


Rev.1.24 (2018.4.4)

improvements

        Added Preferences "Find."

        Supported Dock menu item "New Document" that has Document Type submenu items.

        Supported the paste action in Link Sheet in addition to dragging.

        Removed the beep sound in the bookmark jump.

        Improved the behavior of the Preferences "Shortcut" when command+W is inputted.

        Updated Help manual.

bugs fixed

        Fixed a bug of the find data synchronization between the toolbar "find" and the Find Panel.

        Fixed a bug of the Jedit Ω option in the Print Panel on macOS 10.10.

        Fixed a bug that the size of the tab window will change when the second and subsequent tabs are opened.

        Fixed a bug that the search button was not activated correctly when changing the scope of the search panel.


Rev.1.23 (2018.3.21)

improvements

        Added support for the tool bar item "Find field."

bugs fixed

        Fixed a bug of the window size restoration which had a tool bar.


Rev.1.22 (2018.3.17)

improvements

        Tool bar has been implemented on macOS 10.12 or later. The items for encoding, line-ending type, BOM, smart index and others are supported.

        Kanji quotation marks[]are added support for the menu "Edit>Select Contents."

        Improved the horizontal scrolling to the left end of the window.

bugs fixed

        Fixed a bug of the multi-file replace so that the book marks of the plain text are not lost.


Rev.1.20 (2018.2.8)

improvements

        Improved the behavior of the menu "Font>Revert to Default" so that it also clears the link attributes.

bugs fixed

        Fixed a bug of the multi-file multi-replace function that it executed the replacing twice.

        Fixed a bug of the "Replace All" when the replace string was empty.

        Fixed a bug of the "Replace All" that the character attributes of the top of the document was changed to defaults.


Rev.1.19 (2018.2.2)

improvements

        Improved the replacing speed of "Replace All" and "MultiReplace."

        Add an option Don't Show Result List for 'Replace All' in Preferences 'General>Edit'.

        When the replaced count was greater than 1000, the output of Result List is suppressed.

        Add the open document list to the right-side popup button of Diff Panel.

        Supported the hierarchical menu expression for the script command "do menu item." Ex."Show Ruler:Hide."

bugs fixed

        Fixed a bug that the regular expression replacing was not occurred when the matched size was 0.

        Fixed a display bug when changing the size of "Reload Sheet."

        Fixed a crash bug when "Revert to Defaults" was executed in the Preferences "Coloring."


Rev.1.18 (2018.1.16)

improvements

        Improved the editing response when opening a huge file on MacBookPro which has Touch Bar.

        Improved the cascading behavior when opening files that were not created by Jedit Ω.

bugs fixed

        Fixed an auto-saving bug when the option "Wrapped line indent" was ON.

        Fixed a bug of the short-cut assignment for "Last Window to Front" in the Preferences "Shortcut."


Rev.1.17 (2018.1.2)

improvements

        Enabled to assign the text encoding manually when the auto-detection was failed.

        Disabled the pinch gesture magnification.

bugs fixed

        Fixed a bug of the context menu that some items, such as "Copy Style", were duplicated.

        Fixed a bug of Save Panel that the extension name of OpenDocument was not correct.


Rev.1.16 (2017.12.16)

improvements

        Changed the menu "Find All" to "Find All>Top Document" and "Find All>Selection."

        Changed the menu "Replace All" to "Replace All>Top Document" and "Replace All>Selection."

        Modified the behavior "Use Selection to Find" not to open the Find Panel.

        Added a key-command "Move Up and Scroll one line" to the Preferences "Key Bindings."

        Added a key-command "Move Down and Scroll one line" to the Preferences "Key Bindings."

        Added a key-command "Move Selection to Top in Visible Area" to the Preferences "Key Bindings."

        Added a key-command "Move Selection to Bottom in Visible Area" to the Preferences "Key Bindings."

        Added an item "AppleScript" in the pattern menu of the Character Width Conversion Panel.

        Improved to load the multi-replace pare file so that it supports for various text encodings.

bugs fixed

        Fixes a bug of the regular expression replace for the multi-line string.

        Fixed a bug of Japanese Yomi order sort that did not work on macOS 10.13.

        Fixed a bug on adding the script context menu items.

        Fixed a spellmiss in the About Panel.

AppleScripts

        Supported a parameter "flag" for the command "convert character width."

        Added a property "fixed document width" for the "document" object.

        Added a property "document width type" for the "document" object.


Rev.1.14 (2017.11.9)

improvements

        Supported a menu item "New Document" on the Dock Menu.

        Supported an option "Margin for Document End" in the Preferences "General>View."

bugs fixed

        Fixed a document opening bug that it failed to open when the extended file attributes were broken by some reasons.

        Added a workaround for the system bug on macOS 10.13.1 that the scrolling stopped in the middle of the document.


Rev.1.13 (2017.11.2)

improvements

        Added a menu item "Last Window to Front" in Window menu on macOS 10.13 or later.

        Supported the menu shortcuts without command-key in the Preferences "Menu Shortcut."

        Supported the menu shortcuts for the syntax coloring menu items.

bugs fixed

        Fixed a bug of the line space changing for the plain-text documents.

        Fixed a bug of the file extension assigning for the new documents.

        Fixed a bug of the scale menu in the Preferences "Document Types>View."

        Fixed a bug of the URL Jump (command+click) that did not work for some URL strings.

        Fixed a bug of the file dropping with pressing control-key onto the empty rich text documents.


Rev.1.12 (2017.10.17)

improvements

        Changed the layout of Preferences Document Types so that the options "Window/Page" and "Document Width" were moved from "Format" to "View."

        Improved the full-half character width conversion for the tilde so that wave dash U301c and full width tilde Uff5e are converted to half width tilde.

        Improved the full-half character width conversion for the hyphen so that minus sign U2212 and full width hyphen-minus Uff0d are converted to half width hyphen.

bugs fixed

        Fixed a bug of the full-half character width conversion that the marks (tilde, quotation mark, apostrophe and hyphen-minus) were not converted from full-width to half width.


Rev.1.11 (2017.10.11)

bugs fixed

        Fixed a bug of setting the file name extension for new documents when Finder "Preferences>Show all file name extensions" was ON.

        Fixed a bug on High Sierra that sorting with Japanese pronunciation order crashed.

        Fixed a bug on High Sierra that sorting bookmarks crashed.


Rev.1.10 (2017.10.03)

improvements

        Supported the caret location display on the ruler.

        Supported the ruler units change by clicking the right end of the ruler on the page display mode.

bugs fixed

        Fixed a bug of the menu "Reload" that the document encoding was not updated.

        Fixed a bug of the tool "Check Encoding Compatibility."

        Fixed a bug of the ruler guage that it was not notched correctly when the font size was an odd number.


Rev.1.09 (2017.10.01)

bugs fixed

        Fixed a bug of "Find Next" for the regular expression ".*".

        Fixed a bug of "Bookmark Selection" that did not work.


Rev.1.08 (2017.09.26)

improvements

        Added 'Doc Info Button' at the bottom of the editing window.

        Supported the tooltip display for the document encoding in the Plain/Rich toggle button at the bottom of the editing window.

        Added to check the encoding changing from the document info panel.

bugs fixed

        Fixed a bug of tool "Check Encoding Compatibility" for the composed characters.

        Fixed a bug of tool "Half↔︎Full Character Width" for the space conversion.


Rev.1.07 (2017.09.13)

improvements

        Improved the layout behavior of the Find Panel when resizing.

bugs fixed

        Fixed a bug that the undo did not work when an attachment was inserted in some case.

        Fixed a bug that the location of the new document window was not cascaded.

        Fixed a drawing bug of the line number display.


Rev.1.06 (2017.09.09)

improvements

        Added an option “Hide extension in Save Panel” in the Preferences “Save.”

        Supported the document comparison with Time Machine documents.

        Added an option “Include Time Machine documents” at the diff panel setting button.

        Improved the regular expression search for “^ and “&” as an single character.

        Improved the search speed of Find All, Replace All and Multi Replace.

        Improved the behavior of Jedit Ω Help window.

bugs fixed

        Fixed a crash bug in Tool “Remove Duplicate Lines.”

        Fixed a bug of the document window restoration that the position and size were not restored correctly on macOS 10.12(Sierra).

        Fixed a bug of Half↔︎Full character width conversion for Kana.


Rev.1.05 (2017.08.31)

bugs fixed

        Fixed a bug that the multi-replace did not work correctly.


Rev.1.04 (2017.08.29)

improvements

        Quited to support Sandbox because it caused an Alert "xxxx can’t be opened because it is from an unidentified developer." when double-clicked on Finder.
As a result, all Preferences will be reverted to Rev.1.02 or the factory settings and Script folder and Templates folder move to the new locations.
If you have your own files in those folders, move your files to the new folders.
old 1.03 scripts folder:
~/Library/Containers/jp.co.artman21.JeditOmega/Data/Library/Application Support/JeditOmega/scripts/
old 1.03 templates folder:
~/Library/Containers/jp.co.artman21.JeditOmega/Data/Library/Application Support/JeditOmega/templates/
Also you can normilize the files that produces an unidentified developer alert by a script 'Clear Quarantine' ClearQuarantine.zip in the Script Library.

        Improved the Undo behavior when saving.

        Improved iCloud Sync of the Preferences.

        Improved the number display formats of Document Info Panel.

bugs fixed

        Fixed a bug of multi replacing.

        Fixed a bug of printing that the line numbers of Wrap to Window Documents were not printed.

        Fixed a bug of the save panel that the panel was sometines painted with purple color.


Rev.1.03 (2017.08.13)

improvements

        Supported SandBox. As a result, all Preferences will be reverted the factory settings and Script folder and Templates folder move to the new locations.
If you have your own files in those folders, move your files to the new folders.
old Script Folder: ~/Library/Application Support/JeditOmega/scripts
old Template Folder: ~/Library/Application Support/JeditOmega/templates

        Improved the behavior of the reopen when opening a file that is already opened.

bugs fixed

        Fixed a bug that iCloud Sync for Preferences did not work.

        Fixed a bug that the tool menu “Half<->Full Character Width” did not work correctly

        Fixed a bug that the Preferences “Document Types>Format>Wordwrapping method” did not work correctly.

        Fixed a spelling bug in the HistoryURL of English Edition.


Rev.1.02 (2017.08.09)

improvements

        Added Ruler Character Scale Option at the Preferences>General>View.

        Added new menu items 'Send Feedback' and 'Jedit Ω Product Page' at the Menu Help.

        Revised Help manual.

bugs fixed

        Fixed a crash bug of the multi-replace.

        Fixed a bug of the Preferences>Document Types>View that the setting of the invisible characters did not work correctly.

        Fixed bugs of the Preferences>Encoding and Save that the tool tips were not localized into Japanese.

        Fixed the registration finished message of the English edition.


Rev.1.0.1 (2017.8.1)

© Artman21 Inc. 2022