On Tue, Apr 07, 2026 at 09:22:07PM +0800, aidan wrote: > 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>
I've added an extra blank line after the menu, which allows you to place the cursor in the position you describe. (This was easy to change.)
