On 9/11/20 12:35 PM, tooth pik wrote:
i've started using xterm which isn't as pretty but the instances of vim i start from it have their expected mappings
Side note: You can "Prettify" xterm by creating a ~/.Xresources file, e.g. xterm*termName: xterm-256color Xterm*saveLines: 8192 XTerm*metaSendsEscape: true xterm*VT100.geometry: 120x58 xterm*faceName: DejaVu Mono:size=9:style=book:antialias=false xterm*font: 7x13 XTerm*colorBDMode: true XTerm*scaleHeight: 1.01 xterm*background: #000000 xterm*foreground: #c8c8c8 XTerm*scrollBar: true XTerm*rightScrollBar: true (https://wiki.archlinux.org/index.php/Xterm -- adjust to taste) And you can get rid of the annoying bell and set the typematic rate in ~/.xprofile xset -b xset r rate 276 50 see: man xset Hope that helps with xterm. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org