Skip to content

jgerrish/tui-command-bar-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tui-command-bar-widget

build

This is a tui-rs widget for command bars or command lines.

It allows you to bind a key to focus or bring up the command bar, enter in some text and then remove focus from the command bar.

The code is heavily based on the user_input and popup examples in the tui-rs crate. It abstracts the command line from that example into a separate widget and provides some examples for use.

Thanks go to the authors of the tui-rs library for their amazing work.

tui-rs

License

MIT

About

Command Bar Widget using the Rust TUI library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages