aboutsummaryrefslogtreecommitdiff
path: root/format-draw.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2020-05-01 09:02:44 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2020-05-01 09:02:44 +0100
commitcc19203be2aab1adc4930b18e46d522005159412 (patch)
tree15d50f1af3bfa4017c47184c31aa6900e781c062 /format-draw.c
parent7af58172457f74c6bb8e09625a07b2ddfeea2b8a (diff)
downloadrtmux-cc19203be2aab1adc4930b18e46d522005159412.tar.gz
rtmux-cc19203be2aab1adc4930b18e46d522005159412.tar.bz2
rtmux-cc19203be2aab1adc4930b18e46d522005159412.zip
Add 'e' key in buffer mode to open the buffer in an editor.
Diffstat (limited to 'format-draw.c')
-rw-r--r--format-draw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/format-draw.c b/format-draw.c
index 3ac33ce4..4a4fc6bc 100644
--- a/format-draw.c
+++ b/format-draw.c
@@ -738,7 +738,7 @@ format_draw(struct screen_write_ctx *octx, const struct grid_cell *base,
/*
* Draw the screens. How they are arranged depends on where the list
- * appearsq.
+ * appears.
*/
switch (list_align) {
case STYLE_ALIGN_DEFAULT: