Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Cyril Plisko
pager-rs
Commits
e540854e
Commit
e540854e
authored
Dec 11, 2017
by
Cyril Plisko
🤔
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add comment on const PAGER
parent
6d39fff9
Pipeline
#14983285
passed with stage
in 1 minute and 9 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/lib.rs
src/lib.rs
+1
-0
No files found.
src/lib.rs
View file @
e540854e
...
...
@@ -75,6 +75,7 @@ mod utils;
use
std
::
ffi
::
OsString
;
/// Default pager environment variable
const
DEFAULT_PAGER_ENV
:
&
str
=
"PAGER"
;
/// Keeps track of the current pager state
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment