Several commits from 2025-08-05 changed how the dir node is built. I think these changes are great; however, there is a small caveat: in the “Dir files used for this node” section, the cursor cannot be placed at the first column of the last line. Specifically:
Expected behavior: Dir files used for this node * dir 1: (/usr/local/share/info/dir)Top. * dir 2: (/usr/share/info/dir)Top. <CURSOR HERE> Actual behavior: Dir files used for this node * dir 1: (/usr/local/share/info/dir)Top. * dir 2: (/usr/share/info/dir)Top.<CURSOR HERE>
