Skip to content

sile/tuke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tuke

A proof of concept of TUI KEyboard for tmux.

tuke.jpg

How to Run

$ cargo run

// or

$ cargo install --path .
$ tuke

Features

  • Software keyboard designed to run in a tmux pane
  • Pressed keys are sent to other panes using the $ tmux send-keys command
  • Configurable key layout (see: default-layout.jsonc)

Limitations

  • Cannot use full tmux features (such as pop-up windows)
  • Cannot always display the cursor in the pane where keys are being sent

About

[PoC] TUI keyboard for tmux

Resources

License

Stars

Watchers

Forks

Languages