Git Product home page Git Product logo

karabiner's Introduction

My Karabinar Config

Currently working with HHKB Professional Hybrid Type-S

Right Shift + HHKB Arrows => Arrows

Right Shift + HHKB Arrows maps to the Arrow keys

Capslock & Control

Single Press Left Control to trigger Capslock as normal keyboard

Hold Left Control to trigger the normal Control functionality

Right Command => Alfred

Right Command maps to toggle Alfred

Right Option => Hyper (f19)

Right Option maps to Hyper (f19)

Shift + Esc => ~

Shift + Esc triggers ~ as normal keyboard

Shift => Select Previous Input Method

Double Press Left Shift to trigger the Select Previous Input Method event

Hold Left Shift triggers the normal Shift functionality as normal keyboard

Shortcuts

Command Editing Shortcuts

Shortcut Usage
Ctrl + A Go to the start of the command line
Ctrl + E Go to the end of the command line
Ctrl + D Delete from cursor to the end of the command line
Ctrl + K Cut the text from after the cursor position
Ctrl + F Move forward one character
Ctrl + B Move backward one character
Ctrl + P Move to the beginning of the line above
Ctrl + N Move to the beginning of the line below
Ctrl + D Delete character under the cursor
Ctrl + H Delete character before the cursor

Command Control Shortcuts

Shortcut Usage
Ctrl + L clear the screen
Ctrl + C terminate the command
Ctrl + K Cut the text from after the cursor position
Ctrl + U Cut the text from before the cursor position
Ctrl + W Cut the previous word from the cursor position
Ctrl + Y Paste word or text that was cut using one of the deletion shortcuts
Esc + b Move cursor to the previous word
Esc + f Move cursor to the next word
Cmd + b Move cursor to the previous word (see iTerm configuration below)
Cmd + f Move cursor to the next word (see iTerm configuration below)

iTerm Configuration

Move word-to-word forward and backward

  • Install iTerm2

  • Launch and then go to keys > keybindings

  • Click the + button to add a new keyboard shortcut

  • In the first box type Cmd + Left Arrow

  • In the second box choose send escape sequence

  • In the third box type the letter b

  • Click the + button to add a new keyboard shortcut

  • In the first box type Cmd + Right Arrow

  • In the second box choose send escape sequence

  • In the third box type the letter f

NOTE: the above configuration re-map the key combinations for word-to-word movement. Esc + f moves one word to the right, and Esc + b moves one word to the left,

karabiner's People

Contributors

miooochi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  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.