Commit Graph

  • 8a39346b75
    Clear selection on clear line/screen escapes Kirill Chibisov 2020-06-26 19:04:55 +0300
  • 6c8966f426
    Fix scroll down escape pulling lines from history Christian Duerr 2020-06-25 09:50:17 +0000
  • f0775b3c89
    Fix live right-click expansion Christian Duerr 2020-06-24 08:29:07 +0000
  • 5eb0792c90 Remove checks on nightly from CI Kirill Chibisov 2020-06-23 13:46:01 +0300
  • e4e0218ede Run rustfmt on sr.ht Kirill Chibisov 2020-06-23 13:37:14 +0300
  • 43c0ad6ea9
    Add selection expansion Christian Duerr 2020-06-23 09:57:15 +0000
  • 87e5b1aa25
    Add automatic scrolling during selection Christian Duerr 2020-06-18 01:02:56 +0000
  • d526649ee6
    Use compile_error! instead of panic! in build.rs Kirill Chibisov 2020-06-15 23:01:21 +0300
  • b15b476371
    Rework default config binding replacement Kirill Chibisov 2020-06-15 03:12:39 +0300
  • 00870b2c5c
    Improve documentation for install on macOS via brew cask Steve Dondley 2020-06-14 18:06:14 -0400
  • 6ee8717917
    Add missing docs for ScrollHalfPageUp/Down Kirill Chibisov 2020-06-10 00:25:34 +0300
  • 3c7a960121
    Cleanup window.rs imports Christian Duerr 2020-06-08 02:09:07 +0000
  • 3233ede028
    Update dependencies Kirill Chibisov 2020-06-07 01:07:22 +0300
  • 4f5f841296
    Remove copypasta dependency from alacritty_terminal Kirill Chibisov 2020-06-07 00:33:20 +0300
  • 7aafbb757d
    Remove copyright notice from files Christian Duerr 2020-06-06 18:49:14 +0000
  • de3437bcd6
    Fix class and cursor thickness deserialization Kirill Chibisov 2020-06-06 01:31:57 +0300
  • f99220f015
    Refactor Shell, Command, and Launcher to share impl Kirill Chibisov 2020-06-05 01:10:31 +0300
  • 1e32e5a515
    Fix font rendering regression on macOS Jade Michael Thornton 2020-06-04 15:24:09 -0500
  • e6475c6753
    Add version 0.4.3 entries to changelog Christian Duerr 2020-06-03 19:52:50 +0000
  • e009869623
    Add whitespace after dropped file paths Fernando 2020-06-02 19:01:26 -0500
  • c102e845cd
    Add cargo feature for WinPTY David Hewitt 2020-06-02 22:31:06 +0100
  • 1dacc99183
    Refactor Term/Grid separation Christian Duerr 2020-05-30 20:45:44 +0000
  • f7fb67f870
    Update dependencies Kirill Chibisov 2020-05-30 22:54:56 +0300
  • f1bf481eb8
    Remove env_logger depedency Christian Duerr 2020-05-29 06:22:16 +0000
  • 2b2b2bfd2a
    Add documentation about patch releases Christian Duerr 2020-05-27 16:39:44 +0000
  • a669f12793
    Set IUTF8 input setting on supported platforms Kirill Chibisov 2020-05-27 18:24:01 +0300
  • a14c51797f
    Fix build warnings on macOS/Windows Kirill Chibisov 2020-05-27 17:46:52 +0300
  • 88d87cfa86
    Remove unused dependencies Matthias Krüger 2020-05-24 02:52:47 +0200
  • 69a9ee5e0e
    Update dependencies Kirill Chibisov 2020-05-24 02:52:36 +0300
  • 0f82817c03
    Update copypasta to v0.7.0 Kirill Chibisov 2020-05-21 01:22:39 +0300
  • ab1f173ccd
    Add subpixel anti-aliasing support on macOS 10.14+ Casper Rogild Storm 2020-05-17 23:14:13 +0200
  • 395fee2b01
    Fix crash when writing wide char in last column Christian Duerr 2020-05-17 15:32:06 +0000
  • 922f48e52c
    Bump winit to 0.22.2 Christian Duerr 2020-05-16 23:31:00 +0000
  • 9a0eac0a14
    Change default color scheme to 'Tomorrow Night' Alexey Chernyshov 2020-05-17 01:27:31 +0300
  • 7987002dcf
    Fix vi ScrollToBottom motion Christian Duerr 2020-05-16 00:16:21 +0000
  • 058b036fe7
    Refine documentation on disabling the URL launcher Tyler G. Sherrard 2020-05-13 22:35:23 -0400
  • 7ae701d57b
    Add support for Fontconfig embolden and matrix options Kirill Chibisov 2020-05-14 04:25:11 +0300
  • b656fba35e
    Fix OSCs terminated by \x9c byte in unicode Christian Duerr 2020-05-13 09:58:34 +0000
  • 73c7f0c48d
    Remove prebuilt linux binaries Christian Duerr 2020-05-12 15:18:37 +0000
  • 77f2d6e853
    Fix emojis being blended with background lbonn 2020-05-12 15:23:35 +0200
  • 2c2104a517 Fix INSTALL.md platform ordering Christian Duerr 2020-05-08 00:32:00 +0200
  • 989f839d5d Add fontconfig to Clear Linux install requirements Pierre Massat 2020-05-07 14:24:32 -0700
  • 49a1ac96f4
    Treat Shift + Backspace as Backspace Alexey Chernyshov 2020-05-07 15:37:49 +0300
  • becd7cf459
    Don't hide cursor on modifier press David Herberth 2020-05-06 23:58:43 +0200
  • 81ce93574f
    Extend style guideline documentation Christian Duerr 2020-05-05 22:50:23 +0000
  • 04f0bcaf54
    Use frame callbacks instead of vsync on Wayland Kirill Chibisov 2020-05-04 02:29:11 +0300
  • a425fe6bfe
    Fix scrolling multiplier documentation Jeff Windsor 2020-05-01 18:01:22 -0700
  • 17a3b85265
    Use numbers instead of strings for additional mouse bindings David Herberth 2020-05-02 01:03:28 +0200
  • 38d20d0c39
    Call glFinish right after swap_buffers on X11 Kirill Chibisov 2020-05-01 23:57:25 +0300
  • 6b45780f3a
    Fix clippy warnings Matthias Krüger 2020-05-01 21:28:43 +0200
  • 7901b454ee
    Fix startup locale on macOS Casper Rogild Storm 2020-04-30 20:04:02 +0200
  • f4689a1c36
    Use embedded resource for window icon David Hewitt 2020-04-25 15:39:27 +0100
  • f48c43f4d2 Update depedencies Christian Duerr 2020-04-23 03:20:24 +0200
  • 738c8de232 Bump minimum supported Rust version to 1.41.0 Christian Duerr 2020-04-23 03:43:21 +0200
  • 3bfb5958bc
    Fix code formatting Christian Duerr 2020-04-21 00:27:29 +0000
  • 34daa1237b
    Clear selection on grid swap Rémi Garde 2020-04-21 01:38:25 +0200
  • 03bce99ab6
    Update depedencies Bastien Orivel 2020-04-18 16:34:34 +0200
  • 840cb1b93a
    Add Windows font fallback David Hewitt 2020-04-16 19:46:17 +0100
  • 33abfe34a8
    Add config option to set cursor thickness Kirill Chibisov 2020-04-15 06:50:34 +0300
  • ab2db49af5
    Log critical errors with error! instead of println! Kirill Chibisov 2020-04-12 04:27:09 +0300
  • f14d24542c
    Fix various mouse mode + vi mode interactions Kirill Chibisov 2020-04-10 21:23:50 +0300
  • 2fc5120327
    Use config colors to theme Wayland decorations Kirill Chibisov 2020-04-09 04:02:10 +0300
  • 13eb50de79
    Remove 0.4.2 changelog suffix Kirill Chibisov 2020-03-30 20:22:01 +0300
  • f80e8eca73
    Fix tabstops not being reset with 'reset' Kirill Chibisov 2020-03-30 11:46:20 +0300
  • fde2424b39
    Remove `fs::read_to_string` reimplementations Christian Duerr 2020-03-26 14:56:41 +0000
  • 06c07d3c75
    Remove orphan servo-freetype-proxy folder Cole Helbling 2020-03-25 20:07:07 -0700
  • 637c775a99
    Update Linux/BSD font dependencies Christian Duerr 2020-03-25 13:52:03 +0000
  • 69ca895176
    Remove std::fs::read_to_string reimplementation from tests Matthias Krüger 2020-03-25 13:08:30 +0100
  • c35dbc9657
    Fix cursor position after alt screen resize Christian Duerr 2020-03-24 01:29:07 +0000
  • c9c5fbbe2b
    Add CopyPrimary keybinding action on Linux/BSD Kirill Chibisov 2020-03-24 02:46:33 +0300
  • a2875454b1
    Add FreeBSD to CI Kirill Chibisov 2020-03-23 23:22:31 +0300
  • 232aea46c0
    Add changelog entry for minimum Rust version bump Christian Duerr 2020-03-23 16:24:47 +0000
  • ba05e505d5
    Fix invisible selection Christian Duerr 2020-03-21 00:47:52 +0000
  • 3d7a789fd3
    Remove right click deselection Stefan Devai 2020-03-19 13:39:00 +0100
  • 01e603519a
    Fix default keybinding documentation Christian Duerr 2020-03-19 12:00:32 +0000
  • 1ddd3118dd
    Fix scrolling with selection outside of vimode Christian Duerr 2020-03-19 00:30:30 +0000
  • 1a8cd172e5
    Add modal keyboard motion mode Christian Duerr 2020-03-18 02:35:08 +0000
  • 64db7d3daa
    Add default keybinding for SpawnNewInstance on macOS Nathan Lilienthal 2020-03-17 15:37:36 -0400
  • 6ad0be5fb3
    Use font style for fontconfig fallback Kirill Chibisov 2020-03-17 04:50:12 +0300
  • b48e2fc2d8
    Remove std::fs::read_to_string reimplementation Matthias Krüger 2020-03-17 01:50:27 +0100
  • e272572168
    Fix changelog version Christian Duerr 2020-03-14 22:09:28 +0000
  • 6801c4a4fd
    Bump version to 0.5.0-dev Christian Duerr 2020-03-14 16:39:02 +0000
  • ead8d68c69
    Fix live config reload for window title Christian Duerr 2020-03-14 15:09:10 +0000
  • d20051b5e5
    Capitalized the .desktop Filename (#3425) Nathan Lilienthal 2020-03-13 15:17:19 -0400
  • 4000ec04d8
    Add option to pick Linux/BSD backends Kirill Chibisov 2020-03-13 03:33:12 +0300
  • 6d60a49956
    Run clippy on oldest supported version Christian Duerr 2020-03-12 22:49:46 +0000
  • c2e39085e3
    Fix crash when selecting last column Christian Duerr 2020-03-12 00:14:00 +0000
  • cc2fc0b1c3
    Update to glutin 0.24.0 Christian Duerr 2020-03-11 22:31:59 +0000
  • bb0a214a15
    Bump copypasta to 0.6.3 Kirill Chibisov 2020-03-10 02:15:30 +0300
  • 64a3115648
    Fix selection with invisible start and end Christian Duerr 2020-03-07 22:17:38 +0000
  • de5d770416
    Fix caching of variable font faces Kirill Chibisov 2020-03-07 02:15:43 +0300
  • 33cabfc3d2
    Remove `ref_test` option from configuration file Christian Duerr 2020-03-04 11:32:07 +0000
  • f7561850b4
    Remove HollowBlock/Hidden config cursor styles Rémi Garde 2020-03-02 21:41:26 +0100
  • f83d55f0f0
    Fix ignoring of slow touchpad scrolling Timo 2020-03-02 06:32:18 +0100
  • 1972cce8a4
    Fix DCS escape parsing crash Christian Duerr 2020-03-02 01:19:06 +0000
  • a710866007
    Move debug to bottom of config Christian Duerr 2020-03-01 21:41:05 +0000
  • 8c64224582
    Remove `tabspaces` config option Christian Duerr 2020-03-01 04:07:36 +0000
  • bea6ece3f6
    Fix tabs across linewrap Christian Duerr 2020-03-01 03:27:23 +0000
  • 31e01cc0e0
    Add GNU Guix installation instructions Valentin Ignatev 2020-03-01 04:33:36 +0300
  • 2ac017fa64
    Update terminfo dependency Kirill Chibisov 2020-02-29 21:10:51 +0300