An extensible application for penetration testers and software developers to decode/encode data into various formats.
GNU General Public License v3.0
101
stars
24
forks
source link
Feature/Bug: Add context menu entry in script plugins preview area to wrap lines #32
Closed
bytebutcher closed 3 years ago
Some script plugins provide an preview area. When the text exceeds the text area width it is automatically wrapped.
The text should not be wrapped by default. In addition a context menu entry should be added which allows to toggle line wrapping.