rizinorg/cutter

Support the Paste operation in Hexdump

Open

#1 524 ouverte le 12 mai 2019

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)C++ (1 123 forks)batch import
EnhancementHacktoberFestUIgood first issue

Métriques du dépôt

Stars
 (14 852 stars)
Métriques de merge PR
 (Merge moyen 13j 23h) (20 PRs mergées en 30 j)

Description

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.

Guide contributeur