Skip to content

greenfork/active-window.kak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Active-window

Kakoune text editor plugin.

Cursor is colored only in the active window. Inactive windows have grey cursor.

Watch demo

Installation

With plug:

plug 'greenfork/active-window.kak'

Options

Customize InactiveCursor face:

set-face global InactiveCursor default,rgb:5d5d5d

Using with tmux

Add this option to your .tmux.conf:

# Allow using FocusIn and FocusOut hooks
set-option -g focus-events on

License

Unlicense. See LICENSE file.

About

Cursor is colored only in the active window

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published