aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Split alacritty into a separate cratesTheodore Dubois2019-04-28
* Fix position of zero-width over double-width charactersChristian Duerr2019-04-25
* Fix cursor disappearingChristian Duerr2019-04-25
* Show same fg/bg text when inversedChristian Duerr2019-04-25
* Fix message bar not updating PTY sizeChristian Duerr2019-04-24
* Add fullscreen supportacheronfail2019-04-23
* Fix ConPTY panicAndrew Opalach2019-04-22
* Fix hidden cursor inverting cell colorsChristian Duerr2019-04-22
* Improve errors for missing shell file on Windows Christian Duerr2019-04-21
* Fix cursor colorsChristian Duerr2019-04-20
* Fix cursor dimension style issuesChristian Duerr2019-04-19
* Fix cursor dimensions with font offsetChristian Duerr2019-04-19
* Update pty size when font size changedNicolas Hahn2019-04-19
* Fix update_lines performance issuesChristian Duerr2019-04-19
* Remove outdated comment line.Nathan Lilienthal2019-04-18
* Call TIOCSWINSZ only on grid changeEike Christian Karbe2019-04-17
* Fix duplicate resize eventsChristian Duerr2019-04-14
* Fix macos subprocess executionChristian Duerr2019-04-11
* Remove redundant closures and importsMatthias Krüger2019-04-11
* Set maximum Rust version to 1.31.0Christian Duerr2019-04-09
* Reset scrolling region when receiving RIS escapeDaniel Eklöf2019-04-08
* Add ScrollLineUp and ScrollLineDown actions for scrolling line by lineJerry Yin2019-04-08
* Bump version to 0.3.0Christian Duerr2019-04-08
* Fix build errors on BSDChristian Duerr2019-04-04
* Upgrade to winapi 0.3.7David Hewitt2019-04-04
* Add official logoChristian Duerr2019-04-01
* Revert daemon removalChristian Duerr2019-04-01
* Add rustfmt style guideChristian Duerr2019-03-30
* Rework URL highlightingChristian Duerr2019-03-30
* Update --class docsChristian Duerr2019-03-29
* Fix prompt jumping during reflowChristian Duerr2019-03-28
* Disable URL highlight with URL launcher disabledChristian Duerr2019-03-28
* Fix `start_maximized` option on X11Elaina Martineau2019-03-25
* Fix URL highlight crashChristian Duerr2019-03-24
* Fix URL parsing with double-width charactersChristian Duerr2019-03-23
* Remove deprecated libc::daemon callChristian Duerr2019-03-21
* Fix URLs getting incorrectly extended to next lineChristian Duerr2019-03-19
* Add URL hover highlightingChristian Duerr2019-03-19
* Remove InclusiveRange codeChristian Duerr2019-03-17
* Add additional key bindings for changing font sizeAaron Goodfellow2019-03-15
* Fix invalid --working-dir string ptr for ConPTYAlex Purdy2019-03-14
* Update glutin to version 0.20Christian Duerr2019-03-14
* Add text reflowChristian Duerr2019-03-13
* Add config option to change selection colorKirill Chibisov2019-03-12
* Fix signal handling on Unix systemsRachel K2019-03-12
* Add option for window position at startupCole Helbling2019-03-11
* Add support for SpawnNewInstance using linux compat on FreeBSDTobias Kortkamp2019-03-08
* Add dynamic title support for WindowDavid Hewitt2019-03-07
* Make start_daemon behaviour on Windows consistent with UnixDavid Hewitt2019-03-04
* Fix selection starting inside paddingLado Tonia2019-03-04