From 4dbbb218433fae75837e3f7daa7ba3313ae54533 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sat, 2 Jul 2016 11:52:15 +0200 Subject: [PATCH] screenrc: add perl6 braces digraphs --- screenrc.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/screenrc.in b/screenrc.in index 20ae3b5..a403083 100644 --- a/screenrc.in +++ b/screenrc.in @@ -150,3 +150,9 @@ bind -c window2 9 select 29 # Run urlview on current screen content. Very useful to follow links. Make # sure hardcopy_append is off before using this command. bind ^B eval "hardcopy $HOME/.tmp/screen-urlview" "screen urlview $HOME/.tmp/screen-urlview" + + +# DIGRAPHS + +digraph (, ï½¢ +digraph ), ï½£ -- 2.43.2