From ce8790254a32ebc77a39ebd80dd1ee0f0a8be3cb Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 18 Nov 2024 22:41:52 +0100 Subject: Added pasting clipboard on ctrl-y --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1541f41..cb485bb 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ The idea is the following: - [ ] bug: when connecting two clients of the same account - [ ] bug: wrapping does not work and displays nothing if there is no screen space - [ ] bug: reconnect does not work when server does not know id -- [ ] markup for messages - [ ] convert tabs to spaces ## server @@ -43,6 +42,7 @@ The idea is the following: - `Ctrl+C` | `Ctrl+D`: quits - `Ctrl+U`: Erase input line - `Ctrl+W`: Erase word behind cursor +- `Ctrl+Y`: Paste clipboard into input field ## Resources I used for building this - source code I looked at: -- cgit v1.2.3