Tightens keyword formatting (ok/FAIL/hint/etc.) from two spaces to one. Makes config key suggestions more generous: normalises spaces to underscores, matches against leaf segments, and uses substring matching. Updates all golden files.
3 lines
103 B
XML
3 lines
103 B
XML
# Move non-existent key
|
|
$ pda mv nonexistent dest --> FAIL
|
|
FAIL cannot move 'nonexistent': no such key
|