Commit Graph

  • 1cff4f9d29 ... Kovid Goyal 2017-05-19 15:45:07 +05:30
  • d180601711 More command replaying Kovid Goyal 2017-05-19 15:43:15 +05:30
  • 01d0e7474f Change reported version to >= 4000 so that vim autodetects SGR mouse support correctly Kovid Goyal 2017-05-19 14:23:11 +05:30
  • bd75fa6ed3 version 0.2.4 v0.2.4 Kovid Goyal 2017-05-17 10:38:30 +05:30
  • 14a66762a6 Fix incorrect response to request for device attributes Kovid Goyal 2017-05-17 10:33:33 +05:30
  • 507edc95a8 Exclude rgb.py for LOC count Kovid Goyal 2017-05-17 09:35:05 +05:30
  • 9fdadfabcc DRYer Kovid Goyal 2017-05-17 09:29:57 +05:30
  • b58ecde740 Track cursor color as a property of Screen not Cursor Kovid Goyal 2017-05-17 09:27:38 +05:30
  • 3b71a016a6 Fix reset not resetting default foreground and background colors Kovid Goyal 2017-05-17 09:22:06 +05:30
  • f0c546208d Implement OSC codes for changing selection colors Kovid Goyal 2017-05-17 08:55:57 +05:30
  • e5799321f8 Simplify cursor color management Kovid Goyal 2017-05-17 08:10:39 +05:30
  • 6133fd581a Generate X11 RGB color name table from rgb.txt Kovid Goyal 2017-05-17 07:38:56 +05:30
  • 0c8231d356 Implement OSC codes for changing cursor colors Kovid Goyal 2017-05-17 07:10:23 +05:30
  • 788f09e855 Use a special test launcher that links the sanitize runtime library directly Kovid Goyal 2017-05-15 10:18:59 +05:30
  • ba7a6e8106 Turn on the undefined behavior sanitizer on Travis Kovid Goyal 2017-05-15 09:20:10 +05:30
  • 59ac12570c Fix unaligned read/writes in the History buffer Kovid Goyal 2017-05-15 08:49:51 +05:30
  • 69b187a743 Split up the color field into fg/bg colors Kovid Goyal 2017-05-15 08:32:52 +05:30
  • 800291c147 Call set_locale() at startup Kovid Goyal 2017-05-13 08:01:20 +05:30
  • 1b336bf864 Ask the window manager to mark the window as requiring attention when a bell occurs Kovid Goyal 2017-05-12 09:21:45 +05:30
  • 2630668fa5 Fix possessive "its" Jakob Schramm 2017-04-29 15:55:57 +02:00
  • 339dd9b412 version 0.2.3 v0.2.3 Kovid Goyal 2017-04-28 09:48:27 +05:30
  • 3f272d102b Test for toggling IUTF8 Kovid Goyal 2017-04-28 09:41:47 +05:30
  • 29988c94fa Fix #70 Kovid Goyal 2017-04-28 09:21:40 +05:30
  • 35f2b3254a A spot of refactoring Kovid Goyal 2017-04-28 08:54:06 +05:30
  • 898a8075be Fix #69 Kovid Goyal 2017-04-28 08:31:07 +05:30
  • f5d957e8ff Merge branch 'binor-patch-1' of https://github.com/binor/kitty Kovid Goyal 2017-04-07 08:24:33 +05:30
  • 2cc3cabd3f Fix mouse coordinates off on macOS Retina display binor 2017-04-06 19:53:14 +02:00
  • be5185ab1a version 0.2.2 v0.2.2 Kovid Goyal 2017-04-05 09:12:10 +05:30
  • 01c289e440 Add ST test to OTH tests as well Kovid Goyal 2017-04-05 09:09:41 +05:30
  • db2d14d9ed Fix backslashes in OSC codes not being parsed correctly Kovid Goyal 2017-04-05 09:07:55 +05:30
  • c504b96b60 Add a --dump-bytes option, useful for reproducing problems from users computers Kovid Goyal 2017-04-05 00:13:31 +05:30
  • 15c4b1961e Add a few missing commands to replay Kovid Goyal 2017-04-04 23:51:20 +05:30
  • 2cc20e4b27 Allow changing font size in a running terminal using keyboard shortcuts. Kovid Goyal 2017-03-31 10:00:56 +05:30
  • 0923d6ecee version 0.2.1 v0.2.1 Kovid Goyal 2017-03-15 16:31:28 +05:30
  • defda41861 Use rmkx codes as basis for control+special key codes Kovid Goyal 2017-03-15 16:27:17 +05:30
  • 66c51798b8 Fix a regression that broke Ctrl+Left and Ctrl+Down Kovid Goyal 2017-03-15 16:16:27 +05:30
  • ff966f667c Fix newlines being inserted at wrapping boundaries when copying. Fixes #55 Kovid Goyal 2017-03-10 10:02:22 +05:30
  • 96be8dcb2c Remove spurious sentence Kovid Goyal 2017-03-09 09:14:17 +05:30
  • 892d3df6eb DRYer Kovid Goyal 2017-02-24 15:56:04 +05:30
  • 54e79a6901 Add a test for ARB_texture_buffer_object_rgb32 Kovid Goyal 2017-02-24 15:27:41 +05:30
  • 7d0c05e20d Add a command line option to debug OpenGL calls Kovid Goyal 2017-02-24 14:38:30 +05:30
  • 421ae6d289 Ensure texture buffer is bound before uploading to it Kovid Goyal 2017-02-24 14:35:02 +05:30
  • 3af501b715 Build with -march=native by default Kovid Goyal 2017-02-21 16:35:25 +05:30
  • c73d6913da Some meta goals for the protocol extensions Kovid Goyal 2017-02-17 22:06:11 +05:30
  • f7cb3e3f9e Option to disable audio bell Kovid Goyal 2017-02-14 08:10:00 +05:30
  • d96c7d71a7 version 0.2.0 v0.2.0 Kovid Goyal 2017-02-13 17:31:17 +05:30
  • 7d8e172ce2 Keyboard maps should be respected in extended keyboard mode as well Kovid Goyal 2017-02-12 14:27:03 +05:30
  • a671c7a184 When detecting URLs remove trailing "] and similar Kovid Goyal 2017-02-11 12:12:02 +05:30
  • 72125701f5 No need ot build the key map on every startup Kovid Goyal 2017-02-11 10:48:36 +05:30
  • a66d2b0890 Ensure the extended keyboard protocol key encoding is stable Kovid Goyal 2017-02-11 10:41:04 +05:30
  • 211b771316 pep8 Kovid Goyal 2017-02-11 10:02:48 +05:30
  • 41ffad8e5c Ignore failures to beep Kovid Goyal 2017-02-11 09:50:19 +05:30
  • 91144a8b63 typo in comment Kovid Goyal 2017-02-11 08:58:51 +05:30
  • 0c408fa4af Add an optional "visual" bell Kovid Goyal 2017-02-11 08:56:40 +05:30
  • 8b8186660b Move bell handling into python Kovid Goyal 2017-02-11 08:47:42 +05:30
  • 7d2332da21 API to easily invert colors in a window Kovid Goyal 2017-02-11 08:28:10 +05:30
  • 2b4d0a4ac9 Fix regression that caused scrolling to return to origin when releasing keys Kovid Goyal 2017-02-10 16:03:20 +05:30
  • edab1aebaa Allow clients to query if the terminal emulator support styled underlines Kovid Goyal 2017-02-10 16:00:51 +05:30
  • 924172f1ac Note on representation Kovid Goyal 2017-02-10 15:37:39 +05:30
  • d9563e52c8 Reduce size of encoded key event by using base64 encoding Kovid Goyal 2017-02-10 15:34:06 +05:30
  • ded9cf227a ... Kovid Goyal 2017-02-10 15:14:48 +05:30
  • 063d6652e0 ... Kovid Goyal 2017-02-10 15:13:22 +05:30
  • 0f8b83755a Implement the extended keyboard protocol Kovid Goyal 2017-02-10 15:11:07 +05:30
  • 45334d6b35 Recognize extended keyboard mode Kovid Goyal 2017-02-10 12:13:31 +05:30
  • 96921e3a39 Forgot one limitation Kovid Goyal 2017-02-10 11:48:39 +05:30
  • 7080168bdd Improved formatting Kovid Goyal 2017-02-10 11:42:20 +05:30
  • 48a2a395c4 Spec for extended keyboard protocol Kovid Goyal 2017-02-10 11:34:38 +05:30
  • b6c0eb0909 ... Kovid Goyal 2017-02-10 09:47:46 +05:30
  • b9a2524992 Add a link to the issue for graphics rendering Kovid Goyal 2017-02-10 09:45:41 +05:30
  • 28f0dc1e51 oops Kovid Goyal 2017-02-10 01:12:07 +05:30
  • cbe599735c Allow overriding individual configuration options on the command line Kovid Goyal 2017-02-10 00:48:17 +05:30
  • e012e9459d pep8 Kovid Goyal 2017-02-10 00:34:53 +05:30
  • eb71799b42 Allow specifying multiple config files Kovid Goyal 2017-02-10 00:31:00 +05:30
  • fe3f0932ea pep8 Kovid Goyal 2017-02-10 00:23:35 +05:30
  • 783717b8a4 pep8 Kovid Goyal 2017-02-10 00:04:05 +05:30
  • bb37516d6f Add a note to the README about kitty's font control features Kovid Goyal 2017-02-09 21:38:05 +05:30
  • 6c6f000229 Implement symbol maps Kovid Goyal 2017-02-09 21:15:53 +05:30
  • a4715de5dc Fix tab bar borders not being blanked Kovid Goyal 2017-02-09 17:34:56 +05:30
  • cbf0959fbf Fix tab bar not being rendered after first new tab is created Kovid Goyal 2017-02-09 17:02:02 +05:30
  • 49c81da763 Adjust rescale threshold Kovid Goyal 2017-02-09 13:38:19 +05:30
  • 7e34807859 Linux: use only advances for calculating cell sizes Kovid Goyal 2017-02-09 13:36:44 +05:30
  • e2ac9ec118 Fix building on OS X Kovid Goyal 2017-02-09 09:18:41 +05:30
  • c58be6ddf5 A spot of refactoring Kovid Goyal 2017-02-08 22:24:58 +05:30
  • b9b15d41f4 Explicitly depend only on fontconfig since it in turn depends on freetype Kovid Goyal 2017-02-08 21:59:05 +05:30
  • dea60cdaf0 Forgot to also catch KeyError Kovid Goyal 2017-02-08 21:57:39 +05:30
  • 02ef3c6dc8 Linux: Use libfontconfig directly instead of calling fc-match Kovid Goyal 2017-02-08 21:52:10 +05:30
  • 882a4f2ab3 Linux: Add support for .ttc files Kovid Goyal 2017-02-08 21:07:10 +05:30
  • 85e05a447d Linux: Fallback to using bitmapped fonts for characters that are not present in any scalable fonts on the system Kovid Goyal 2017-02-08 11:29:24 +05:30
  • 1ff4e9703a Refactor the fontconfig API Kovid Goyal 2017-02-08 10:10:07 +05:30
  • 0b2af7c33a Configure yapf/isort Kovid Goyal 2017-02-08 09:59:36 +05:30
  • 68115b50a5 Simplification Kovid Goyal 2017-02-08 09:45:27 +05:30
  • 9aa1d74f83 Linux: Don't crash when fontconfig is unable to find a font for a character. Kovid Goyal 2017-02-08 09:32:15 +05:30
  • 4532194b01 ... Kovid Goyal 2017-02-06 22:18:59 +05:30
  • ebacb16f67 Compile the launcher with -fpie Kovid Goyal 2017-02-06 16:19:33 +05:30
  • 585a01fff6 Start out in normal key mode Kovid Goyal 2017-02-05 16:39:40 +05:30
  • bb7edb5f8f Implement DECRQM Kovid Goyal 2017-02-05 16:20:50 +05:30
  • 142c883b0c Implement DECCKM Kovid Goyal 2017-02-05 15:30:16 +05:30
  • bf3f6f6014 Add a note about the availability of the dmg Kovid Goyal 2017-02-02 16:35:02 +05:30
  • 688d0f74c4 Use print() instead of stdout.buffer.write() Kovid Goyal 2017-02-02 16:30:53 +05:30
  • 71b4ea5a60 oops Kovid Goyal 2017-02-02 16:24:38 +05:30