summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-04-28Split alacritty into a separate cratesTheodore Dubois
2019-04-25Fix position of zero-width over double-width charactersChristian Duerr
2019-04-25Fix cursor disappearingChristian Duerr
2019-04-25Show same fg/bg text when inversedChristian Duerr
2019-04-24Fix message bar not updating PTY sizeChristian Duerr
2019-04-23Add fullscreen supportacheronfail
2019-04-22Fix ConPTY panicAndrew Opalach
2019-04-22Fix hidden cursor inverting cell colorsChristian Duerr
2019-04-21Improve errors for missing shell file on Windows Christian Duerr
2019-04-20Fix cursor colorsChristian Duerr
2019-04-19Fix cursor dimension style issuesChristian Duerr
2019-04-19Fix cursor dimensions with font offsetChristian Duerr
2019-04-19Update pty size when font size changedNicolas Hahn
2019-04-19Fix update_lines performance issuesChristian Duerr
2019-04-18Remove outdated comment line.Nathan Lilienthal
2019-04-17Call TIOCSWINSZ only on grid changeEike Christian Karbe
2019-04-14Fix duplicate resize eventsChristian Duerr
2019-04-11Fix macos subprocess executionChristian Duerr
2019-04-11Remove redundant closures and importsMatthias Krüger
2019-04-09Set maximum Rust version to 1.31.0Christian Duerr
2019-04-08Reset scrolling region when receiving RIS escapeDaniel Eklöf
2019-04-08Add ScrollLineUp and ScrollLineDown actions for scrolling line by lineJerry Yin
2019-04-08Bump version to 0.3.0v0.3.0Christian Duerr
2019-04-04Fix build errors on BSDv0.3.0-rc3Christian Duerr
2019-04-04Upgrade to winapi 0.3.7David Hewitt
2019-04-01Add official logov0.3.0-rc2Christian Duerr
2019-04-01Revert daemon removalChristian Duerr
2019-03-30Add rustfmt style guidev0.3.0-rc1Christian Duerr
2019-03-30Rework URL highlightingChristian Duerr
2019-03-29Update --class docsChristian Duerr
2019-03-28Fix prompt jumping during reflowChristian Duerr
2019-03-28Disable URL highlight with URL launcher disabledChristian Duerr
2019-03-25Fix `start_maximized` option on X11Elaina Martineau
2019-03-24Fix URL highlight crashChristian Duerr
2019-03-23Fix URL parsing with double-width charactersChristian Duerr
2019-03-21Remove deprecated libc::daemon callChristian Duerr
2019-03-19Fix URLs getting incorrectly extended to next lineChristian Duerr
2019-03-19Add URL hover highlightingChristian Duerr
2019-03-17Remove InclusiveRange codeChristian Duerr
2019-03-15Add additional key bindings for changing font sizeAaron Goodfellow
2019-03-14Fix invalid --working-dir string ptr for ConPTYAlex Purdy
2019-03-14Update glutin to version 0.20Christian Duerr
2019-03-13Add text reflowChristian Duerr
2019-03-12Add config option to change selection colorKirill Chibisov
2019-03-12Fix signal handling on Unix systemsRachel K
2019-03-11Add option for window position at startupCole Helbling
2019-03-08Add support for SpawnNewInstance using linux compat on FreeBSDTobias Kortkamp
2019-03-07Add dynamic title support for WindowDavid Hewitt
2019-03-04Make start_daemon behaviour on Windows consistent with UnixDavid Hewitt
2019-03-04Fix selection starting inside paddingLado Tonia