Commit Graph

  • ccce8c32a3 Mapping to unicode and back for XKB keys Kovid Goyal 2021-01-09 15:42:16 +05:30
  • 8f8be9c2b1 Add notice to not edit generated code Kovid Goyal 2021-01-09 12:51:41 +05:30
  • eb8e2225e5 Add some more functional keys Kovid Goyal 2021-01-09 12:48:19 +05:30
  • 397d7d044b Change key data type in some functions Kovid Goyal 2021-01-09 12:44:57 +05:30
  • a681162326 Start work on supporting arbitrary unicode keys Kovid Goyal 2021-01-09 11:14:37 +05:30
  • f00ec0ff60 Merge branch 'm1-build-fix' of https://github.com/pjjw/kitty Kovid Goyal 2021-01-15 10:52:01 +05:30
  • 35982a9e58 Make is_arm predicate work on macos Peter Woodman 2021-01-15 00:09:24 -05:00
  • cf0bdf4d59 Add another couple of integrations Kovid Goyal 2021-01-14 06:36:18 +05:30
  • 8a9d43e84d Changelog item for last PR Kovid Goyal 2021-01-13 06:58:01 +05:30
  • 578bf963e3 Merge branch 'master' of https://github.com/quentin-fox/kitty Kovid Goyal 2021-01-13 06:57:25 +05:30
  • 292c4ce450 add menu item to close window Quentin Fox 2021-01-12 19:55:51 -05:00
  • 8ea589e5a3 Change blurb wording slightly Kovid Goyal 2021-01-12 20:01:44 +05:30
  • ad09ccb0f2 Panel kitten: Allow setting WM_CLASS Kovid Goyal 2021-01-12 04:49:45 +05:30
  • edfc6903ce Remove unused code Kovid Goyal 2021-01-08 13:32:52 +05:30
  • b94d2b27f4 Refactor single key config parsing to use a special type Kovid Goyal 2021-01-07 18:07:17 +05:30
  • 31cb68840a Merge branch 'bugfix-unicode-names-input' of https://github.com/purxiz/kitty Kovid Goyal 2021-01-07 14:18:24 +05:30
  • 89c62377da fix type error purxiz 2021-01-06 13:24:38 -06:00
  • 85afda8832 fixes incorrect hint base purxiz 2021-01-06 11:48:08 -06:00
  • 5184e4bde3 Fix #3217 Kovid Goyal 2021-01-06 22:31:09 +05:30
  • 133b580262 Avoid error prints when rendering the space glyph and freetype fails to load it Kovid Goyal 2021-01-05 12:21:06 +05:30
  • 3e76cf87ce Linux: Fix rendering of emoji followed by the graphics variation selector not being colored with some fonts Kovid Goyal 2021-01-05 09:35:21 +05:30
  • f72ff73344 Correct return type Kovid Goyal 2021-01-05 09:17:17 +05:30
  • 9aae346ab5 Better error message when failing to load glyph Kovid Goyal 2021-01-05 09:10:35 +05:30
  • ca65ad6fa3 Inline qsort Kovid Goyal 2021-01-04 14:14:15 +05:30
  • 0f4156c564 ... Kovid Goyal 2021-01-04 13:15:29 +05:30
  • 3a0d3dc0b3 Slightly improved command line Kovid Goyal 2021-01-04 13:14:14 +05:30
  • d68c338304 Wait for write and check data, fixes test failure Kovid Goyal 2021-01-04 12:27:26 +05:30
  • 82f8c59bc7 ... Kovid Goyal 2021-01-04 12:18:42 +05:30
  • c55f485166 Add an example of using the remote control protocol from a shell script Kovid Goyal 2021-01-04 12:17:20 +05:30
  • 2762488c81 Remove double increment Kovid Goyal 2021-01-03 21:10:37 +05:30
  • ac13ae727f Fix failing test Kovid Goyal 2021-01-03 21:05:08 +05:30
  • 1b59a1c421 Finish tests of disk cache Kovid Goyal 2021-01-03 17:36:40 +05:30
  • df00e9545d Add some more ensure_state() Kovid Goyal 2021-01-03 12:13:08 +05:30
  • d1496f1eb5 Use O_TMPFILE when available Kovid Goyal 2021-01-03 07:07:50 +05:30
  • 14d9bcb08a Go back to nanosleep since it is in POSIX Kovid Goyal 2021-01-03 06:45:53 +05:30
  • c869774c58 More tests for the disk cache Kovid Goyal 2021-01-03 05:07:01 +05:30
  • 18679348b2 Use usleep rather than nanosleep Kovid Goyal 2021-01-03 05:00:40 +05:30
  • b3ed4c3f40 Simplify implementation of REP Kovid Goyal 2021-01-03 04:38:02 +05:30
  • 8f58140419 Start work on tests for disk cache Kovid Goyal 2021-01-03 04:28:48 +05:30
  • bc8a351558 Add repeat character to client.py Kovid Goyal 2021-01-02 12:49:33 +05:30
  • 9ae198ef8f Double clicking on empty tab bar area now opens a new tab Kovid Goyal 2021-01-02 11:45:18 +05:30
  • bc86bc91f7 Auto-defrag cache file Kovid Goyal 2021-01-02 11:32:38 +05:30
  • a60f347648 Merge branch 'kitten-diff-select-fg-none' of https://github.com/tomaskrizek/kitty Kovid Goyal 2021-01-02 09:01:25 +05:30
  • dbe44c9e4b kitten/diff: allow specifying none color for select_fg Tomas Krizek 2021-01-01 23:25:06 +01:00
  • fb8b9b3933 kitty/config_data: remove duplicate function Tomas Krizek 2021-01-01 23:23:47 +01:00
  • 56ebc9fa92 Add a link to ctx.graphics Kovid Goyal 2021-01-01 15:20:47 +05:30
  • 7f73609c77 Update total_size when removing cache items Kovid Goyal 2021-01-01 14:31:57 +05:30
  • 3ac70042c1 Expose grman disk cache to python Kovid Goyal 2021-01-01 14:19:10 +05:30
  • 61637a7a74 Simplified API t read from disk cache Kovid Goyal 2021-01-01 14:16:26 +05:30
  • 49562e96cc Python wrappers for the disk cache methods Kovid Goyal 2021-01-01 14:08:23 +05:30
  • 58b1868536 When cache is emptied clear disk file to avoid fragmentation Kovid Goyal 2021-01-01 13:15:21 +05:30
  • 1cad40e977 ... Kovid Goyal 2021-01-01 12:03:09 +05:30
  • 9fbf23fdcc Implement simple defrag for on-disk cache Kovid Goyal 2021-01-01 11:54:13 +05:30
  • 55e53db184 ... Kovid Goyal 2020-12-31 15:38:57 +05:30
  • f790e8bd47 DRYer Kovid Goyal 2020-12-31 15:33:04 +05:30
  • 54de2d177e Enforce max key size Kovid Goyal 2020-12-31 15:30:55 +05:30
  • ec96771e4c track total size and since each cache has its own writer thread store current key per thread Kovid Goyal 2020-12-31 15:24:25 +05:30
  • 99d2647335 Code to write to cache file Kovid Goyal 2020-12-31 15:18:30 +05:30
  • c346cbc252 Use a single file for the disk cache Kovid Goyal 2020-12-31 13:54:33 +05:30
  • 3c77290c2c Code to get random bytes in C, cross-platform Kovid Goyal 2020-12-31 11:26:22 +05:30
  • 72d193e852 Fix python3.7 fork registration not working Kovid Goyal 2020-12-31 10:38:26 +05:30
  • 1f7499e841 Detect more types of BSD Kovid Goyal 2020-12-31 10:26:15 +05:30
  • c486fbb7c3 Add some aliases for shift key shenanigans Kovid Goyal 2020-12-30 21:09:03 +05:30
  • fe1050fc0e More work on disk cache Kovid Goyal 2020-12-30 14:26:38 +05:30
  • 3162d391cc Start work on disk cache Kovid Goyal 2020-12-29 19:16:21 +05:30
  • e2d61ab5be Fix error handling for pthread create Kovid Goyal 2020-12-29 15:53:40 +05:30
  • 2a026de526 More sophisticated PATH resolution for the launch command Kovid Goyal 2020-12-29 11:51:17 +05:30
  • c1b7023e3a Look in ~/.local/bin preferentially Kovid Goyal 2020-12-29 11:50:11 +05:30
  • 175ff4b955 DRYer Kovid Goyal 2020-12-29 11:36:30 +05:30
  • 65361d56c4 Use find_exe() for resolving editor as well Kovid Goyal 2020-12-29 11:33:42 +05:30
  • 08fae7a0ac Add sbin to default paths Kovid Goyal 2020-12-29 10:50:31 +05:30
  • a7e9030c12 Make finding ImageMagick a bit more robust on macOS Kovid Goyal 2020-12-29 10:48:26 +05:30
  • aa8282f8f2 Update actual terminfo files from last PR Kovid Goyal 2020-12-29 10:02:43 +05:30
  • 7155400eb5 Merge branch 'bawr/terminfo-u6789' of https://github.com/bawr/kitty Kovid Goyal 2020-12-29 10:02:17 +05:30
  • 6760e38d93 Callback to create tempdir in cache Kovid Goyal 2020-12-29 10:00:34 +05:30
  • 6bbe995d64 Generate u[6789] with terminfo.py Bartosz Wróblewski 2020-12-28 13:06:15 -08:00
  • 85bc8b61df Make wm_class/wm_name available in @ ls output Kovid Goyal 2020-12-26 10:46:07 +05:30
  • a235509fa1 Make aliasing ssh kitten more prominent Kovid Goyal 2020-12-24 13:56:17 +05:30
  • 2e5b595a82 Clarify color table docs Kovid Goyal 2020-12-24 13:54:09 +05:30
  • 5f8dee8384 Add support for the color settings stack that XTerm copied from us without acknowledgement and decided to use incompatible escape codes for. Kovid Goyal 2020-12-21 21:39:05 +05:30
  • e97f1a4310 Have the save/restore colors escape codes also save restore the ANSI color table Kovid Goyal 2020-12-21 19:38:03 +05:30
  • c3c5a5446f Add window_id and window_title fields to --match-tab Kovid Goyal 2020-12-20 19:39:09 +05:30
  • 3ce04c3e4b version 0.19.3 v0.19.3 Kovid Goyal 2020-12-19 08:19:34 +05:30
  • 3b5951eb2f Add a note about aliasing the SSH kitten Kovid Goyal 2020-12-18 16:59:42 +05:30
  • aa8dd4ddf4 ... Kovid Goyal 2020-12-17 11:30:37 +05:30
  • 4cd14aee42 Add a changelog entry for the last merge Kovid Goyal 2020-12-17 11:24:38 +05:30
  • 0b2726ec33 Cleanup fc_match_postscript_name Kovid Goyal 2020-12-17 11:16:51 +05:30
  • bc7f689165 Clean up pattern_as_dict Kovid Goyal 2020-12-17 11:12:35 +05:30
  • 6681652c21 Merge branch 'master' of https://github.com/Diaoul/kitty Kovid Goyal 2020-12-17 11:02:26 +05:30
  • ed4b5f179e Full screen kittens: Fix incorrect cursor position after kitten quits Kovid Goyal 2020-12-17 08:58:44 +05:30
  • e48e166584 And another Kovid Goyal 2020-12-17 08:41:58 +05:30
  • e7675e8bab Add some more commands to the client Kovid Goyal 2020-12-17 08:37:55 +05:30
  • cf7eaea88c Add documentation Antoine Bertin 2020-12-16 18:01:14 +01:00
  • 3e0855ff45 Properly convert font_features to a list Antoine Bertin 2020-12-16 17:43:36 +01:00
  • 822c9367c6 Support default font_features from fontconfig Antoine Bertin 2020-12-16 14:58:38 +01:00
  • 0e46e2a6a7 Forgot to add new delete flags to reference table Kovid Goyal 2020-12-16 19:07:25 +05:30
  • ade7ef19e7 Fix #3173 Kovid Goyal 2020-12-16 19:00:31 +05:30
  • e82a6dedd9 Fix deletion with image numbers Kovid Goyal 2020-12-16 18:57:46 +05:30
  • 2fd6bf7442 Fix failing test Kovid Goyal 2020-12-16 18:41:47 +05:30
  • d10681f27f Send responses when only a number and no id is specified Kovid Goyal 2020-12-16 18:31:30 +05:30