about 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
7a50d02&follow=1'>Makefile: add support for building w.o. preinstalled gitLars Hjemli 2007-05-11Tag release v0.3Lars Hjemli 2007-05-11Update README with submodule build infoLars Hjemli 2007-05-11Add submodule links in tree listingLars Hjemli 2007-05-11Add submodules.sh and use it during buildsLars Hjemli 2007-05-11Added git as a submoduleLars Hjemli 2007-05-09Add support for downloading single blobsLars Hjemli 2007-05-08ui-view: show pathname if specified in querystringLars Hjemli 2007-05-08Update to libgit 1.5.2-rc2Lars Hjemli 2007-02-21Layout updateLars Hjemli 2007-02-08Make snapshot feature configurableLars Hjemli 2007-02-08Add support for snapshotsLars Hjemli 2007-02-05cgit v0.2Lars Hjemli 2007-02-05Add support for prefix and gitsrc arguments to 'make'Lars Hjemli 2007-02-04Update cgitrc templateLars Hjemli 2007-02-04Add support for lightweight tagsLars Hjemli 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli 2007-02-04Do not die if tag has no messageLars Hjemli 2007-02-03Fix search for non-virtual urlsLars Hjemli 2007-01-28Update README with install/config informationLars Hjemli