binding - Unable to bind HJKL to DLTH in Screen's C-A Esc -mode -


I think my Zsh should be Dvořák friendly in the screen.

I am trying to do the following bindings in Zsh such that I can use them to run in CTL-A SC mode

  h = & gt; DJ = & gt; LK = & gt; TL = & gt;  

I have not found any way to do this yet.

How can you create the following keybindings in the screen , such as I can use them in CAEc mode?

On the screen there is a configuration option that lets you remap the keys to be used in Scrollback mode.

The following code screen makes Devroor friendly for the scheme. ScreenRC

  markkeys h = d: j = h: k = t: l = n  

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -