annguyenwasd / tmux-osx-selected-input-source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tmux-osx-selected-input-source

This is a mini plugin for TPM.

This plugin display current selected input source, but only 'Vietnamese' or not.
And only work on recent macOS.

U.S: 🌎

Vietnamese: 🌾

Requirements

  • macOS (Yosemite, El Capitan, Sierra)
  • tmux
  • tpm

Install

Install tpm and add the following line to your $HOME/.tmux.conf.

set-option -g @plugin 'oppara/tmux-osx-selected-input-source'

Usage

Add #{selected_input_source} format string to your existing status-left or status-right tmux option.

i.e.

set-option -g status-right '#{selected_input_source}'

LICENSE

MIT

About


Languages

Language:Shell 100.0%