# This is a sample trn4 macros file #make 'home' key go to root article ^[[7~ %(%m=[ap]?\{:<) # redefine the 'u' keys: # 'u' visits the "Set unread?" prompt (except in the thread selector) # 'U' goes directly to the already-read article selector # Ctrl-U unsubscribes from the group (even while in the thread selector) u %(%g=r?U:u) U %(%g=r?U+:U) ^U %(%g=s?+u:u)