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
This product is my hobby product. Please do not ask me when some features will be implemented. I will implement what I want when I need (mostly) on weekends.
Your advice for new features are welcome. I'm not familiar with reverse-engineering, I'm not an expert of some binary file format.
This project is open sourced. You can freely create a fork of the repository. I appreciate if you send me patches to improve features, fix some bugs and so on.
Please do not expect me to implement these features, but I'm interested in. I need some feedbacks.
Help buffer (:help)
Embed markdown documents?
Diff (:diffthis/:diffoff)
File format inspector
Using debug/elf package?
It'll be tough to implement many kinds of binary file formats. But I think I have to support for executables at least. There are already many soft-wares so needs investigation.
I'm also interested in image formats.
Support multiple text encodings
bed is a binary editor. Maybe supporting for analyzer of executables has higher priority than text encodings.
Configuration
I think this product should provide the good defaults. I'm not sure which parts users may want to configure. Mappings, displayed formats, event hooks ...
Plugin
I can't imagine what kind of plugin is required for binary editors. I need some investigation of other editors.
Also, I don't want to create a new scripting language. gRPC support?
Tabs
I like the tab behavior of Vim. But I hear that many people like displaying buffers in tabs.
I think I started coding for what I want before doing research on existing editors.
maybe compare bed to bvi for people who do no want "a bin editor written in go" but "a bin editor that works well for me" and see what would make bvi stand out (for you/ or maybe for others)
It'll be tough to implement many kinds of binary file formats. But I think I have to support forexecutables at least. There are already many soft-wares so needs investigation.
Thank you for getting interested in my product.
Notes:
Multi-platform distribution
Testing on TravisCIpanic: send on closed channel
on exit 316b04cAccess is denied.
: disable overwrite on Windows for now fb381a7Small bugs
New features and improvements
I will definitely fix or implement these features.
More commands
More features
Please do not expect me to implement these features, but I'm interested in. I need some feedbacks.
The text was updated successfully, but these errors were encountered: