From: Araki K. <ara...@us...> - 2020-07-24 16:05:50
|
Hi, > 1. Shift+Control+v="proto:paste" > > 2. Shift+Control+Plus="proto:fontsize=larger" > Shift+Control++="proto:fontsize=larger" > > 3. Shift+Control+Minus="proto:fontsize=smaller" > Shift+Control+-="proto:fontsize=smaller" > > Definitely I'm a novice using mlterm and can't find out how to specify these > correctly. > > For (1) I'm getting the traditional "^V" when I type that. A workaround is to > specify: Shift+Insert="proto:paste" but I would like to have both. > > For (2) and (3) they only work if I totally change their shortcut (I have tried > several names for "Plus", etc). How about configuring as follows ? 1 Shift+Control+V="proto:paste" (mlterm 3.9.1 will support Shift+Control+v) 2 Shift+Control+plus="proto:fontsize=larger" 3 Shift+Control+underscore="proto:fontsize=smaller" (If you use US keyboard, mlterm recognizes Shift+minus as underscore. I think it is confusing, so I'll look at ways to improve it.) Regards, --- Araki Ken ara...@us... |