Commit Graph

  • e6565f1b76
    Fix alacitty_terminal build on windows Andrew Chin 2021-08-26 18:01:18 -0400
  • ed76efe9c0
    Fix 'background_opacity' deprecation Christian Duerr 2021-08-23 15:47:34 +0000
  • 62a1fad524
    Migrate CLI config to structopt Christian Duerr 2021-08-18 09:36:51 +0000
  • abed2e9748
    Add macOS ARM builds to CI Christian Duerr 2021-08-17 18:04:46 +0000
  • c24d7dfd0d
    Add option to apply opacity to all background colors Kirill Chibisov 2021-08-16 14:49:14 +0300
  • 9a8ae43c0a
    Add python3 dep to freebsd install instructions yancyribbens 2021-08-15 17:55:32 +0200
  • d5c66ceeac
    Log dependency warnings/errors at trace level Steven Bosnick 2021-08-03 21:00:18 -0400
  • fd0fe967a3
    Fix fullwidth character crash on resize Christian Duerr 2021-08-01 21:14:17 +0000
  • 259e7c7a09
    Update crossfont to 0.3.1 Christian Duerr 2021-08-01 15:32:06 +0000
  • 3c309a0953
    Add ExpandSelection mouse binding action Jason Heard 2021-07-29 09:40:51 -0600
  • 96a098c358
    Add note about dependencies to Cargo Installation Vincent Olivert-Riera 2021-07-29 15:10:10 +0200
  • d85f53dbe3
    Downgrade glutin version Christian Duerr 2021-07-27 19:35:15 +0000
  • c69067e1e9
    Add changelog entry for 7879552 Christian Duerr 2021-07-24 20:59:38 +0000
  • 78795522e9
    Fix insert mode crash with fullwidth characters Christian Duerr 2021-07-22 22:11:12 +0000
  • 7913aa5576
    Invert windows asset symlinks Christian Duerr 2021-07-18 19:29:38 +0000
  • 150b0bcb73
    Fix Linux release CI build Christian Duerr 2021-07-18 17:40:44 +0000
  • 1d8bd73bc3
    Bump development version to 0.10.0-dev Christian Duerr 2021-07-18 03:03:41 +0000
  • 6fb2aefde4
    Remove optional releases section from appdata.xml Christian Duerr 2021-07-18 01:33:47 +0000
  • d8f0d3fabf
    Fix vi cursor tracking during scrolling Christian Duerr 2021-07-17 23:14:39 +0000
  • e447156612
    Fix copying interrupted tab characters Christian Duerr 2021-07-16 19:08:07 +0000
  • e0f0cdfb8a
    Update dependencies Christian Duerr 2021-07-14 02:18:40 +0000
  • 2de20378ac
    Symlink windows assets for cargo install Christian Duerr 2021-07-14 00:32:59 +0000
  • 01a7ad946e
    Add libxkbcommon to INSTALL.md dependencies Christian Duerr 2021-07-12 01:34:37 +0000
  • 4c9ecd3479
    Fix search regressions Christian Duerr 2021-07-12 01:22:49 +0000
  • bdfa52fcd8
    Update mio-anonymous-pipes to 0.2.0 David Hewitt 2021-07-10 16:21:19 +0100
  • 8cb1acc27d
    Fix PTY performance regressions Christian Duerr 2021-07-08 20:35:58 +0000
  • 4a3bcdb49d
    Fix Void Linux link in the install guide Paul Barker 2021-07-08 12:17:50 +0100
  • 72675db382
    Fix leaving vi mode with active selection a5ob7r 2021-07-08 07:05:05 +0900
  • 0486c7cb13
    Fix vi cursor motion with ScrollPage* actions a5ob7r 2021-07-05 05:01:29 +0900
  • 9e7655ec03
    Fix crash when resizing during vi mode Christian Duerr 2021-07-04 00:30:05 +0000
  • c6ed855bfa
    Add buffer for PTY reads during terminal lock Christian Duerr 2021-07-03 20:31:50 +0000
  • 4dd70ba3a1
    Fix clippy warnings Christian Duerr 2021-07-03 03:06:52 +0000
  • b0bc2a2440
    Remove .agignore a5ob7r 2021-06-28 18:00:13 +0900
  • db0f4b5b94
    Add libxkbcommon-dev to debian INSTALL.md Tim Hourigan 2021-06-28 00:41:58 +0100
  • e0b9771dbc
    Remove blink capability from terminfo Nick Black 2021-06-26 09:10:20 -0400
  • fa2fa39804
    Fix regex search regression a5ob7r 2021-06-21 03:01:47 +0900
  • 7e4325796d
    Add modes to regex hint bindings Joshua Ortiz 2021-06-19 15:58:15 -0700
  • 0be25c5e22
    Switch official IRC channel to Libera.Chat Christian Duerr 2021-06-19 13:29:30 +0000
  • 6f135d713a
    Fix ScrollHalfPageUp vi cursor motion regression a5ob7r 2021-06-16 17:55:15 +0900
  • 3e867a0560
    Fix crashes with cut-off fullwidth characters Christian Duerr 2021-05-28 11:00:37 +0000
  • 3c61e075fe
    Improve rendering performance Christian Duerr 2021-05-22 22:48:43 +0000
  • c17d8db169
    Add ipfs/ipns URL scheme support Alfonso Montero 2021-05-22 01:09:06 +0200
  • 6c00df818c
    Fix startup caching of bold glyphs Christian Duerr 2021-05-20 19:48:32 +0000
  • 4d7889acbd
    Fix typo in config documentation Mark Stosberg 2021-05-20 15:29:59 -0400
  • 38bab815fe
    Add magnet URL support to config docs Christian Duerr 2021-05-19 09:01:31 +0000
  • 6d8db6b9df
    Fix default URL binding Christian Duerr 2021-05-10 21:20:09 +0000
  • d94c1e97a8
    Fix URL highlighting with unicode whitespace Christian Duerr 2021-05-09 22:33:51 +0000
  • 0936aa6e8d
    Fix unnecessary redraws due to hint highlighting Christian Duerr 2021-05-09 20:44:14 +0000
  • f9d83a2836
    Add Ctrl+c binding for exiting hint mode absorber 2021-05-08 03:12:34 +0000
  • 7f6b7acfeb
    Fix crash when copying out of bounds selections Christian Duerr 2021-05-07 20:47:56 +0000
  • 8f4b752a98
    Update crossfont to 0.3.0 Christian Duerr 2021-05-01 20:06:23 +0000
  • edda4f7fd8
    Add changelog entry for config url change Christian Duerr 2021-05-01 17:15:51 +0000
  • e64e0f0df9
    Fix release mode tests Christian Duerr 2021-05-01 16:57:52 +0000
  • 68bb162740
    Fix single column block selection Christian Duerr 2021-05-01 14:24:03 +0000
  • 57bb7de06b
    Bump development version to 0.9.0-dev Christian Duerr 2021-05-01 14:05:57 +0000
  • 257d0b5fde
    Add deprecation warning for mouse URL config Christian Duerr 2021-05-01 13:49:58 +0000
  • e3818a226c
    Use cell colors for focused match CellRgb Nathan Lilienthal 2021-04-30 18:16:48 -0400
  • e2a853b1a7
    Cleanup config path logging without any files Nathan Lilienthal 2021-04-30 17:59:13 -0400
  • 78e04445c7
    Add support for magnet URLs Raphael Nestler 2021-04-30 18:13:29 +0200
  • edf0faf98f
    Fix highlighting multiple hints in the same line Christian Duerr 2021-04-30 00:23:09 +0000
  • 4d982894a6
    Fix replacement of fullwidth characters Christian Duerr 2021-04-29 17:06:44 +0000
  • 11cbc439c8 Update vi-mode `Open` config docs for hints Nathan Lilienthal 2021-04-26 12:08:26 -0400
  • c688adc7b5
    Fix cursor expansion across wide chars Christian Duerr 2021-04-22 20:08:58 +0000
  • 28abb1f9c7
    Fix out of order terminal query responses Christian Duerr 2021-04-17 23:20:13 +0000
  • a312e41595
    Fix selection flooding Wayland connection Christian Duerr 2021-04-17 19:28:23 +0000
  • 33d4b833dc
    Update dependencies Christian Duerr 2021-04-17 01:53:21 +0000
  • 504b38cbd1
    Fix mouse reports Christian Duerr 2021-04-16 20:23:54 +0000
  • 9cb55621f7
    Fix mouse point crash on resize Christian Duerr 2021-04-15 22:16:31 +0000
  • 1f46bb7b92
    Add hint action for moving the vi cursor Christian Duerr 2021-04-15 21:25:49 +0000
  • 05917b2740
    Fix initial vi cursor position while in scrollback Christian Duerr 2021-04-14 19:39:35 +0000
  • 37f638fc42
    Fix hint label with start above viewport Christian Duerr 2021-04-14 03:47:10 +0000
  • 7f31275e74
    Fix URL highlight in mouse mode without shift Christian Duerr 2021-04-14 01:05:20 +0000
  • 96fc9ecc9a
    Add vi/mouse hint highlighting support Christian Duerr 2021-04-13 03:24:42 +0000
  • 40bcdb1133
    Add hide other windows binding on macOS Kam Kudla 2021-04-08 14:01:47 -0700
  • 78953e4f7e
    Fix automatic scrolling on resize Richard Steinmetz 2021-04-08 22:29:47 +0200
  • cbcc129440
    Add copy/paste/select hint actions Christian Duerr 2021-04-03 23:52:44 +0000
  • 531e494cf9
    Fix focused match selection color Christian Duerr 2021-04-02 21:36:35 +0000
  • 58cae8f2ed
    Keep viewport in place during resize Richard Steinmetz 2021-03-31 21:11:16 +0200
  • 3bd5ac221a
    Unify the grid line indexing types Christian Duerr 2021-03-30 23:25:38 +0000
  • 974392cdc6
    Fix cursor thickness on wide cells Stokhos 2021-03-28 14:02:12 -0400
  • 17923efccf
    Fix URLs opening in explorer on Windows Serban Constantin 2021-03-15 16:27:57 +0200
  • 5aa02816c4
    Fix inconsistent_struct_constructor clippy lint Matthias Krüger 2021-03-12 20:40:18 +0100
  • d5dd009a6d
    Fix vi mode search Christian Duerr 2021-03-06 03:18:48 +0000
  • a954e076ca
    Add regex terminal hints Christian Duerr 2021-03-01 19:50:39 +0000
  • 772afc6a8a
    Remove incorrect changelog entry Christian Duerr 2021-03-01 00:50:47 +0000
  • 557b28d0ac
    Add Windows version requirements to readme r-c-f 2021-02-28 11:12:24 -0600
  • edfcb81339
    Run clippy on MSRV Christian Duerr 2021-02-27 15:06:22 +0000
  • 72b341425d
    Fix hollow block cursor being drawn for hidden cursor Kirill Chibisov 2021-02-26 23:36:38 +0300
  • ea24a106e9
    Fix vi cursor after leaving search Christian Duerr 2021-02-26 19:54:09 +0000
  • 9999bd53e1
    Add sync update terminfo and docs Christian Duerr 2021-02-24 18:20:47 +0000
  • 8409d7d5e2
    Bump base64 to 0.13.0 Bastien Orivel 2021-02-24 18:52:35 +0100
  • 9575aed681 Add support for synchronized updates Christian Duerr 2021-01-25 22:23:08 +0100
  • 64abd7fb43 Match intermediates directly in CSI parser Christian Duerr 2021-01-25 00:42:54 +0100
  • 35e6fdaddd
    Fix selection after search without match Christian Duerr 2021-02-22 23:54:12 +0000
  • 369c927d9d
    Add version 0.7.2 to changelog Christian Duerr 2021-02-20 00:33:02 +0000
  • 4f22e6f518
    Add Drop implementations for OpenGL structures Mikhail "L117" Nikolenko 2021-02-20 05:00:10 +1000
  • 3dafec076b
    Fix search freezing Alacritty Christian Duerr 2021-02-18 20:27:52 +0000
  • 6f1ddf7010
    Fix cursor position when scrolled into history Christian Duerr 2021-02-18 04:25:50 +0000
  • fc87aaa4b1
    Limit the maximum DPR on X11 to 10 Christian Duerr 2021-02-15 14:58:12 +0000
  • d872b9f3ae
    Update dependencies Christian Duerr 2021-02-13 18:15:57 +0000