znt-history-widget 206 B

12345678
  1. autoload znt-usetty-wrapper n-history
  2. local NLIST_START_IN_SEARCH_MODE=1
  3. local NLIST_START_IN_UNIQ_MODE=1
  4. znt-usetty-wrapper n-history "$@"
  5. unset NLIST_START_IN_SEARCH_MODE
  6. unset NLIST_START_IN_UNIQ_MODE