Git Product home page Git Product logo

xah-fly-keys-hyper's Introduction

WARNING

Experimental in-progress work. PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, see GNU General Public License, version 2 for detailed disclaimer: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

Use at your own risk, In the best case you will lose time/work and/or corrupt your files.

xah-fly-keys-hyper

This is an attempt to rewrite xah-fly-keys to model the command mode state as a sticky Hyper key. This makes it easier to define custom key bindings that depend on xah-fly's command mode state.

E.g. to create a binding for the command-mode state that is only active in VHDL mode, we can now add a key binding like

  (define-key vhdl-mode-map (kbd "H-SPC v h p") 'vhdl-port-paste-instance)

(where "H-" denotes the hyper modifier that is only present in command mode)

Note how this is similar in spirit to Chris Done's god-mode.el .

xah-fly-keys

A modal keybinding for emacs (like vim), but based on command frequency and ergonomics.

This is the most efficient editing system in the universe.

home page at http://ergoemacs.org/misc/ergoemacs_vi_mode.html

2020-04-18 News: Key Engine Rewrite

Major key engine rewrite by Dan Langlois (https://github.com/DanLanglois) and Will Dey (https://github.com/wi11dey) .

The old stable version is available at http://ergoemacs.org/misc/i/xah-fly-keys_old_2020-04-18.el

QWERTY layout

xah-fly-keys qwerty layout

Documentation

Add the following to .emacs after installing manually or via MELPA:

(require 'xah-fly-keys)
(xah-fly-keys-set-layout "qwerty") ; required

The following keyboard layouts are supported:

  • "azerty"
  • "azerty-be"
  • "colemak"
  • "colemak-mod-dh"
  • "colemak-mod-dh-new"
  • "dvorak"
  • "programer-dvorak"
  • "qwerty"
  • "qwerty-abnt"
  • "qwertz"
  • "workman"
  • "norman"
  • "neo2"
  • "koy"
  • "adnw"
  • "pt-nativo"
  • "carpalx-qgmlwy"
  • "carpalx-qgmlwb"
  • "carpalx-qfmlwy"

Full Documentation

http://ergoemacs.org/misc/ergoemacs_vi_mode.html

Been working on this since 2013, and since 2007 on ergoemacs-mode.

Put in 5 bucks in my patreon. https://www.patreon.com/xahlee

or https://paypal.com pay to [email protected]

Thanks.

xah-fly-keys-hyper's People

Contributors

xahlee avatar danlanglois avatar wi11dey avatar rschmidlin avatar divinedominion avatar pierwill avatar jessdejong avatar kagia001 avatar loyalpartner avatar xavierpinho avatar eprovst avatar tomtsang avatar uwusual avatar nlw0 avatar eiuapp avatar syohex avatar rafeyu avatar jaredjennings avatar hgersen avatar divansantana avatar cletip avatar alphaho avatar brabalan avatar akater avatar eatse21 avatar

Stargazers

Stefan Huchler avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.