feat(tunable): add @{editor_path} & @{pager_path}.

This commit is contained in:
Alexandre Pujol 2024-09-08 13:25:49 +01:00
parent 4f310b8802
commit 2af1d06f18
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
35 changed files with 63 additions and 124 deletions

View file

@ -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,