- 27 Oct, 2016 3 commits
-
-
ticki authored
-
IGI-111 authored
Using the "alternate screen" capability, the RawTerminal trait restores the terminal in its previous state by sending the proper escape codes.
-
Alexandre Bury authored
Move the check to the beginning of the loop to protect against empty buffer.
-
- 26 Oct, 2016 4 commits
-
-
ticki authored
-
ticki authored
-
ticki authored
We use click and drag.
-
Matthew Nicholson authored
* modify Keys and Events to detect Esc key presses The strategy used here is to read two bytes at a time, going on the assumption that escape sequences will consist of multi byte reads and solitary Esc key presses will consist of single byte reads. Tests had to be modified to account for these new multi byte reads by including dummy bytes when a single byte was previously expected. Fixes ticki/termion#43 * expand keys example to include Esc key presses * add test for Esc key press
-
- 22 Oct, 2016 1 commit
-
-
Jordan MacDonald authored
-
- 20 Oct, 2016 1 commit
-
-
David Irvine authored
-
- 09 Oct, 2016 1 commit
-
-
Alexandre Bury authored
-
- 07 Oct, 2016 1 commit
-
- 03 Oct, 2016 1 commit
-
-
Esption authored
-
- 02 Oct, 2016 2 commits
- 24 Sep, 2016 2 commits
- 07 Sep, 2016 4 commits
- 27 Aug, 2016 3 commits
-
-
ticki authored
-
ticki authored
-
ticki authored
Instead of outdated self-hosted docs, we let the awesome [docs.rs](https://docs.rs) do the job for us.
-
- 04 Aug, 2016 1 commit
-
-
llogiq authored
-
- 01 Aug, 2016 1 commit
-
-
ticki authored
-
- 30 Jul, 2016 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 29 Jul, 2016 3 commits
- 27 Jul, 2016 1 commit
-
-
Markus Unterwaditzer authored
-
- 25 Jul, 2016 2 commits
-
-
ticki authored
Update keys.rs
-
James Campos authored
fix message not appearing
-
- 24 Jul, 2016 7 commits