Commit Graph

  • 44b238bff8 Remove unused limit function Joe Wilm 2017-04-20 10:18:05 -0700
  • 346ec09af5 Fix some bugs with resize Joe Wilm 2017-04-20 10:13:28 -0700
  • 7df35a30ea Fix issue with back_color_erase Joe Wilm 2017-04-19 20:43:02 -0700
  • 8963e97a5a Add more vttest ref tests Joe Wilm 2017-04-19 20:24:02 -0700
  • 811cb266d2 Add reftest for vttest 2 scroll Joe Wilm 2017-04-19 20:17:13 -0700
  • faa2dc11e4 Pass scrolling region tests in vttest 2 Joe Wilm 2017-04-19 20:08:44 -0700
  • 77295e7f9e Partially add DECCOLM support Joe Wilm 2017-04-19 09:03:33 -0700
  • 197e910d63 Support DECOM (Origin Mode) Joe Wilm 2017-04-18 22:59:24 -0700
  • 2bcd165a78 Add CLI arg for setting working directory Zach Day 2017-03-14 03:39:26 -0400
  • a3d00f01b1 Fixes for vttest cursor movement screen 1 Joe Wilm 2017-04-18 10:42:29 -0700
  • a27f166ef9 Implement LF/NL Joe Wilm 2017-04-18 10:41:11 -0700
  • 35f8f152cf Fix delete key binding for macOS Joe Wilm 2017-04-18 19:32:23 -0700
  • b169459c99 Fix delete key binding Jan Holthuis 2017-04-07 13:26:40 +0200
  • 7bc1691b0f Add ref test for tab rendering Joe Wilm 2017-04-04 08:47:28 -0700
  • 302ba5adc6 fix tabulation rendering Roman Shmatov 2017-04-04 17:08:10 +0500
  • 9acd612b23 Better error handling in event loop Joe Wilm 2017-04-03 21:27:03 -0700
  • 52c979bc08 Fix hang on exit after child process failed Lukas Holecek 2017-03-14 08:39:20 +0100
  • 4dcd7c4c0d Enable Shift + Insert to paste Michel Boaventura 2017-03-02 18:13:59 -0300
  • 5b079f6d43 Do not replace $SHELL with --command option Justin Charette 2017-04-01 19:30:29 -0400
  • 2d1af06c2d Update ref tests Joe Wilm 2017-04-03 20:33:46 -0700
  • 79576b6c0b Add better printing for ref test failure Joe Wilm 2017-04-03 20:21:55 -0700
  • a66d19f633 Fix issue with htop rendering incorrectly Joe Wilm 2017-02-11 21:13:16 -0800
  • 8d4c10dad6 Remap `Copy` and `Paste` to use `Shift + Control` instead of `Command` Zetok Zalbavar 2017-03-27 11:01:50 +0100
  • 715d4f8be8 Add Action to desktop file Niklas Claesson 2017-03-08 20:50:31 +0100
  • 3c6b32014c Merge pull request #462 from brycefisher/cema-mac-app-tweaks Joe Wilm 2017-03-08 07:47:25 -0800
  • 8445c761f0 Setup locale properly in new shell (thanks @casimir) Bryce Fisher-Fleig 2017-03-07 09:09:43 -0800
  • ad56e3b761 (fix) Associates .desktop file with running process in Linux desktop OSes Bryce Fisher-Fleig 2017-03-06 14:38:40 -0800
  • 86b0708143 Remove LSEnvironment from info.plist Bryce Fisher-Fleig 2017-03-06 11:47:27 -0800
  • 018beee8b6 Changes recommended by @mondras Bryce Fisher-Fleig 2017-03-06 10:26:17 -0800
  • e63a52d4db Fix launcher script Semyon Pisarev 2017-02-07 15:50:38 +0300
  • 6f5c2552c8 Add LSEnvironment Semyon Pisarev 2017-01-26 16:48:21 +0300
  • 2f0e31888f Add tiny wrapper to start from '$HOME' Semyon Pisarev 2017-01-15 19:46:23 +0300
  • dc72b1324f Add install target Semyon Pisarev 2017-01-13 10:25:02 +0300
  • 0a6ffaab5f Updated Makefile to put binary in subdir Petter Uvesten 2017-01-12 15:42:15 +0100
  • 0ef98733ea Add Makefile and .app Semyon Pisarev 2017-01-12 13:01:52 +0300
  • 377193c5ed Ignore temp files Semyon Pisarev 2017-01-12 13:01:29 +0300
  • aa76b29ff7 Handle CSI command J3 (Clear saved lines) Aaron Hill 2017-03-03 23:22:54 -0500
  • d7c0b1115a Handle OSC command '1' (Set Icon Name) Aaron Hill 2017-03-03 18:04:09 -0500
  • 00d271b7e0 Fix bug parsing OSC strings Joe Wilm 2017-03-01 22:28:38 -0800
  • 119c7d2856 Add support for wide characters Joe Wilm 2017-03-01 22:24:37 -0800
  • 55876522a2 font::fc: Remove unneeded clone Harlan Lieberman-Berg 2017-03-01 21:48:37 -0500
  • 7bb89e50df font::ft: misc style cleanup. Harlan Lieberman-Berg 2017-02-28 22:20:43 -0500
  • d5342a78cd Drop unnecessary unsafe on add_charset Harlan Lieberman-Berg 2017-02-27 21:49:58 -0500
  • 6ed7d99453 Switch over to using font_match everywhere. Harlan Lieberman-Berg 2017-02-27 21:49:00 -0500
  • 50f27af643 Rework font cache to cache on paths Harlan Lieberman-Berg 2017-02-27 21:43:21 -0500
  • 3ad6869967 First pass of font fallback rendering Harlan Lieberman-Berg 2017-02-25 22:54:07 -0500
  • 4b4a187fbd Fix fc::Pattern::add_charset Joe Wilm 2017-02-25 16:13:52 -0800
  • 28700ed3dc PoC find font with glyph Joe Wilm 2017-02-25 15:48:00 -0800
  • f10394e003 Fix #447 - yml: mention `showkey -a` to get x sequence from key Ronan Jouchet 2017-02-28 15:27:09 -0500
  • 53507ce7d0 Add ref test for tab background highlighting Joe Wilm 2017-02-27 08:03:08 -0800
  • 96a1503040 Update cell to cursor template when adding a tab. Anders Rasmussen 2017-02-27 19:12:04 +1100
  • 31ed5160a0 Change cursor colors config to use text and cursor Joe Wilm 2017-02-24 08:23:07 -0800
  • fef965c121 hide mouse cursor mac os Anders Rasmussen 2017-02-23 13:34:52 +1100
  • f1ea49b75d Lazily reset `start_time` in VisualBell's `completed` method Mark Andrus Roberts 2017-02-20 12:22:26 -0800
  • 604cc6b25e Document hide cursor when typing behaviour Tuomas Siipola 2017-02-23 00:27:18 +0200
  • 2d89f79a29 Fix cursor visibility when window lost focus Tuomas Siipola 2017-02-22 22:59:01 +0200
  • 3cc27a4d76 Set cursor only when its visibility changes Tuomas Siipola 2017-02-22 22:46:08 +0200
  • 7bb49fabfa Add hide cursor when typing option Tuomas Siipola 2017-02-22 21:52:37 +0200
  • 418df72a07 Bump glutin Joe Wilm 2017-02-17 23:16:37 -0800
  • e0980df48e Updates Glutin to proper handle dead keys Michel Boaventura 2017-02-17 18:22:39 -0200
  • 3ce6e1e4b2 use an empty cell as template when resizing grids Anders Rasmussen 2017-02-17 17:17:10 +1100
  • 62eb1e2938 Implement workaround for Mesa issue Joe Wilm 2017-02-14 21:33:57 -0800
  • c49d4a9365 Add TERM config entry Anders Rasmussen 2017-02-14 13:22:59 +1100
  • 24c32dc400 Add default Alt+Backspace keybinding Joe Wilm 2017-02-13 10:05:31 -0800
  • 18ab8bda9e Disable visual bell by default Joe Wilm 2017-02-11 20:42:58 -0800
  • 2be3e8fc5b Handle OSC for setting indexed color values Joe Wilm 2017-02-06 13:28:33 -0800
  • 908ea5543a Move color list to Term struct Joe Wilm 2017-02-11 12:49:40 -0800
  • d2e8a0cd10 Fix issue with cat /dev/urandom Joe Wilm 2017-02-11 13:53:32 -0800
  • 2063f54455 Update serde_yaml to 0.6.1 David Tolnay 2017-02-10 17:09:34 -0800
  • 7707dcdc5c Print YAML errors using Display Joe Wilm 2017-02-10 09:40:26 -0800
  • 98c01457df Improvements to default config Joe Wilm 2017-02-10 09:15:36 -0800
  • fbc7b72271 Add visual bell support Mark Andrus Roberts 2017-02-03 15:34:52 -0800
  • 92e1cec088 Semantic Selection Xiaoyu Yin 2017-01-14 17:53:48 -0800
  • 59295e4431 Add zsh tab completion ref test Joe Wilm 2017-02-07 07:53:57 -0800
  • 1852707af3 Implement clearing above cursor Joe Wilm 2017-02-06 13:13:25 -0800
  • 098eca8d10 Fix zsh tab completion Joe Wilm 2017-02-06 12:11:35 -0800
  • edc2c7f5b9 Configurable window dimensions Anders Rasmussen 2017-02-05 21:01:26 +1100
  • 9d44526bf9 Render underline on empty cells Tuomas Siipola 2017-02-01 23:17:55 +0200
  • 6cc6086eed Send mouse wheel commands only if they're supported Tuomas Siipola 2017-01-31 23:45:36 +0200
  • 12cd04fea2 Add "Quit" action to allow exit on a Cmd-W or Cmd-Q Brandur 2017-02-05 18:32:43 -0800
  • 82c9235bb1 Fix bug with restore cursor Joe Wilm 2017-02-03 19:42:25 -0800
  • 8f2e7b08a6 readme: Remove stray line Daniel M. Capella 2017-02-03 20:10:39 +0000
  • f2f750f9f3 Alacritty now compiles on stable Rust 🎉 Joe Wilm 2017-02-02 20:50:48 -0800
  • 875167a510 Fix bug introduced with save/restore patch Joe Wilm 2017-02-02 20:51:14 -0800
  • d0283141b5 Decouple input processing from Term Joe Wilm 2017-02-01 22:13:08 -0800
  • 40d7c0c434 Implement save/restore cursor position Joe Wilm 2017-02-01 09:55:23 -0800
  • b27d1266d6 Fix bug with cursor colors and old config Joe Wilm 2017-01-30 09:45:09 -0800
  • 9f064001e2 Load the primary clipboard when pasting jc00ke 2017-01-19 21:55:38 -0800
  • 60d6071fb6 Add Arch Linux package install instructions Daniel M. Capella 2017-01-14 20:43:29 +0000
  • 6d744abf7b Update to serde 0.9 and serde-yaml 0.6. Joe Wilm 2017-01-29 17:05:46 -0800
  • e04584b082 support for inverting the cursor or using colors Danny Dulai 2017-01-08 22:18:39 -0500
  • 2b478e7b9c Fix section headers in README Joe Wilm 2017-01-28 17:54:19 -0800
  • 019daa8b69 Add support for -e argument Niklas Claesson 2017-01-25 00:19:45 +0100
  • 08f348ecea Optimize glyph cache access Joe Wilm 2017-01-13 10:03:51 -0800
  • 4ebcbf1c4d Add Slackware section to README.md DerNorbert 2017-01-10 16:16:07 +0100
  • 6eb8b10a95 fix config file Niklas Claesson 2017-01-26 00:18:22 +0100
  • 04c5ad372a Implement argument passing in config Niklas Claesson 2017-01-23 20:10:26 +0100
  • 1dca5617e2 Use clap as cli parser. Kurnevsky Evgeny 2017-01-22 12:08:53 +0300
  • 6e51e9e27b Change to process::Command Niklas Claesson 2017-01-23 09:00:52 +0100
  • e118431d16 Remove debug_print! macros Joe Wilm 2017-01-23 08:50:24 -0800