- Nov 08, 2016
-
-
ticki authored
-
- Nov 06, 2016
-
-
ticki authored
-
ticki authored
-
Alexandre Bury authored
* Handles CSI `~` sequences with multiple values Fixes #62 * Fix doc typo
-
Alexandre Bury authored
Properly detects CSI sequence termination. Fixes #47, #68.
-
- Nov 02, 2016
- Oct 27, 2016
-
-
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.
-
- Oct 26, 2016
-
-
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
-
- Oct 22, 2016
-
-
Jordan MacDonald authored
-
- Oct 20, 2016
-
-
David Irvine authored
-
- Oct 09, 2016
-
-
Alexandre Bury authored
-
- Oct 07, 2016
-
- Oct 03, 2016
-
-
Esption authored
-
- Oct 02, 2016
- Sep 24, 2016
- Sep 07, 2016
- Aug 27, 2016
-
-
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.
-
- Aug 04, 2016
-
-
llogiq authored
-
- Aug 01, 2016
-
-
ticki authored
-
- Jul 30, 2016
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jul 29, 2016
- Jul 27, 2016
-
-
Markus Unterwaditzer authored
-
- Jul 25, 2016
-
-
ticki authored
Update keys.rs
-
James Campos authored
fix message not appearing
-