Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.36 KB

File metadata and controls

49 lines (36 loc) · 1.36 KB

To Do

Everywhere

Documentation

  • Generate man pages from READMEs
  • Generate webpages from READMEs
  • Publish /docs to Github Pages

Uniwhat and Unicount

  • Flag for whitespace (i.e. separate from control)
  • Flag to include/exclude specific scripts (not just ASCII)
  • Flag to print script
  • Flag to print block
  • Flag for format: utf8/16/32/latin1/etc.
  • Flag to print column (in row)

Unicount

  • Print initial offset (optional)

urly

  • defaultport/nodefaultport
  • punycode/idn - conversion to/from punycode
  • sort: sort params
  • arrays: switch multi-value params between different formats
  • note about https://curl.se/trurl/manual.html
  • set: set a parameter
  • add: add a parameter
  • remove: remove a parameter
  • get: get a parameter value, first value if array (always a string)
  • getall: get all values (always an array)
  • pathset: set a specific index of the path
  • mask: replace parts with asterisk (or --maskchar)

Hexview (new)

  • show hexdump -C interactively
  • bottom line of screen for status messages
  • Use mmap to load file
  • search by hex
  • search by string
  • set codepage for character column