Deven96
40efcc6727
Added mythra Project to showcases ( #527 )
2020-12-09 10:35:04 -08:00
Robin Krahl
994a3cf545
List rusty-man in readme ( #518 )
...
This patch adds rusty-man, a rustdoc documentation viewer for the
terminal, to the list of cursive applications in the readme.
2020-10-09 15:59:37 -07:00
Tianyi Shi
c7c5f7955f
add new example: stopwatch ( #503 )
...
Co-authored-by: Mckol <mckol363@gmail.com>
2020-10-08 19:41:57 -07:00
Tianyi Shi
ac06b3ac3a
add sudoku-tui to showcase ( #514 )
2020-10-08 13:36:03 -07:00
Robin Krahl
c5ccacf30e
Add cursive-markup to readme ( #513 )
...
* Add cursive-markup to readme
The cursive-markup crate provides a view that can render HTML or other
markup. This patch adds it to the list of third-party views in the
readme.
2020-10-07 14:27:11 -07:00
Alexandre Bury
96919c6561
Mention ncspot in Readme
2020-07-13 09:38:05 -07:00
Alexandre Bury
20d9d321c1
Mention samtay/so in Readme
2020-07-13 09:33:01 -07:00
Alexandre Bury
4d322eb42d
Rename master branch -> main
2020-07-06 15:03:29 -07:00
Alexandre Bury
060da3197c
Update changelog
2020-05-26 11:35:19 -07:00
Alexandre Bury
b7764541e5
Move examples to its own member
2020-04-23 17:17:30 -07:00
Alexandre Bury
4154f99b44
Split non-backend code into cursive-core
2020-04-23 13:46:00 -07:00
Alexandre Bury
209468c478
Update CHANGELOG
2020-01-14 09:58:47 -08:00
Alexandre Bury
8dcaa3d7d5
Add links to some cool Cursive users
2019-09-20 11:09:47 -07:00
Alexandre Bury
8be08a0879
Mention 3rd-party views from deinstapel
2019-09-20 10:59:21 -07:00
Alexandre Bury
c6f40da9e1
Update changelog for 0.13.0
2019-08-16 10:35:43 -07:00
Alexandre Bury
0c8a7b2708
Rename repo name to use lowercase
2019-06-19 14:39:11 -04:00
Alexandre Bury
23d65aa9dc
Update examples and tutorials to Rust 2018
2019-05-20 15:53:22 -07:00
Alexandre Bury
8c074ef3d7
Update Readme with latest version
2019-05-09 09:39:56 -07:00
Alexandre Bury
0ec1a77849
Bump version to 0.11.0
2019-03-11 00:04:45 -07:00
Alexandre Bury
5d51ccb9ad
Mention tui-rs in Readme
2019-03-04 11:12:51 -08:00
Alexandre Bury
0ff96c5ea9
Update version in Readme
2018-12-01 10:02:32 -08:00
Valentin Tunev
3ba4afd742
Use default instead of ncurses
2018-08-01 22:54:51 +03:00
Valentin Tunev
86a023f9f2
Fix broken example in readme to use ncurses
2018-08-01 22:13:41 +03:00
Alexandre Bury
6557714b46
Remove non-goals from Readme
...
It's confusing and rather dated.
2018-07-27 12:06:59 -07:00
Alexandre Bury
9b4d0a5010
Update version in Readme
2018-07-25 22:28:48 -07:00
Alexandre Bury
814d2c868b
Add appveyor badge
2018-06-18 23:04:55 -07:00
Alexandre Bury
1a36f58f72
Move images to imgur
2018-03-14 16:02:02 -07:00
Alexandre Bury
5094f49219
Update version in Readme
2018-02-22 08:08:13 -08:00
Alexandre Bury
6f468658e1
Add Plain markup implementation
2018-01-10 14:44:27 +01:00
Alexandre Bury
fd08faca62
readme: add link to "Install ncurses" wiki page
2017-12-30 21:18:06 +01:00
Alexandre Bury
ba0bc6dc56
Add link to 3rd party: hexview
2017-12-21 11:34:08 +01:00
Alexandre Bury
70906aa5de
Add mines example
2017-11-29 02:11:11 -08:00
Alexandre Bury
60a9c47b57
Use docs.rs
2017-11-17 11:46:29 -08:00
Alexandre Bury
0490ba0f38
Update Readme
with new version
2017-10-13 16:17:29 -07:00
Alexandre Bury
b5b9aa2f91
Update UTF8 support in Readme
2017-08-19 13:27:35 -07:00
Alexandre Bury
7f135eeb26
Update version in Readme
2017-07-04 21:56:21 -07:00
Alexandre Bury
fb18ed8f99
Remove compatibility table from Readme
...
It was outdated and mildly useful.
TODO: update it and move to wiki.
2017-06-14 23:56:52 -07:00
Alexandre Bury
cba8d53cf2
Update Readme.md
2017-06-06 11:16:17 -07:00
Alexandre Bury
1d12b755a7
Link dialog screenshot to example
2017-05-24 18:40:21 -07:00
Alexandre Bury
d139c3f3b6
Fix image link in Readme
2017-04-26 16:25:50 -07:00
Alexandre Bury
3d71617712
Readme: add third-party views
2017-04-18 10:30:55 -07:00
Alexandre Bury
8e18172360
Readme: link images to examples
2017-04-17 12:19:11 -07:00
Matthias Beyer
439f654811
Fix version in Readme
2017-04-03 10:50:00 -07:00
Alexandre Bury
79212d4be6
Readme: add div around example images
...
Otherwise it's not treated as HTML
2017-03-25 00:34:53 -07:00
Alexandre Bury
906cd557a8
Readme: update images title
2017-03-25 00:23:15 -07:00
Alexandre Bury
ce3400ec0c
Add gitter badge
2017-02-27 14:29:14 -08:00
Alexandre Bury
146a532df0
Bump version to 0.4.0
2017-01-23 22:55:06 -08:00
Alexandre Bury
14c6d4fb82
Update readme: add link to backends wiki page
2016-10-12 14:58:09 -07:00
nabijaczleweli
f67927cfe6
Add TOML syntax highlight to README
2016-10-07 19:17:28 +02:00
Alexandre Bury
1ba2febe21
Use HTTPS for crates.io badge
2016-10-02 15:59:31 -07:00