summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pico/browse.c4
-rw-r--r--pith/pine.hlp2
2 files changed, 4 insertions, 2 deletions
diff --git a/pico/browse.c b/pico/browse.c
index ca0f4657..2f203b48 100644
--- a/pico/browse.c
+++ b/pico/browse.c
@@ -133,7 +133,7 @@ static KEYMENU menu_browse[] = {
/*
* Default pager used by the stand-alone file browser.
*/
-#define BROWSER_PAGER ((gmode & MDFKEY) ? "pine -k -F" : "pine -F")
+#define BROWSER_PAGER ((gmode & MDFKEY) ? "alpine -k -F" : "alpine -F")
/*
@@ -217,7 +217,7 @@ N_("~ ~? Display this help text."),
N_("~ ~Q Quit Pilot."),
" ",
N_("~ ~V View the currently selected file or open the selected directory."),
-N_("~ Note: Pilot invokes ~p~i~n~e ~-~F, or the program defined by the ~P~A~G~E~R"),
+N_("~ Note: Pilot invokes ~a~l~p~i~n~e ~-~F, or the program defined by the ~P~A~G~E~R"),
N_("~ environment variable, to view the file."),
N_("~ ~L Launch an external application program."),
" ",
diff --git a/pith/pine.hlp b/pith/pine.hlp
index b21f922a..0cd1f827 100644
--- a/pith/pine.hlp
+++ b/pith/pine.hlp
@@ -209,6 +209,8 @@ New features include:
Rename those files so that they have extension .txt.
<LI> Always follow ‘suppress-asterisks-in-password-prompt’ setting in the
various password prompts. Submitted by &Eacute;tienne Deparis.
+<LI> Use 'alpine -F' instead of 'pine -F' as the browser default pager.
+ Submitted by &Eacute;tienne Deparis.
</UL>
<P>