aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | support DECSET/DECRST (CSI ? Pm h) to change where the cursor ends upDaniel Brooks2021-06-11
* | | Merge remote-tracking branch 'vendor/master' into graphicsAyose2021-09-23
|\ \ \ | | |/ | |/|
| * | Handle PTY EIO error for Rust 1.55+Ilya Bobyr2021-09-19
| * | Add python to Archlinux install instructionsJonathan V2021-09-17
| * | Remove unused struct fieldsChristian Duerr2021-09-15
| * | Add libxkbcommon-dev to openSUSE dependenciesChristian Duerr2021-09-14
| * | Remove custom merge strategy for changelogChristian Duerr2021-08-27
| * | Watch non-canonical path for config symlinksNaïm Favier2021-08-27
| * | Fix alacitty_terminal build on windowsAndrew Chin2021-08-26
| * | Fix 'background_opacity' deprecationChristian Duerr2021-08-23
| * | Migrate CLI config to structoptChristian Duerr2021-08-18
| * | Add macOS ARM builds to CIChristian Duerr2021-08-17
| * | Add option to apply opacity to all background colorsKirill Chibisov2021-08-16
| * | Add python3 dep to freebsd install instructionsyancyribbens2021-08-15
| * | Log dependency warnings/errors at trace levelSteven Bosnick2021-08-04
| * | Fix fullwidth character crash on resizeChristian Duerr2021-08-01
| * | Update crossfont to 0.3.1Christian Duerr2021-08-01
| * | Add ExpandSelection mouse binding actionJason Heard2021-07-29
| * | Add note about dependencies to Cargo InstallationVincent Olivert-Riera2021-07-29
| * | Downgrade glutin versionChristian Duerr2021-07-27
| * | Add changelog entry for 7879552Christian Duerr2021-07-24
| * | Fix insert mode crash with fullwidth charactersChristian Duerr2021-07-22
| * | Invert windows asset symlinksChristian Duerr2021-07-18
| * | Fix Linux release CI buildChristian Duerr2021-07-18
| * | Bump development version to 0.10.0-devChristian Duerr2021-07-18
| * | Remove optional releases section from appdata.xmlChristian Duerr2021-07-18
| * | Fix vi cursor tracking during scrollingChristian Duerr2021-07-17
| * | Fix copying interrupted tab charactersChristian Duerr2021-07-16
| * | Update dependenciesChristian Duerr2021-07-14
| * | Symlink windows assets for cargo installChristian Duerr2021-07-14
| * | Add libxkbcommon to INSTALL.md dependenciesChristian Duerr2021-07-12
| * | Fix search regressionsChristian Duerr2021-07-12
| * | Update mio-anonymous-pipes to 0.2.0David Hewitt2021-07-10
| * | Fix PTY performance regressionsChristian Duerr2021-07-08
| * | Fix Void Linux link in the install guidePaul Barker2021-07-08
| * | Fix leaving vi mode with active selectiona5ob7r2021-07-07
| * | Fix vi cursor motion with ScrollPage* actionsa5ob7r2021-07-04
| * | Fix crash when resizing during vi modeChristian Duerr2021-07-04
| * | Add buffer for PTY reads during terminal lockChristian Duerr2021-07-03
| * | Fix clippy warningsChristian Duerr2021-07-03
| * | Remove .agignorea5ob7r2021-06-28
| * | Add libxkbcommon-dev to debian INSTALL.mdTim Hourigan2021-06-27
| * | Remove blink capability from terminfoNick Black2021-06-26
* | | Merge remote-tracking branch 'vendor/master' into graphicsAyose2021-06-21
|\| | | |/ |/|
| * Fix regex search regressiona5ob7r2021-06-20
| * Add modes to regex hint bindingsJoshua Ortiz2021-06-19
| * Switch official IRC channel to Libera.ChatChristian Duerr2021-06-19
| * Fix ScrollHalfPageUp vi cursor motion regressiona5ob7r2021-06-16
* | Define MAX_GRAPHIC_DIMENSIONS as a 2-elements array.Ayose2021-05-31
* | Avoid unnecessary clone when set graphic data.Ayose2021-05-31