You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bumped to v2.0.0
* New GUI layout
* Live editiing reactivated
* Formatted view for plugins like syntax highlight
* Many improvements for the hex view
* Editing the content of one widget will affect the content of all
following widgets
* Added various key shortcuts (see repo wiki)
* Improved logging facilities
* Added --fullscreen CLI option
* Convenience wrappers for unprocess() added (.-prefix on CLI, .- and
--prefix in GUI fuzzy search)
* Many bug fixes
Bumped to v2.0.0b4
* Implemented --fullscreen CLI option
* Implemented convenience wrappers for unprocess() in CLI mode
* Added first code for selection synchronization in hex view widget