Hi, On Sat, Dec 10, 2016 at 07:06:28PM +0100, Marco Buzzanca wrote: > Hi, > > I have noticed that the default shortcuts to access CLIPBOARD from > rxvt-unicode (Meta+Ctrl+C, Meta+Ctrl+V) are case sensitive. Is this > intentional behavior?
yes, the builtin bindings use lowercase 'c' and 'v'. You can add bindings for 'C' and 'V' with the 'eval' extension, see 'man urxvt-eval'. Emanuele _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/rxvt-unicode
