rizinorg/cutter

Support the Paste operation in Hexdump

开放

#1,524 创建于 2019年5月12日

 (5 条评论) (0 个反应) (0 位负责人)C++ (1,123 个派生)batch import
EnhancementHacktoberFestUIgood first issue

仓库指标

星标
 (14,852 个星标)
PR 合并指标
 (平均合并 13天 23小时) (30 天内合并 20 个 PR)

描述

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.

贡献者指南