rust-tui-textarea-devel-0.4.0-2.fc41 in Fedora 41
↵ Return to the main page of rust-tui-textarea-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-07-20 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.4.0-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-05-14 |
Fabio Valentini <decathorpe at gmail dot com> - 0.4.0-1 |
- Initial import (#2278639) |
Provides
- crate(tui-textarea)
- rust-tui-textarea-devel
Files
- usr/
- share/
- cargo/
- registry/
- tui-textarea-0.4.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE.txt
- README.md
- examples/
- editor.rs
- minimal.rs
- password.rs
- popup_placeholder.rs
- single_line.rs
- split.rs
- termion.rs
- tuirs_editor.rs
- tuirs_minimal.rs
- tuirs_termion.rs
- variable.rs
- vim.rs
- src/
- cursor.rs
- highlight.rs
- history.rs
- input/
- crossterm.rs
- mod.rs
- termion.rs
- termwiz.rs
- lib.rs
- scroll.rs
- search.rs
- textarea.rs
- util.rs
- widget.rs
- word.rs
- tests/
- cursor.rs
- history.rs
- input.rs
- textarea.rs