Current revision is https://hg.pushbx.org/ecm/tractest/file/1e1ae3f40538/intlist.pl
You specify list files using ./intlist.pl --listing INTERRUP.LST
It can search with / or ? (only usefully jumps to entries in list view mode) and move the list using Down, Up, Page Down, Page Up, g, G. Enter drills down into a more detailed mode, while Esc or space returns to the less detailed mode. q quits the program.
The modes are list view mode, line select mode, detail view with list (about half of the window lists the entry), and detail view focus (most of the window lists the entry, and movement affects the entry rather than list).
No hyperlinks implemented yet, I think I will eventually add those to the detail view focus mode.
Current revision is https://hg.pushbx.org/ecm/tractest/file/1e1ae3f40538/intlist.pl
You specify list files using
./intlist.pl --listing INTERRUP.LSTIt can search with
/or?(only usefully jumps to entries in list view mode) and move the list using Down, Up, Page Down, Page Up,g,G. Enter drills down into a more detailed mode, while Esc or space returns to the less detailed mode.qquits the program.The modes are list view mode, line select mode, detail view with list (about half of the window lists the entry), and detail view focus (most of the window lists the entry, and movement affects the entry rather than list).
No hyperlinks implemented yet, I think I will eventually add those to the detail view focus mode.