1. 93e87eb Fix incorrect cell foreground when clearing screen by Christian Duerr · 4 years, 6 months ago
  2. b47a88b Fix URL highlighting by Christian Duerr · 4 years, 6 months ago
  3. fa6ceac Add live config reload for font family and style by wayne · 4 years, 6 months ago
  4. 4dd327f Fix wrong default cursor icon by Kirill Chibisov · 4 years, 6 months ago
  5. 356e418 Fix clippy warnings by Christian Duerr · 4 years, 6 months ago
  6. 3e5511a Remove unused imports on Windows by David Hewitt · 4 years, 6 months ago
  7. b3afb97 Fix message bar drawing over terminal after resize by Kirill Chibisov · 4 years, 6 months ago
  8. b735975 Fix sending chars with bind not clearing selection by Kirill Chibisov · 4 years, 6 months ago
  9. 9ff2838 Fix visual bell rendering mode by Kirill Chibisov · 4 years, 6 months ago
  10. 77127fb Fix bell not redrawing without event updates by Kenny Levinsen · 4 years, 6 months ago
  11. b4a09cd Fix setting persistent logging via CLI by Do Duy · 4 years, 6 months ago
  12. d76bb0c Update dependencies by Kirill Chibisov · 4 years, 6 months ago
  13. 9e0b9d5 Fix unused import warning on macOS/Windows by Kohki Miki · 4 years, 6 months ago
  14. 8a26341 Fix XEmbed compilation error on 32-bit platforms by cyclopsian · 4 years, 6 months ago
  15. a75e949 Fix window title not filled by default by Dustin · 4 years, 6 months ago
  16. f1f51d3 Remove terminfo from deb package by Ckat · 4 years, 6 months ago
  17. 7b814c3 Bump winit version by Kirill Chibisov · 4 years, 6 months ago
  18. 28cf90d Revert "Disable depth and stencil buffers" by Christian Duerr · 4 years, 6 months ago
  19. 1538f09 Print launch command name on failure by Christian Duerr · 4 years, 6 months ago
  20. 49380bf Add support for alternate scroll escape by Aleksey Kuznetsov · 4 years, 6 months ago
  21. 124e98e Fix logged config path separators on Windows by Kirill Chibisov · 4 years, 6 months ago
  22. 401c2aa Add support for title stack escape sequences by Dustin · 4 years, 6 months ago
  23. 3475e44 Disable depth and stencil buffers by Jasper Mattsson · 4 years, 7 months ago
  24. 2f83f2d Add libxcb-xfixes0-dev as travis dependency by Christian Duerr · 4 years, 7 months ago
  25. 4cb5566 Add --hold CLI flag by Valentin Ignatev · 4 years, 7 months ago
  26. 24651a6 Remove automatic config generation by Kirill Chibisov · 4 years, 7 months ago
  27. 729eef0 Update to winit/glutin EventLoop 2.0 by Christian Duerr · 4 years, 7 months ago
  28. b0c6fdf Update VirtualKeyCode url in alacritty.yml by Clément L · 4 years, 7 months ago
  29. f6f444b Add live config reload for font size by wayne · 4 years, 7 months ago
  30. 3e82aa2 Concatenate parameters of title OSC by Paolo Capriotti · 4 years, 7 months ago
  31. fe6f176 Add `ReceiveChar` action for passing key's text by zsugabubus · 4 years, 7 months ago
  32. 87cf14a Fix selection not inverting terminal background by Christian Duerr · 4 years, 7 months ago
  33. 9a0555b Fix cell opacity when color matches terminal bg by Kirill Chibisov · 4 years, 7 months ago
  34. ad24485 Fix overflow on wrong scroll region setting by Kirill Chibisov · 4 years, 7 months ago
  35. c1f0899 Add Xembed support by mkosem · 4 years, 7 months ago
  36. 856cddc Remove outdated TODO/FIXME comments by Christian Duerr · 4 years, 7 months ago
  37. 71a818c Initialize only visible characters by Christian Duerr · 4 years, 7 months ago
  38. 9a14ca4 Rework default bindings by Kirill Chibisov · 4 years, 7 months ago
  39. 52fecd7 Remove code for setting _NET_WM_PID by Christian Duerr · 4 years, 7 months ago
  40. c42df41 Fix bindings incorrectly getting replaced by Christian Duerr · 4 years, 7 months ago
  41. fb37a9c Fix empty block selection detection by Christian Duerr · 4 years, 8 months ago
  42. 1067fa6 Replace uninitialized with MaybeUninit by Matthias Krüger · 4 years, 8 months ago
  43. 8aa406b Bump minimum Rust version to 1.36.0 by Christian Duerr · 4 years, 8 months ago
  44. 86ffa18 Reset the Mouse Cursor While Selecting by Nathan Lilienthal · 4 years, 8 months ago
  45. 20846ef Update and dedupe parking_lot to 0.9 by Bastien Orivel · 4 years, 8 months ago
  46. db63c31 Fix Wayland selection clipboard not storing text when stopping outside of window by Kirill Chibisov · 4 years, 8 months ago
  47. 2f93fb3 Fix legacy xparsecolor regression by Christian Duerr · 4 years, 8 months ago
  48. b6c5f69 Fix url highlight not showing with required modifiers by Christian Duerr · 4 years, 8 months ago
  49. 4ccda1a Fix legacy xparsecolor regression by Christian Duerr · 4 years, 8 months ago
  50. 5f7fb4c Fix url highlight not showing with required modifiers by Christian Duerr · 4 years, 8 months ago
  51. 06e52a6 Fix style issues in zsh completions by Christian Duerr · 4 years, 8 months ago
  52. a7cf053 Add bold italic font support by Christian Duerr · 4 years, 8 months ago
  53. e69f259 Add bold italic font support by Chris Morgan · 4 years, 8 months ago
  54. d86eff6 Follow zsh conventions in zsh completion by Oliver Kiddle · 4 years, 8 months ago
  55. ad03652 Show text cursor when pressing shift in mouse mode by John Sullivan · 4 years, 8 months ago
  56. 629ea24 Follow xparsecolor spec in escape sequences by rbong · 4 years, 8 months ago
  57. a869298 Update depedencies by Bastien Orivel · 4 years, 8 months ago
  58. d9d6986 Fix clippy issues by Christian Duerr · 4 years, 8 months ago
  59. 1da986a Fix smithay-clipboard integration by Kirill Chibisov · 4 years, 9 months ago
  60. 5cf77bf Format code by Christian Duerr · 4 years, 9 months ago
  61. 33cfc52 Ignore unsupported CSI sequences by Koichi Murase · 4 years, 9 months ago
  62. b20d285 Fix multiple underlines/strikeouts on the same line by Kirill Chibisov · 4 years, 9 months ago
  63. 14fa026 Remove errno depedency by Christian Duerr · 4 years, 9 months ago
  64. ddee14a Fix lines in last line not rendered when scrolled up by Christian Duerr · 4 years, 9 months ago
  65. e1892ee Fix crash when hovering over message bar by Kirill Chibisov · 4 years, 9 months ago
  66. 5a40149 Move modifier check before URL search by Christian Duerr · 4 years, 9 months ago
  67. 9dddf64 Switch to rfind_url for URL detection by Christian Duerr · 4 years, 9 months ago
  68. f51c7b0 Remove color from log output by Christian Duerr · 4 years, 9 months ago
  69. 28b726c Organize Readme OS list by Alex Touchet · 4 years, 9 months ago
  70. 86b9cdb Bump minimum supported Rust version to 1.34.0 by Christian Duerr · 4 years, 9 months ago
  71. 72dfa47 Fix cursor flickering on url hover by Kirill Chibisov · 4 years, 9 months ago
  72. 14a48a2 Update gl_generator to 0.13 by Wild Kat · 4 years, 9 months ago
  73. 54dca06 Fix double-click selecting trailing tab by Ben Firth · 4 years, 9 months ago
  74. 44c1e90 Fix copypasta README.md formatting by Kirill Chibisov · 4 years, 9 months ago
  75. f49350f Respect fontconfig's embeddedbitmap setting by Roman Holovin · 4 years, 9 months ago
  76. a23b372 Fix NetBSD build failure by Christian Duerr · 4 years, 9 months ago
  77. 76dd84b Remove redundant use statement on macOS by Mihyaeru · 4 years, 9 months ago
  78. 3c3239b Override default bindings with subset mode match by Christian Duerr · 4 years, 10 months ago
  79. 1c05b3b Query DirectWrite for the rendering mode to use by Alex · 4 years, 10 months ago
  80. 9a159a7 Fix cursor color setting with escape sequence by Kirill Chibisov · 4 years, 10 months ago
  81. c4d2725 Fix row occ not set during new and reset by Christian Duerr · 4 years, 10 months ago
  82. a99547c Fix mouse move handling by Kirill Chibisov · 4 years, 10 months ago
  83. 84aca67 Change mouse cursor when hovering over the message bar by Elaina Martineau · 4 years, 10 months ago
  84. 7331e89 Add class and short title completions by Kirill Chibisov · 4 years, 10 months ago
  85. 165246f Fix saving of ref tests by Christian Duerr · 4 years, 10 months ago
  86. ed7ed47 Fix doc box drawing symbols by Kirill Chibisov · 4 years, 10 months ago
  87. 228c641 Allow setting gtk variant and general class on X11 by Brian Koropoff · 4 years, 10 months ago
  88. e398eb8 Use Menlo as fallback font on macOS by Lê Viết Hoàng Dũng · 4 years, 10 months ago
  89. 707f429 Suggest installing fish completions per-user by Fabian Homborg · 4 years, 10 months ago
  90. a3f56a5 Fix X11 clipboard hanging with mime set by Christian Duerr · 4 years, 10 months ago
  91. af30f37 Fix rows only resetting partially by Christian Duerr · 4 years, 10 months ago
  92. 0815774 Perform clear and buffer swap before showing window by Kirill Chibisov · 4 years, 10 months ago
  93. e2e25b3 Fix first unfullscreen on fullscreen mode launched window by Christian Duerr · 4 years, 10 months ago
  94. 5ad1e8b Fix dependencies for Archlinux in INSTALL.md by Benjamin Bauer · 4 years, 10 months ago
  95. f002171 Fix performance issues with text reflow by Christian Duerr · 4 years, 10 months ago
  96. 743d5d9 Update manual install instructions for Void Linux by Gabriel Silva Simões · 4 years, 10 months ago
  97. 72088da Fix inconsitent cursor position when scrolling by Kirill Chibisov · 4 years, 10 months ago
  98. 6013d1e Reorder and clearify the mouse/keybinding docs. (#2509) by Nathan Lilienthal · 4 years, 10 months ago
  99. e0a2865 Add block selection by Christian Duerr · 4 years, 10 months ago
  100. a1c70b1 Bump appdata to v0.3.3 by Eric Engestrom · 4 years, 10 months ago