jcs
/subtext
/amendments
/434
board: Show wider FTN board subjects, we have no thread lines
jcs made amendment 434 about 1 year ago
--- board.c Wed Mar 15 14:41:08 2023
+++ board.c Wed Mar 15 22:41:05 2023
@@ -453,7 +453,7 @@ board_list_posts(struct session *s, struct board *boar
strftime(time, sizeof(time), "%b %d", localtime(&fpost.time));
- session_printf(s, "%s%2ld %c %s %-10.10s {{#}}%.40s%s\r\n",
+ session_printf(s, "%s%2ld %c %s %-10.10s {{#}}%.50s%s\r\n",
true ? "" : ansi(s, ANSI_BOLD, ANSI_END),
n + 1,
true ? ' ' : 'N',