Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mirrors
/
tui-textarea
Следить
1
В избранное
0
Форкнуть
0
Вы уже форкнули tui-textarea
зеркало из
https://github.com/glebtv/tui-textarea.git
synced
2026-08-31 04:46:18 +03:00
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
Files
456480ccf13180e87673eb60211d0e00de455c19
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