/[LeafOK_CVS]/lbbs/src/screen.c
ViewVC logotype

Diff of /lbbs/src/screen.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.85 by sysadm, Sat May 31 03:37:47 2025 UTC Revision 1.86 by sysadm, Sat May 31 14:59:18 2025 UTC
# Line 463  static int display_file_key_handler(int Line 463  static int display_file_key_handler(int
463          {          {
464          case 0: // Set msg          case 0: // Set msg
465                  snprintf(p_ctx->msg, sizeof(p_ctx->msg),                  snprintf(p_ctx->msg, sizeof(p_ctx->msg),
466                                   "| ·µ»Ø[\033[32m¡û\033[33m,\033[32mESC\033[33m] ©¦ "                                   "| ·µ»Ø[\033[32m¡û\033[33m,\033[32mESC\033[33m] | "
467                                   "ÒÆ¶¯[\033[32m¡ü\033[33m/\033[32m¡ý\033[33m/\033[32mPgUp\033[33m/\033[32mPgDn\033[33m] ©¦ "                                   "ÒÆ¶¯[\033[32m¡ü\033[33m/\033[32m¡ý\033[33m/\033[32mPgUp\033[33m/\033[32mPgDn\033[33m] | "
468                                   "°ïÖú[\033[32mh\033[33m] |");                                   "°ïÖú[\033[32mh\033[33m] |");
469                  break;                  break;
470          }          }


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1