feat(tunable): add @{editor_path} & @{pager_path}.
This commit is contained in:
parent
4f310b8802
commit
2af1d06f18
35 changed files with 63 additions and 124 deletions
|
|
@ -45,9 +45,7 @@ profile default @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
@{coreutils_path} rix,
|
||||
@{shells_path} rix,
|
||||
|
||||
@{bin}/less rPx -> child-pager,
|
||||
@{bin}/more rPx -> child-pager,
|
||||
@{bin}/pager rPx -> child-pager,
|
||||
@{pager_path} rPx -> child-pager,
|
||||
|
||||
# @{open_path} rPx -> child-open,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue