├── LICENSE ├── README.md ├── mode_indicator.tmux └── screenshots ├── copy.png ├── empty.png ├── prefix.png └── sync.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MunifTanjim/tmux-mode-indicator/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MunifTanjim/tmux-mode-indicator/HEAD/README.md -------------------------------------------------------------------------------- /mode_indicator.tmux: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MunifTanjim/tmux-mode-indicator/HEAD/mode_indicator.tmux -------------------------------------------------------------------------------- /screenshots/copy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MunifTanjim/tmux-mode-indicator/HEAD/screenshots/copy.png -------------------------------------------------------------------------------- /screenshots/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MunifTanjim/tmux-mode-indicator/HEAD/screenshots/empty.png -------------------------------------------------------------------------------- /screenshots/prefix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MunifTanjim/tmux-mode-indicator/HEAD/screenshots/prefix.png -------------------------------------------------------------------------------- /screenshots/sync.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MunifTanjim/tmux-mode-indicator/HEAD/screenshots/sync.png --------------------------------------------------------------------------------