Skip to content

Tmux plugin showing your input method or keyboard layout

Notifications You must be signed in to change notification settings

ki-chi/tmux-inputmethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Tmux inputmethod

This plugin can show the input method or keyboard kayout on tmux status line.

This plugin works only on macOS.

Demo

Demo

Installation with TPM

You can easily install this plugin with Tmux Plugin Manager. Put following code in .tmux.conf.

# Install The Plugin
set -g @plugin 'ki-chi/tmux-inputmethod'

Then, add #{iptmthd} strings in your status-right or status-left option in .tmux.conf.

# Example
set-option -g status-right '#{iptmthd}'

Push prefix + I(shift+i), and the installation will finish.

About

Tmux plugin showing your input method or keyboard layout

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages