Rodrigo Orem
|
01fcbf2183
|
Better placement of bat detection
|
2018-11-06 19:35:41 +01:00 |
|
Rodrigo Orem
|
8a0c30b385
|
Avoid endless bat executions with PAGER="bat"
From issue #383
|
2018-11-06 19:35:41 +01:00 |
|
Park Juhyung
|
9c782fb692
|
Fix format error
|
2018-10-21 22:42:11 +02:00 |
|
Park Juhyung
|
154186a58d
|
Add --pager option
|
2018-10-21 22:42:11 +02:00 |
|
sharkdp
|
e43d97dc15
|
Small cleanup
|
2018-10-17 21:12:23 +02:00 |
|
sharkdp
|
bb1f5aa841
|
Add proper handling of empty PAGER variables
|
2018-10-17 21:08:32 +02:00 |
|
sharkdp
|
2109a7830b
|
Add error handling for parsing errors
|
2018-10-17 21:08:32 +02:00 |
|
sharkdp
|
ec27c78a8a
|
Remove duplicate 'extern crate'
|
2018-10-17 21:08:32 +02:00 |
|
Morten Linderud
|
67fe833bc8
|
Add arguments from PAGER/BAT_PAGER
Solves #352
Signed-off-by: Morten Linderud <morten@linderud.pw>
|
2018-10-17 21:08:32 +02:00 |
|
Aankhen
|
76df41fa97
|
src/output.rs: Handle less in a portable way.
|
2018-09-07 21:47:31 +02:00 |
|
sharkdp
|
1d9e7ac4c2
|
Support "(/usr)/bin/less" as PAGER too
closes #271
|
2018-09-05 21:10:11 +02:00 |
|
sharkdp
|
9316f2a758
|
Major refactoring and cleanup
|
2018-08-22 22:29:12 +02:00 |
|
sharkdp
|
d179693d1d
|
Use BAT_PAGER and PAGER environment variables, closes #158
|
2018-08-18 18:48:22 +02:00 |
|
Gert Hulselmans
|
33bbf25468
|
Fix launching of pager so text is interpreted as UTF-8 by default.
This fixes issue https://github.com/sharkdp/bat/issues/98
|
2018-05-22 22:41:58 +02:00 |
|
Ezinwa Okpoechi
|
120b33a9db
|
Move output to separate module
|
2018-05-21 19:24:02 +02:00 |
|