about summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-15 19:07:56 -0500
committerJune McEnroe <june@causal.agency>2021-02-15 19:15:38 -0500
commit4b26ae23cd24cc59d6d387a4e2d9cea7a8812318 (patch)
tree6647cbc6e637d5255cba820e9233d4197734bfb9 /handle.c
parentRefactor Focus and Paste mode strings (diff)
downloadtest-4b26ae23cd24cc59d6d387a4e2d9cea7a8812318.tar.gz
test-4b26ae23cd24cc59d6d387a4e2d9cea7a8812318.zip
Add C-z p to manually toggle paste mode
OpenBSD's xterm doesn't have bracketed paste mode, and it would be
nice to still be able to paste in several lines and collapse them
with M-q, provided one remembers to type C-z p first...
Diffstat (limited to 'handle.c')
0 files changed, 0 insertions, 0 deletions
021-03-05 14:33:33 -0500'>2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe