about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-21 10:36:29 -0500
committerJune McEnroe <june@causal.agency>2021-01-21 10:36:29 -0500
commit6a6456a0dcb532320e4b7091d187345e5cad19f3 (patch)
tree85660fa77114b3a9704b3710a33447666945c9ac
parentDon't lose swapped window when navigating to current buffer (diff)
downloadcatgirl-6a6456a0dcb532320e4b7091d187345e5cad19f3.tar.gz
catgirl-6a6456a0dcb532320e4b7091d187345e5cad19f3.zip
Document that M-l shows timestamps
-rw-r--r--catgirl.13
1 files changed, 2 insertions, 1 deletions
diff --git a/catgirl.1 b/catgirl.1
index a7efeb3..b632317 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -605,7 +605,8 @@ Switch to window by number 0\(en9.
 Cycle through unread windows.
 .It Ic M-l
 List the contents of the window
-without word-wrapping.
+without word-wrapping
+and with timestamps.
 Press
 .Ic Enter
 to return to
2021-05-08Import LibreSSL 3.3.3June McEnroe 2021-04-18build: Remove added x509_verify.3 links 3.3.2June McEnroe 2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe 2021-04-18Import LibreSSL 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 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