tui-canvas 0.7.5

Form/textarea for TUI
Documentation
1
2
3
4
5
6
7
8
9
10
#[cfg(feature = "keybindings")]
mod common;
#[cfg(feature = "keybindings")]
mod emacs;
#[cfg(feature = "keybindings")]
mod helix;
#[cfg(feature = "keybindings")]
mod paste;
#[cfg(feature = "keybindings")]
mod vim;