aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal
Commit message (Expand)AuthorAge
...
| * Remove outdated Rust compatibility codefee1-dead2021-12-17
| * Fix vi cursor moving incorrectly with new outputa5ob7r2021-12-03
| * Fix crash when vi cursor in history during cleara5ob7r2021-12-03
| * Add parameters to `msg create-window` subcommandKirill Chibisov2021-11-22
| * Update signal-hook to 0.3.10James McCoy2021-11-15
| * Fix libxkbcommon-devel package name for openSUSEDiego Garza2021-11-02
| * Add multi-window supportChristian Duerr2021-10-23
| * Update rustfmt configurationChristian Duerr2021-10-11
* | Interprets mode 80 as Sixel Display Mode.Ayose2021-09-24
* | Terminal mode to control cursor position after a new graphic.Ayose2021-09-24
|\ \
| * | move_forward takes a relative column count, not an absolute column numberDaniel Brooks2021-06-20
| * | put the TermMode back to just u32; I had miscounted the bitsDaniel Brooks2021-06-20
| * | 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
| * | Remove unused struct fieldsChristian Duerr2021-09-15
| * | Fix alacitty_terminal build on windowsAndrew Chin2021-08-26
| * | Fix fullwidth character crash on resizeChristian Duerr2021-08-01
| * | Fix insert mode crash with fullwidth charactersChristian Duerr2021-07-22
| * | Bump development version to 0.10.0-devChristian 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
| * | 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 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
* | | Merge remote-tracking branch 'vendor/master' into graphicsAyose2021-06-21
|\| | | |/ |/|
| * Fix regex search regressiona5ob7r2021-06-20
| * 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
* | Merge commit '5972714b642efb3f257b77fdf526ebe8492cafd8' into graphicsAyose2021-05-31
|\ \
| * | remove an unncessary variable from insert_graphicDaniel Brooks2021-05-31
| * | Don’t erase text behind a sixel image; the image might be transparentDaniel Brooks2021-05-30
* | | Merge remote-tracking branch 'vendor/master' into graphicsAyose2021-05-29
|\ \ \ | |/ / |/| / | |/
| * Fix crashes with cut-off fullwidth charactersChristian Duerr2021-05-28
| * Improve rendering performanceChristian Duerr2021-05-22
| * Fix crash when copying out of bounds selectionsChristian Duerr2021-05-07
| * Fix release mode testsChristian Duerr2021-05-01
| * Fix single column block selectionChristian Duerr2021-05-01
| * Bump development version to 0.9.0-devChristian Duerr2021-05-01
| * Fix replacement of fullwidth charactersChristian Duerr2021-04-29
| * Fix cursor expansion across wide charsChristian Duerr2021-04-22
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2021-04-18
|\|
| * Fix out of order terminal query responsesChristian Duerr2021-04-17
| * Update dependenciesChristian Duerr2021-04-17