1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-09-07 07:55:50 +03:00

71 Коммитов

Автор SHA1 Сообщение Дата
rhysd
479b060624 set MSRV to 1.56.1 depending on tui v0.18.0 2022-07-19 11:17:57 +09:00
rhysd
952158f93a describe versioning and add search operation to modal usage 2022-07-17 22:01:54 +09:00
rhysd
ea377db4ee prefer Into::into to From::from 2022-07-09 12:38:05 +09:00
rhysd
81da9ce094 describe usage for text search in document 2022-07-08 17:40:59 +09:00
rhysd
6badc119be add docs.rs badge to readme 2022-06-29 12:52:18 +09:00
rhysd
db0a6c9cc9 fix Vim-like key mappings usage in doc 2022-06-24 14:52:42 +09:00
rhysd
35f141e770 describe how to report bugs in contribution guide and add missing Jump(row, col) to readme 2022-06-21 12:37:13 +09:00
rhysd
12140e4167 tweak examples section style in readme 2022-06-20 00:35:49 +09:00
rhysd
96ea719eea add badges to README 2022-06-19 21:18:15 +09:00
rhysd
e357799759 rename multi example to split 2022-06-19 20:45:35 +09:00
rhysd
f93e90fc3f add screenshot of examples to README 2022-06-19 20:40:46 +09:00
rhysd
3ba3a559ca add an example for simple textarea with variable height 2022-06-18 15:52:31 +09:00
rhysd
2f98482ef4 remove Ctrl+V shortcut for paste 2022-06-18 15:29:46 +09:00
rhysd
5fde013747 add single_line example 2022-06-17 02:07:12 +09:00
rhysd
d4978cd82c add multi example 2022-06-16 21:01:02 +09:00
rhysd
b7facac135 return if text was modified or not from methods to edit text 2022-06-15 20:16:47 +09:00
rhysd
6ebd099f28 add text editor example 2022-06-15 10:28:05 +09:00
rhysd
c019f10431 implement FromIterator for TextArea 2022-06-14 22:23:10 +09:00
rhysd
35b4fb3fd9 add contributing guide 2022-06-13 20:25:59 +09:00
rhysd
f85822b191 add instructions for installation and basic/advanced usage in readme 2022-06-13 01:27:29 +09:00
rhysd
d6eb01e233 minimal implementation 2022-06-08 21:47:49 +09:00