elfmz / far2l

Linux port of FAR v2
GNU General Public License v2.0
1.76k stars 173 forks source link

Implement hex editor #2421

Open unxed opened 12 hours ago

unxed commented 12 hours ago

Something like Hexitor Windows Far plug in: https://plugring.farmanager.com/plugin.php?l=ru&pid=912

Another option is to use far2m, it has hex editor: https://github.com/shmuz/far2m https://habr.com/ru/articles/845998/comments/#comment_27388670

Another option is to use hiew (best thing in the world as for me), but it has some problems in Wine: https://bugs.winehq.org/show_bug.cgi?id=57281

And one more option is to build and use beye (ex biew): https://github.com/unxed/beye

Zeroes1 commented 10 hours ago

@unxed 3 последние ссылки почему ссылаются на winehq

unxed commented 10 hours ago

@unxed 3 последние ссылки почему ссылаются на winehq

Спасибо, поправил.

Zeroes1 commented 9 hours ago

Пример как может работать уже сейчас в FAR2M, в hex моде нажал F3 я вошёл в режим редактирования байтов, чтобы проапдейтить файл - нажал F9, если хотим отменить ESC (хоткеи и поведение как в Hiew) :) всё это работает благодаря встроенному движку LUA.

https://github.com/user-attachments/assets/f2203a75-2465-409d-9824-985478cb8efb