Skip to content

keymando/swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Swap

Keymando plugin that swaps text in input sequences.

Examples

Swap Cmd and Alt everywhere:

  swap('Cmd', 'Alt')

Restrict to Emacs:

  only /Emacs/ do
    swap('Cmd', 'Alt')
  end

Requirements

Keymando version 1.0.3

About

Keymando plugin that swaps text in input sequences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages