Commit Graph

  • cf3e569800 Fix ARM Taylor Trump 2017-01-05 15:22:51 +0100
  • fb3a9fa80a Fix ARM Taylor Trump 2017-01-05 15:21:24 +0100
  • 0b157c4e92 Allow key_binding have space quininer kel 2017-01-05 21:33:45 +0800
  • 54525dedb6 Merge pull request #56 from durka/patch-1 Joe Wilm 2017-01-04 22:55:25 -0800
  • dcd4e01c22 macOS: cmake is not required Alex Burka 2017-01-05 01:40:38 -0500
  • 693aefcbd7 Draw the screen when Refresh event arrives Joe Wilm 2017-01-04 19:53:24 -0800
  • af1ce5b91b Merge pull request #49 from FliegendeWurst/patch-1 Joe Wilm 2017-01-04 12:41:34 -0800
  • 9a7a6c4e0e Fix typo in README FliegendeWurst 2017-01-04 21:14:32 +0100
  • 93ee85c9cc Add note about forthcoming blog post Joe Wilm 2017-01-04 09:17:56 -0800
  • 79d13c736e Send correct character sequence with alt key Joe Wilm 2017-01-02 23:47:56 -0800
  • 38a9673eb3 Update README arrow keys FAQ Joe Wilm 2017-01-02 20:49:32 -0800
  • 1edfef4a32 Have default mouse and key bindings Joe Wilm 2017-01-02 20:42:57 -0800
  • edd5dc7da5 Fix scrolling with SGR mode Joe Wilm 2017-01-02 20:25:28 -0800
  • 06991e6eee Better error message when xclip is not available Joe Wilm 2017-01-02 20:15:24 -0800
  • a105be82cf Real support for placing config in XDG_CONFIG_HOME Joe Wilm 2017-01-02 20:04:46 -0800
  • 8630185639 Rework font loading Joe Wilm 2017-01-02 18:52:41 -0800
  • 04d69e3c29 Write README.md Joe Wilm 2017-01-02 09:07:50 -0800
  • d8f1750183 Fix rustc-version file Joe Wilm 2017-01-01 21:40:18 -0800
  • 7c794ada88 Improve error handling for shader initialization Joe Wilm 2017-01-01 19:19:15 -0800
  • d4e20a4741 Improve error handling for clipboard actions Joe Wilm 2017-01-01 19:09:27 -0800
  • 82bfc41af7 Add support for SGR mouse reporting Joe Wilm 2017-01-01 18:28:49 -0800
  • a86dfd1a11 Print nice error messages for font loading errors Joe Wilm 2016-12-31 19:49:51 -0800
  • 2738969f29 Propagate font rasterizer errors Joe Wilm 2016-12-31 11:17:02 -0800
  • a00970c9a8 Add ffi-util crate and use in fontconfig wrapper Joe Wilm 2016-12-30 18:55:10 -0800
  • 44c6171bc0 Refactor FontConfig wrappers Joe Wilm 2016-12-30 00:34:57 -0500
  • 72ff775b23 Improve RenderableCellsIter performance Joe Wilm 2016-12-29 21:51:17 -0500
  • 26ac1df0b1 Add Default impl for Cell Joe Wilm 2016-12-29 21:43:55 -0500
  • a91a3f2dce Fix pty read sometimes not triggering draw Joe Wilm 2016-12-29 21:38:22 -0500
  • b704dafb24 Fix some bugs with selections Joe Wilm 2016-12-29 20:39:30 -0500
  • f1336ee1c7 Implement clipboard store for x11 with xclip Joe Wilm 2016-12-29 17:57:50 -0500
  • 818a2f6161 Add super hacky underline drawing Joe Wilm 2016-12-29 16:05:32 -0500
  • d06360216d Hopefully fix read not triggering draw Joe Wilm 2016-12-29 15:30:30 -0500
  • 689e0f4ad7 Unify Cursor, Location and name it Point Joe Wilm 2016-12-29 11:09:29 -0500
  • 5ee031f55f Add silver searcher ignore file Joe Wilm 2016-12-29 10:49:12 -0500
  • 115a4085b4 Fix selection copy for long lines Joe Wilm 2016-12-29 10:43:58 -0500
  • 0f1c742857 Minor cleanup in main() Joe Wilm 2016-12-27 22:47:25 -0500
  • 8af19c3f0c Fix bug with config reloading Joe Wilm 2016-12-27 22:46:57 -0500
  • ae470bf68b Implement copying selection for macOS Joe Wilm 2016-12-26 22:52:37 -0500
  • d28a734473 Refactor bindings and fix binding tests Joe Wilm 2016-12-26 19:00:27 -0500
  • 358c9fa17d Major cleanup for event handling Joe Wilm 2016-12-26 18:33:27 -0500
  • 3b7c7377c9 Refactor input processing to take action context Joe Wilm 2016-12-25 18:54:01 -0500
  • 7cdf06e2be Implement copypasta::Store for macOS pasteboard Joe Wilm 2016-12-24 18:08:46 -0500
  • 6e708d2119 Implement visual component of mouse selections Joe Wilm 2016-12-22 13:43:06 -0500
  • fd11660c0a Fix config reloading Joe Wilm 2016-12-16 23:12:44 -0800
  • f32199ae69 Remove dead code Joe Wilm 2016-12-16 22:52:38 -0800
  • bde4dacc79 Misc formatting fixes Joe Wilm 2016-12-16 22:48:04 -0800
  • 781572096e Remove outdated and no longer correct doc Joe Wilm 2016-12-16 22:30:27 -0800
  • 0421012c2d Replace remaining use of `try!` with `?` Joe Wilm 2016-12-16 22:29:35 -0800
  • dc918ae71a Rustup and clippy Joe Wilm 2016-12-16 22:13:51 -0800
  • 3b995ff87a Merge pull request #27 from quininer/ref_fish_cc Joe Wilm 2016-12-16 13:25:01 -0800
  • 0a53d3cb86 add fish_cc ref quininer kel 2016-12-16 16:04:48 +0800
  • 0b3d2dac44 Handle overflow in Term::move_backward Joe Wilm 2016-12-15 09:09:49 -0800
  • 1a1b740c38 Remove need for Rc<RefCell<_>> usage Joe Wilm 2016-12-12 09:31:48 -0800
  • 4e9a307bed Fix a couple of compiler warnings Joe Wilm 2016-12-12 09:31:29 -0800
  • 4b63bddd55 Track terminal cells on mouse movement Joe Wilm 2016-12-11 22:02:03 -0800
  • 79e02b0b2f Update nightly pin on travis Joe Wilm 2016-12-11 20:26:33 -0800
  • 3d26d3c68a Implement mouse scrolling with line deltas Joe Wilm 2016-12-11 20:00:00 -0800
  • 4df29bb377 Finish main.rs cleanup Joe Wilm 2016-12-10 23:32:12 -0800
  • ed0b1cfff0 Display manages window, renderer, rasterizer Joe Wilm 2016-12-10 22:44:13 -0800
  • bbd8ddbfc0 Add run() function and document it Joe Wilm 2016-12-10 11:27:53 -0800
  • bffe512c33 Add display impl for Points<T> Joe Wilm 2016-12-10 11:27:42 -0800
  • 4ba2931437 Cleaning up main; Added window module Joe Wilm 2016-12-09 21:10:49 -0800
  • 093ac43f80 Move config path into Config type Joe Wilm 2016-12-05 11:18:02 -0800
  • 01bb10885b Cleanup cli option parsing Joe Wilm 2016-12-04 16:27:20 -0800
  • e2e98ed6c2 Force drawing when config reloads Joe Wilm 2016-12-04 16:02:38 -0800
  • ed48d08c03 Implement Handler::identify_terminal for Term Joe Wilm 2016-12-04 15:48:30 -0800
  • 61c1e37c46 Add comments in main loop Joe Wilm 2016-12-04 15:48:12 -0800
  • 43397cefec Borrow glutin::Window instead of using Arc Joe Wilm 2016-12-04 13:29:08 -0800
  • ce32eee099 Refactor color list management Joe Wilm 2016-12-04 13:13:44 -0800
  • 23e36f1925 Add support for indexed colors Joe Wilm 2016-12-04 11:14:27 -0800
  • 3151ef8625 Rename RenderApi::render_grid() to render_cells() Joe Wilm 2016-12-04 11:13:24 -0800
  • ff5081d5e5 Add support for bracketed paste Joe Wilm 2016-11-28 14:39:37 -0800
  • 7bf3d059c3 Move term::cell module to its own file Joe Wilm 2016-11-28 14:30:08 -0800
  • 74dcba59d8 Document a couple of methods Joe Wilm 2016-11-28 14:27:52 -0800
  • 30bee80a69 Refactor cell selection out of renderer Joe Wilm 2016-11-28 14:13:11 -0800
  • 941818d88e Refactor limit function Joe Wilm 2016-11-25 12:03:11 -0800
  • adf02b5049 Support trackpad scrolling Joe Wilm 2016-11-24 19:50:34 -0800
  • 90e0a759e8 Support normal mouse tracking mode Joe Wilm 2016-11-23 20:25:37 -0800
  • b6c372ab48 Use checked subtraction for backspace Joe Wilm 2016-12-10 10:14:45 -0800
  • d19e6e38a4 Update to latest Rust Joe Wilm 2016-11-23 17:23:14 -0800
  • 52a3b0aece Remove unnecessary slicing Joe Wilm 2016-11-20 07:45:18 -0800
  • d964de708d Add README.md Joe Wilm 2016-11-19 21:51:48 -0800
  • 88a92982b1 Fix mouse bindings Joe Wilm 2016-11-19 21:47:51 -0800
  • 3db0bcb2a7 Fix glutin wayland Joe Wilm 2016-11-19 18:37:17 -0800
  • 0dfba30181 Add a number of simple ref-tests Joe Wilm 2016-11-19 18:12:04 -0800
  • 66dbd29cd1 Add support for recording/running ref tests Joe Wilm 2016-11-19 16:16:20 -0800
  • d97996e19d Make bindings configurable from alacritty.yml Joe Wilm 2016-11-15 09:38:50 -0800
  • cb2bc4eadd Fix test for Cell layout Joe Wilm 2016-11-15 09:13:40 -0800
  • cbb9167d43 Redraw screen on focus Joe Wilm 2016-11-14 13:34:30 -0800
  • 8360ab44ec Fallback to received chars when no bindings Joe Wilm 2016-11-11 19:59:18 -0800
  • 6925daa823 Fix/add some keybindings Joe Wilm 2016-11-11 18:46:42 -0800
  • e4260134aa Fix alacritty shutdown when shell exits on macOS Joe Wilm 2016-11-11 18:00:08 -0800
  • 8cbd768094 Fix resize on macOS leaving screen blank Joe Wilm 2016-11-11 17:40:12 -0800
  • a652b4a65f Rustup Joe Wilm 2016-11-11 16:55:26 -0800
  • 3e0b2b6c58 Fix config file reloading on macOS Joe Wilm 2016-11-11 16:53:13 -0800
  • be036edbdd Workaround for cutoff glyphs Joe Wilm 2016-11-11 16:51:01 -0800
  • 82c8804f44 Update default config Joe Wilm 2016-10-28 09:26:16 -0700
  • a81152cc43 Support drawing bold test with bright colors Joe Wilm 2016-10-28 09:19:48 -0700
  • 7cd8a6ca12 Merge branch 'reload-colors' Joe Wilm 2016-10-28 08:52:56 -0700
  • f8cb6d42cc Set colors on CPU Joe Wilm 2016-10-28 08:36:26 -0700