Hex Fiend
詳細情報
タイトル | Hex Fiend |
---|---|
URL | https://hexfiend.com/ |
バージョン | ver 2.18.1b1 |
更新日 | 2024/10/13 |
追加日 | 2016/03/27 |
種別 | フリーソフト / オープンソース(その他) |
説明 | Mac OS X用のオープンソースのヘックスエディタ。 |
レビュー
レビューはありません。
スクリーンショット
更新グラフ
バージョン履歴
v2.18.1b1
Pre-release
Pre-release
Fixed leftover Compare bugs from 2.18 betas
v2.18.0
Release Notes
v2.18.0b3
Pre-release
Pre-release
- Reverted most Compare visual changes from previous 2.18 betas due to regressions.
- Added setting for optional "replace only" algorithm for Compare (thanks @usr-sse2)
- hexf has been ported to Swift (thanks @rtharston)
v2.18.0b2
Pre-release
Pre-release
General:
- On Sonoma use the new text insertion style
- Bookmarks no longer mark the document as edited
- Release notes now support dark mode
Jump to Offset:
- Highlight only applies to a single byte
- Remove rounded corners on highlight overlay
- Extend visible time to 0.5 seconds
Compare:
- Refinements to menu items enablement for Compare
- Byte Theme and Columns apply to the left side of Compare
Templates:
- Fix nested section error handling
- Add
-utcOffset
argument to unixtime and macdate
v2.18.0b1
Pre-release
Pre-release
- Add all standard colors for byte themes
- Compare improvements:
- Title shows full path if filenames are the same (thanks @usr-sse2)
- Initial support for View menu applying to both sides (thanks @usr-sse2)
- Window frame changes no longer affects document frame
- Fix initial window size being small
- Add
-cmd
argument to type commands which takes a procedure for customizing the value (see 9fa3f70 - documentation will be updated before release)
v2.17.1
Release Notes
v2.17.0
Release Notes
v2.17.0b1
Pre-release
Pre-release
macOS 10.13 is now required due to Xcode 14.
- Added
uleb128
andsleb128
commands - Templates reload automatically when the templates directory is modified (thanks @tbartelmess)
- Fix
include
command not working for builtin templates - Add error handling to section commands
- Custom bytes grouping values are now capped and validated to prevent crashing
Templates now can have metadata in their header comment block, which powers these new features:
- Auto-detection. Templates can store file type information (UTI, extension) which is used to choose the template. Details. Note that most builtin templates don't yet have this information set.
- Hide templa
v2.16.0
Release Notes
v2.15.0
Release Notes
v2.15.0b1
Pre-release
Pre-release
Release Notes