summary refs log tree commit diff
path: root/catgirl.1
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 /catgirl.1
parentDon't lose swapped window when navigating to current buffer (diff)
downloadcatgirl-6a6456a0dcb532320e4b7091d187345e5cad19f3.tar.gz
catgirl-6a6456a0dcb532320e4b7091d187345e5cad19f3.zip
Document that M-l shows timestamps
Diffstat (limited to 'catgirl.1')
-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
ts cursor disappear. 2017-09-01Add client readOnly modeJune McEnroe 2017-08-31Clean up merge toolJune McEnroe Choose the version with the most recent access if the modify times are the same. 2017-08-31Choose B for tiles with equal modify timesJune McEnroe This way newer access counts and times will be preserved. 2017-08-31Add quick data file merge toolJune McEnroe Hopefully I won't have to use it ever again. 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe Why was it down there? 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe