I tried them but nothing happened. The log is shown below.
$ export PAGE_LOG=debug; rg -p "<leader>" | page
[ 0000000426 | INFO | context in page ]
Env {
opt: Options {
name: None,
address: None,
arguments: None,
config: None,
command_post: None,
lua_post: None,
instance: None,
instance_append: None,
instance_close: None,
output_open: false,
pty_path_print: false,
follow: false,
follow_all: false,
back: false,
back_restore: false,
command_auto: false,
page_no_protect: false,
pagerize: None,
pagerize_hidden: None,
files: [],
output: OutputOptions {
command: None,
lua: None,
noopen_lines: None,
query_lines: None,
filetype: "pager",
writable: false,
pwd: false,
split: SplitOptions {
split_left: 0,
split_right: 0,
split_above: 0,
split_below: 0,
split_left_cols: None,
split_right_cols: None,
split_above_rows: None,
split_below_rows: None,
popup: false,
},
},
output_implied: OnceCell(Uninit),
output_split_implied: OnceCell(
false,
),
},
prefetch_usage: Disabled,
query_lines_count: 0,
input_from_pipe: true,
}
[ 0000002168 | INFO | context in page ]
Env {
opt: Options {
name: None,
address: None,
arguments: None,
config: None,
command_post: None,
lua_post: None,
instance: None,
instance_append: None,
instance_close: None,
output_open: false,
pty_path_print: false,
follow: false,
follow_all: false,
back: false,
back_restore: false,
command_auto: false,
page_no_protect: false,
pagerize: None,
pagerize_hidden: None,
files: [],
output: OutputOptions {
command: None,
lua: None,
noopen_lines: None,
query_lines: None,
filetype: "pager",
writable: false,
pwd: false,
split: SplitOptions {
split_left: 0,
split_right: 0,
split_above: 0,
split_below: 0,
split_left_cols: None,
split_right_cols: None,
split_above_rows: None,
split_below_rows: None,
popup: false,
},
},
output_implied: OnceCell(Uninit),
output_split_implied: OnceCell(
false,
),
},
prefetch_usage: Disabled,
query_lines_count: 0,
input_from_pipe: true,
}
[ 0000003828 | INFO | context in page ]
Usage {
opt: Options {
name: None,
address: None,
arguments: None,
config: None,
command_post: None,
lua_post: None,
instance: None,
instance_append: None,
instance_close: None,
output_open: false,
pty_path_print: false,
follow: false,
follow_all: false,
back: false,
back_restore: false,
command_auto: false,
page_no_protect: false,
pagerize: None,
pagerize_hidden: None,
files: [],
output: OutputOptions {
command: None,
lua: None,
noopen_lines: None,
query_lines: None,
filetype: "pager",
writable: false,
pwd: false,
split: SplitOptions {
split_left: 0,
split_right: 0,
split_above: 0,
split_below: 0,
split_left_cols: None,
split_right_cols: None,
split_above_rows: None,
split_below_rows: None,
popup: false,
},
},
output_implied: OnceCell(Uninit),
output_split_implied: OnceCell(
false,
),
},
tmp_dir: "/tmp/neovim-page",
page_id: 1687332572111737309,
prefetched_lines: 0 Strings,
query_lines_count: 0,
input_from_pipe: true,
print_protection: false,
}
I tried them but nothing happened. The log is shown below.