On Thu, May 20, 2021 at 05:01:44PM -0400, Greg Reagle wrote: > Patch attached. Sending an email seems a *lot* easier than a pull request on > github, which would require me to clone and update (unless I am missing > something, which is not unlikely).
dvtm is not a project on suckless.org (minor detail) ;) > From 9c5e53117fb0375d5dee495657286323d37f1fb0 Mon Sep 17 00:00:00 2001 > From: Greg Reagle <greg.rea...@umbc.edu> > Date: Thu, 20 May 2021 15:46:24 -0400 > Subject: [PATCH] add a comma at the end of kf22 entry in dvtm.info > > --- > dvtm.info | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/dvtm.info b/dvtm.info > index cafc0fe..9241718 100644 > --- a/dvtm.info > +++ b/dvtm.info > @@ -90,7 +90,7 @@ dvtm|dynamic virtual terminal manager, > kf19=\E[33~, > kf20=\E[34~, > kf21=\E[23$, > - kf22=\E[24$ > + kf22=\E[24$, > kfnd=\E[1~, > khome=\E[7~, > kich1=\E[2~, > -- > 2.20.1 > -- Kind regards, Hiltjo