summary refs log tree commit diff
path: root/txt/plan.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-23 16:21:24 -0500
committerJune McEnroe <june@causal.agency>2020-12-23 16:21:24 -0500
commitb8efebf4943262490d73a837c89b24d3d7d13c24 (patch)
tree8d052fbdef7f483c2f8756a6b9be4c9b45f78bc8 /txt/plan.7
parentAdd RPS1 and RPS2 right prompt variables (diff)
downloadsrc-b8efebf4943262490d73a837c89b24d3d7d13c24.tar.gz
src-b8efebf4943262490d73a837c89b24d3d7d13c24.zip
Fix multi-line prompts when right prompts are used
editline does not render a multi-line PS1 correctly when RPS1 is also
set. To work around this, return only the last line of the cached prompt
to editline, and print the leading lines separately inside setprompt.
Diffstat (limited to 'txt/plan.7')
0 files changed, 0 insertions, 0 deletions
ref='/pounce/commit/pounce.1?h=1.0p3&id=f87f40956f9347ee8632b1851dfa0521437f446c&follow=1'>Allow reading sensitive information from filesJune McEnroe 2019-10-26Add rc scriptJune McEnroe 2019-10-25Add install and uninstall targetsJune McEnroe 2019-10-25Expand documentationJune McEnroe 2019-10-25Add AGPLv3 notice on client registrationJune McEnroe 2019-10-25Rename project pounceJune McEnroe