Для этого сайта требуется поддержка 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
9e3df38b548eca800d87d15e824b70e45ea7be85
tui-textarea
/
tests
История
rhysd
9e3df38b54
fix
inser_str
doesn't handle
\r\n
and ignores newline at end of input
2023-11-19 22:08:25 +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
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