tick named listings added by mario-goulart on Thu Mar 12 20:31:41 2026

;; In ~/.config/tick/conf.scm

(define-named-listing 'hash-only
  "{hash}")

(define-named-listing 'full-blast
  "{short-hash} {summary} (status={status}, reporter={reporter}, owner={owner})")

;; Usage (-L is the short form of --named-listing)

$ tick list -L hash-only | head -n1
cdf6e1f97783fee84d460992d0f035ac84e79918

$ tick list -L full-blast | head -n1
cdf6e1 pretty-print and pp does not print UTF-8 characters (status=new, reporter=dataventis, owner=)