diff options
author | aTanW <villy@sft.ru> | 2016-09-05 08:40:31 +0300 |
---|---|---|
committer | aTanW <villy@sft.ru> | 2016-09-05 08:40:31 +0300 |
commit | 73f16d6b5085b673490f80bf878fafa990dcd5a0 (patch) | |
tree | 3059f0fcf480e7b40462b4a9a7225d063681b278 /utils/joe/files | |
parent | 0a1dfdf15714ba5f659e81a53db9a139658cca06 (diff) |
joe: bump to upstream v4.3
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
files/joerc | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
Diffstat (limited to 'utils/joe/files')
-rw-r--r-- | utils/joe/files/joerc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/joe/files/joerc b/utils/joe/files/joerc index cfd57258c..403cce6e9 100644 --- a/utils/joe/files/joerc +++ b/utils/joe/files/joerc @@ -52,6 +52,7 @@ mode,"asis",rtn % % Meta chars as-is mode,"language",rtn V Language mode,"picture",rtn P picture %Zpicture% mode,"type",rtn F File type [%Ztype%] +mode,"title",rtn C Context %Ztitle% menu,"more-options",rtn % % More options... :defmenu more-options menu,"root",rtn @@ -366,6 +367,8 @@ defm2drag M2DRAG defm3down M3DOWN defm3up M3UP defm3drag M3DRAG +defmiddleup MIDDLEUP +defmiddledown MIDDLEDOWN xtmouse ^[ [ M extmouse ^[ [ < |