]> granicus.if.org Git - nethack/commit
display of data.base entries
authorPatR <rankin@nethack.org>
Sat, 4 Jan 2020 11:35:11 +0000 (03:35 -0800)
committerPatR <rankin@nethack.org>
Sat, 4 Jan 2020 11:35:11 +0000 (03:35 -0800)
commitcd4376a20867d417cc01b42e93da608f513f149d
tree2fc3b4f5f334d6497e9a6e6a7d0dfe31409db85d
parent730b67b838bc2b1742010b3b9d09081e743e38ed
display of data.base entries

Make data.base display perform a couple of extra data integrity
checks and meet tabexpand()'s expectation about buffer size.

Also be a little more forgiving in case someone uses spaces instead
of a tab to indent new text lines.
src/pager.c