~taiite/public-inbox

senpai: docs: update Ctrl-C behaviour v1 PROPOSED

Jonathan Halmen: 1
 docs: update Ctrl-C behaviour

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~taiite/public-inbox/patches/27388/mbox | git am -3
Learn more about email & git

[PATCH senpai] docs: update Ctrl-C behaviour Export this patch

this behaviour was changed back in
c078fbbb029fd248756ea5d7726f9ae6090a4ee3
---
seems like i haven't updated senpai in a while, this new behaviour
confused me today

 doc/senpai.1.scd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/senpai.1.scd b/doc/senpai.1.scd
index 81e3544..76fee8a 100644
--- a/doc/senpai.1.scd
+++ b/doc/senpai.1.scd
@@ -66,7 +66,7 @@ of messages are in the timeline:
# KEYBOARD SHORTCUTS

*CTRL-C*
	Quit the program.
	Clear input line.

*CTRL-U*, *PgUp*
	Go up in the timeline.
-- 
2.34.1
Thanks! pushed