Commit Graph

  • 220005031b Merge pull request #27 from Munksgaard/add-controls ticki 2016-07-19 22:30:20 +0200
  • cc9c32b981 added mouse input IGI-111 2016-07-19 02:31:34 +0200
  • 12c0ad04db Merge pull request #28 from IGI-111/master ticki 2016-07-18 15:24:17 +0200
  • 2f6ebb8669 added tests IGI-111 2016-07-16 22:46:29 +0200
  • 4402ebd8b3 fix wrong range used IGI-111 2016-07-16 19:21:51 +0200
  • 5eae7cf732 function keys now use ranges for detection IGI-111 2016-07-16 19:10:04 +0200
  • 70c12b20d6 added doc for function keys IGI-111 2016-07-16 18:48:00 +0200
  • 3552c6eae0 added rxvt Home and End escape codes IGI-111 2016-07-15 12:19:02 +0200
  • 0e74a7672f added more special keys IGI-111 2016-07-15 07:41:31 +0200
  • fa75b334d0 Improve function documentation Philip Munksgaard 2016-07-14 21:51:00 +0200
  • 7a723b0ef5 Add more controls Philip Munksgaard 2016-07-13 23:43:37 +0200
  • 3996d24f12 Fix cargo example ticki 2016-07-03 13:46:18 +0200
  • 1f66411331 Fix doc link ticki 2016-07-03 13:43:22 +0200
  • a7e05eef63 Merge branch 'master' of github.com:Ticki/libterm ticki 2016-07-03 13:36:46 +0200
  • fa4a6cfa5a Make 'nightly' a default feature ticki 2016-07-03 13:27:07 +0200
  • b0a4e3af13 Merge pull request #26 from jackpot51/patch-2 ticki 2016-07-02 18:33:55 +0200
  • af5d04d3b6 Update Cargo.toml Jeremy Soller 2016-07-02 08:51:50 -0600
  • 133497a4be Inline ticki 2016-07-02 16:17:07 +0200
  • d52e2a2426 Fix documentation for colors ticki 2016-07-02 15:59:51 +0200
  • a7821206e9 Update README ticki 2016-07-02 15:42:18 +0200
  • 7284a25d8f Add more examples ticki 2016-07-02 15:07:20 +0200
  • b499d4825f Refactor how colors are handled ticki 2016-07-02 15:06:47 +0200
  • 8bcb946b07 Update readme ticki 2016-06-14 14:29:31 +0200
  • 49bb0932c7 Merge branch 'master' of github.com:Ticki/libterm ticki 2016-06-14 14:24:23 +0200
  • 11225e561d Fix #24, make use of Result instead ticki 2016-06-14 14:24:07 +0200
  • 3693357b80 Merge pull request #23 from MovingtoMars/cursor_fix ticki 2016-06-11 14:48:26 +0200
  • aaeeb06d42 fix cursor moving MovingtoMars 2016-06-11 22:29:04 +1200
  • 9acd4852c6 Merge pull request #22 from MovingtoMars/move_cursor ticki 2016-06-11 12:15:04 +0200
  • d1b3cf6633 add move_cursor_{left,right} to TermWrite MovingtoMars 2016-06-11 11:23:30 +1200
  • 119cbda718 Switch from usize to u16 in terminal_size ticki 2016-05-03 19:42:37 +0200
  • 451cb95ee2 Add colors example Ticki 2016-04-08 11:00:02 +0200
  • 99db72b373 Merge branch 'master' of github.com:Ticki/libterm Ticki 2016-04-02 23:08:00 +0200
  • b36e5fa721 Fix build with 'nightly' feature Ticki 2016-04-02 23:06:10 +0200
  • 6196b4725d Merge pull request #20 from k0pernicus/patch-1 Ticki 2016-04-02 23:02:07 +0200
  • c846c9dbe1 Update README.md Antonin Carette 2016-04-02 16:48:12 -0400
  • 6a792cd86d Add unit tests for read_line Ticki 2016-04-02 19:20:47 +0200
  • b5c4f2512d Merge pull request #14 from untitaker/refactor-read-passwd Ticki 2016-04-02 18:32:39 +0200
  • bf1a6ecc2e Amend #15 Ticki 2016-04-02 18:24:47 +0200
  • f5936c0035 Use env for terminal size in redox Jeremy Soller 2016-03-17 11:27:03 -0600
  • cd59514615 Use 8-color mode when possible. Jeremy Soller 2016-03-17 11:27:03 -0600
  • b288548756 Fix #18 Ticki 2016-04-02 18:05:31 +0200
  • 4bd96b06ef Simplify dependencies Ticki 2016-03-29 08:00:01 +0200
  • 7da5fbf36f Clean up imports in raw module Ticki 2016-03-20 22:55:08 +0100
  • cdd7a302b2 Refactor read_passwd Markus Unterwaditzer 2016-03-20 16:15:05 +0100
  • 12e08141c4 Merge branch 'master' of github.com:Ticki/libterm Ticki 2016-03-17 17:13:11 +0100
  • b10a24e112 Remove 'into_async', use 'async_stdin' instead Ticki 2016-03-17 17:12:47 +0100
  • 5f8ce31797 Merge pull request #12 from jackpot51/master Ticki 2016-03-16 22:08:42 +0100
  • 72f87e0176 Fix redox support Jeremy Soller 2016-03-16 12:59:12 -0600
  • 06cfe596c0 Merge pull request #10 from shortenda/patch-1 Ticki 2016-03-16 13:51:07 +0100
  • 2cf833d76f Merge pull request #11 from gchp/error-fix Ticki 2016-03-16 13:50:29 +0100
  • d6161f9e24 Fixed keys example Greg Chapple 2016-03-16 12:02:29 +0000
  • 65615c3c39 Fix typo shortenda 2016-03-16 01:43:35 -0700
  • 7d1d424c8a Small doc fixes Ticki 2016-03-16 08:52:09 +0100
  • 80bbdb62df Add docs link Ticki 2016-03-16 08:36:50 +0100
  • 6d0129dd75 Resize Ticki 2016-03-16 08:14:58 +0100
  • ecf813569e Example image Ticki 2016-03-16 08:11:35 +0100
  • 28a95cf447 Libterm is now termion Ticki 2016-03-15 21:36:33 +0100
  • 6ca81b2ec0 Fix nightly feature Ticki 2016-03-15 20:56:53 +0100
  • 2f2ac0a7f8 Update 'usage' section Ticki 2016-03-15 20:39:08 +0100
  • b65328c304 Asynchronous key events Ticki 2016-03-15 20:32:25 +0100
  • 73ae06124a Add Key::Null for null bytes Ticki 2016-03-15 18:01:33 +0100
  • f2af496bbe Don't import libc, when not supported Ticki 2016-03-15 15:46:51 +0100
  • df65cc7c56 Nightly message Ticki 2016-03-13 11:59:55 +0100
  • 32d8ccfa24 Use IO error, instead of a custom one Ticki 2016-03-13 11:55:24 +0100
  • 7145651a83 Fix bug in Keys Ticki 2016-03-10 21:57:42 +0100
  • 2335596a1a TerminalRestorer -> RawTerminal Ticki 2016-03-10 16:24:41 +0100
  • 9efbb4e227 Fix ctrl input Ticki 2016-03-10 15:21:11 +0100
  • d8e5ea3262 CTRL modified input Ticki 2016-03-10 15:12:59 +0100
  • 3800f31e92 Use libc termios struct Ticki 2016-03-10 07:05:08 +0100
  • 08746c0d2a Add tests to 'terminal_size' Ticki 2016-03-09 19:17:00 +0100
  • 5d4826d4ff Add test to _everything_ Ticki 2016-03-09 17:18:31 +0100
  • 7269b5f07d Add restore() method for restoring the defaults Ticki 2016-03-09 13:07:38 +0100
  • 0efce912d0 Minor cosmetic changes Ticki 2016-03-09 11:38:43 +0100
  • 543b2f8975 Hi -> Light Ticki 2016-03-09 11:19:51 +0100
  • 6f1621d2d0 Introduce 'Key', which can decode special key input Ticki 2016-03-09 09:39:22 +0100
  • d7a3e607ba Fix read example Ticki 2016-03-09 08:41:18 +0100
  • abe4681158 Fix examples Ticki 2016-03-08 21:40:48 +0100
  • a16cc84ea3 Rename WriteExt to TermWrite Ticki 2016-03-08 21:39:24 +0100
  • 62940e52f0 Add clear_before, clear_after and clear_until_newline Ticki 2016-03-08 20:10:13 +0100
  • a6d364e638 Add a note on stability Ticki 2016-03-08 19:44:31 +0100
  • 77311ae63f Make the position 0-based Ticki 2016-03-08 19:07:39 +0100
  • 61a5d8e777 Rename append 'cursor' to show and hide methods Ticki 2016-03-08 18:57:31 +0100
  • 45aa8912f9 Rename Mode to Style Ticki 2016-03-08 18:38:07 +0100
  • f5aad5e2b1 Amend #3 Ticki 2016-03-08 11:58:48 +0100
  • e145bf6592 Merge pull request #3 from skade/utf8-password-buffer Ticki 2016-03-08 11:55:51 +0100
  • c5fd3b1145 Use a byte buffer for the password Florian Gilcher 2016-03-08 11:29:16 +0100
  • f601c49e28 Amend #1 to use direct integers instead of byte chars Ticki 2016-03-08 11:29:22 +0100
  • 899cb89139 Merge branch 'master' of github.com:Ticki/libterm Ticki 2016-03-08 11:28:22 +0100
  • efcc232de1 32-bit support Ticki 2016-03-08 11:27:53 +0100
  • 7f52ce9a80 Merge pull request #1 from skade/move-to-stable Ticki 2016-03-08 11:17:25 +0100
  • 5a11c6d2c7 Use libc from crates.io Florian Gilcher 2016-03-08 11:07:34 +0100
  • 4d21e7f3e4 Replace unstable 'chars' by 'bytes' Florian Gilcher 2016-03-08 11:04:09 +0100
  • 22ef240967 terminal_size() for Redox Ticki 2016-03-08 10:31:12 +0100
  • 54ce18f17d Better documentation, fix TIOCGWINSZ Ticki 2016-03-08 10:08:50 +0100
  • 34f1d6a44c Add license Ticki 2016-03-08 09:30:24 +0100
  • 07b25731a6 Minor cosmetic changes Ticki 2016-03-08 09:09:52 +0100
  • 10f6654005 Better password input Ticki 2016-03-08 08:51:34 +0100
  • a19d2e245d Make debug_check private, remove warnings from examples Ticki 2016-03-08 08:27:59 +0100
  • 491facd4e7 Minor cosmetic changes Ticki 2016-03-08 08:19:26 +0100
  • 0fde52e3f9 Fixes for Redox Ticki 2016-03-07 22:22:25 +0100