Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mirrors
/
tui-textarea
Следить
1
В избранное
0
Форкнуть
0
Вы уже форкнули tui-textarea
зеркало из
https://github.com/glebtv/tui-textarea.git
synced
2026-08-28 11:36:17 +03:00
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
Files
673bdcb84b52c3041ebebe15b7451ad2001b74a4
tui-textarea
/
tests
История
rhysd
673bdcb84b
add tests for serde support
2024-07-12 23:36:45 +09:00
..
cursor.rs
add tests for
CursorMove::Top
and
CursorMove::Bottom
2022-07-20 15:50:00 +09:00
history.rs
add regression test case for
#4
2022-10-04 17:58:18 +09:00
input.rs
add
Key::Copy
,
Key::Cut
,
Key::Paste
support
2023-11-15 01:29:44 +09:00
serde.rs
add tests for serde support
2024-07-12 23:36:45 +09:00
textarea.rs
fix
inser_str
doesn't handle
\r\n
and ignores newline at end of input
2023-11-19 22:08:25 +09:00