rizinorg/cutter

Support the Paste operation in Hexdump

Open

#1524 aperta il 12 mag 2019

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)C++ (1123 fork)batch import
EnhancementHacktoberFestUIgood first issue

Metriche repository

Star
 (14.852 star)
Metriche merge PR
 (Merge medio 13g 23h) (20 PR mergiate in 30 g)

Descrizione

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.

Guida contributor