rizinorg/cutter

Support the Paste operation in Hexdump

Open

#1,524 建立於 2019年5月12日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)C++ (14,852 star) (1,123 fork)batch import
EnhancementHacktoberFestUIgood first issue

描述

Is your feature request related to a problem? Please describe.

To be able to edit files by pasting hexadecimal or ASCII content.

Describe the solution you'd like

When started in edit/cache mode only, Ctrl+V will remove the selected text if any is selected and will insert the content of the clipboard otherwise will only insert (like text editor). Both for ASCII and hexadecimal.

貢獻者指南

Support the Paste operation in Hexdump · rizinorg/cutter#1524 | Good First Issue