Age | Commit message (Expand) | Author |
---|---|---|
2020-01-12 | Fix crash with invalid working directory | Christian Duerr |
2020-01-02 | Clean up Windows PTY string handling | David Hewitt |
2019-12-21 | Default to ConPTY instead of WinPTY | David Hewitt |
2019-12-15 | Add conpty dynamic loading restrictions docs | sterlingjensen |
2019-12-14 | Send PTY resize messages through event loop | David Hewitt |
2019-12-12 | Fix deadlock when closing on Windows using Conpty | David Hewitt |
2019-12-05 | Remove unnecessary lifetimes from winpty | sterlingjensen |
2019-11-16 | Fix WinPTY freeze on termination | Maciej Makowski |
2019-10-14 | Add support for title stack escape sequences | Dustin |
2019-10-05 | Update to winit/glutin EventLoop 2.0 | Christian Duerr |
2019-05-10 | Refactor config parsing files | Christian Duerr |
2019-05-03 | Add git hash to version string, and fix crate name (#2397) | Nathan Lilienthal |
2019-04-28 | Fix spelling mistakes | JDTX |
2019-04-28 | Split alacritty into a separate crates | Theodore Dubois |