Commit Graph

  • cb7fff6986 Refactor the ask kitten to use the new API Kovid Goyal 2018-04-11 14:40:58 +05:30
  • 75b5130d96 Allow the URL hints kitten to insert the selected URL into the terminal Kovid Goyal 2018-04-11 13:22:07 +05:30
  • 2cf8c6aea7 Refactor the kittens framework Kovid Goyal 2018-04-11 13:03:40 +05:30
  • 5755ba72b1 Fix #449 Kovid Goyal 2018-04-09 20:13:13 +05:30
  • 785937ecfc Remove unnecessary function calls Kovid Goyal 2018-04-09 19:40:14 +05:30
  • 955ead05be Make the command to copy over terminfo files a one liner Kovid Goyal 2018-04-09 16:45:11 +05:30
  • 3830261384 Merge branch 'patch-2' of https://github.com/maximbaz/kitty Kovid Goyal 2018-04-09 16:38:42 +05:30
  • 662ab0df45 Allow background opacity for values in range [0.91, 0.99] Maxim Baz 2018-04-09 12:59:17 +02:00
  • 1ce50fb6f0 Also clean-up selection extend for line select Kovid Goyal 2018-04-09 10:43:05 +05:30
  • 74dcf8800d ... Kovid Goyal 2018-04-09 09:51:51 +05:30
  • e90df0ca95 When double-clicking select words that continue onto next/prev line as well. Fixes #444 Kovid Goyal 2018-04-09 09:47:18 +05:30
  • 49c375ae0f Fix #441 Kovid Goyal 2018-04-08 09:05:31 +05:30
  • 6c4d1a4951 Merge branch 'unicode-fix' of https://github.com/epsilon-phase/kitty Kovid Goyal 2018-04-08 08:54:53 +05:30
  • f99e368831 Fixed crash on tab-completing without any search results. alexander white 2018-04-07 13:57:01 -04:00
  • 8468ad60d5 ... Kovid Goyal 2018-04-06 20:55:47 +05:30
  • a1ce29aab9 Update CHANGELOG Kovid Goyal 2018-04-06 20:53:29 +05:30
  • 20b5084904 Update glfw Kovid Goyal 2018-04-06 20:18:03 +05:30
  • 2fde0ea86b Add some documentation for the kitty shell Kovid Goyal 2018-04-06 15:06:28 +05:30
  • b64bceac7f Add a keyboard shortcut to open the kitty shell Kovid Goyal 2018-04-06 14:59:13 +05:30
  • a97174a350 Add basic command name and option name completion to the shell Kovid Goyal 2018-04-06 14:07:14 +05:30
  • 6141c9fdda Implement a command shell for kitty Kovid Goyal 2018-04-06 12:11:37 +05:30
  • a32e010f89 Move the remote commands into their own module Kovid Goyal 2018-04-06 10:38:26 +05:30
  • 4847fb52cc Updates to README Kovid Goyal 2018-04-06 08:16:14 +05:30
  • 58e33e2512 URL hints: Exclude trailing punctuation from URLs Kovid Goyal 2018-04-04 08:53:12 +05:30
  • 584b59c7a1 Shorter filtering code Kovid Goyal 2018-04-03 10:19:21 +05:30
  • 2e657f0020 Have safe_remove remove all instances Kovid Goyal 2018-04-03 10:15:58 +05:30
  • ae112294c8 Fix compilation on Travis Kovid Goyal 2018-04-03 10:13:18 +05:30
  • 8b4c7ea23f Pass CFLAGS to linker as well Kovid Goyal 2018-04-03 10:03:03 +05:30
  • 83e225a50f ... Kovid Goyal 2018-04-02 15:30:14 +05:30
  • 6256b9027a Add a --reset option to @ set-colors Kovid Goyal 2018-04-02 11:14:54 +05:30
  • 1fd84612a8 Add a remote control command to change colors Kovid Goyal 2018-04-02 10:45:52 +05:30
  • 2efa83bc4d Use git rev-parse instead, more robust Kovid Goyal 2018-04-01 20:33:06 +05:30
  • fa064bf9cf When kitty is built from a git checkout show the current revision in --debug-config Kovid Goyal 2018-04-01 20:27:31 +05:30
  • 325d2bc14e Improve mouse selection for windows with padding Kovid Goyal 2018-04-01 18:06:27 +05:30
  • 90a4b4f859 URL hints kitten: Open the URL from within the kitty process. This ensures that the behavior of the program used to open the URL is the same as when ctrl+shift clicking URLs. Fixes #424 Kovid Goyal 2018-04-01 16:48:07 +05:30
  • ce0db16479 Fix using kitty --single-instance to open a new window in a running kitty instance, not respecting the --directory flag. Fixes #429 Kovid Goyal 2018-04-01 12:39:33 +05:30
  • 43ce3ce4b0 Forgot to add _replace() method to new Options class Kovid Goyal 2018-04-01 12:33:18 +05:30
  • 910cebeeb5 Allow setting all 256 colors in the config file Kovid Goyal 2018-04-01 12:24:00 +05:30
  • 1c78633d1a Add an "include" directive for the config files to read multiple config files. Kovid Goyal 2018-04-01 10:19:21 +05:30
  • 530fd61125 Add support for multi-key shortcuts Kovid Goyal 2018-03-31 11:31:48 +05:30
  • 9edfafcac2 Update glfw Kovid Goyal 2018-03-31 10:16:15 +05:30
  • 677c47b9dd Possible fix for handling unknown modifiers on Xkb systems Kovid Goyal 2018-03-30 23:43:07 +05:30
  • b59d7dda11 Import glfw from upstream, key handling on macOS works again Kovid Goyal 2018-03-30 14:17:39 +05:30
  • 7a3534baf8 Make ascii control char test nicer Kovid Goyal 2018-03-30 13:50:08 +05:30
  • 3bfcadcd81 Install newer libxkbcommon on Travis Kovid Goyal 2018-03-30 09:33:37 +05:30
  • 529bb5c6a0 We need xkbcommon >= 0.5 Kovid Goyal 2018-03-30 09:13:45 +05:30
  • caf9a12b34 Update glfw from upstream Kovid Goyal 2018-03-30 00:57:02 +05:30
  • da8e2d3d4a Adjust keys callback for new glfw keyboard API Kovid Goyal 2018-03-29 23:14:31 +05:30
  • 582500d3e9 Basic changes for new glfw keyboard API Kovid Goyal 2018-03-29 18:04:02 +05:30
  • 7926a140b8 version 0.8.4 v0.8.4 Kovid Goyal 2018-03-31 12:16:35 +05:30
  • 023487a1d7 Merge branch 'reduce-iconset' of https://github.com/justinnhli/kitty Kovid Goyal 2018-03-31 11:43:41 +05:30
  • 71f84b1023 reduce icon set size to fit iconutil limits Justin Li 2018-03-30 22:57:34 -07:00
  • ce85382c68 Revert the change to use rendered bitmap width to calculate cell width Kovid Goyal 2018-03-30 17:42:16 +05:30
  • 94d248d812 Fix presence of XDG_CONFIG_DIRS env var preventing kitty from starting up due to a silly typo Kovid Goyal 2018-03-29 17:51:14 +05:30
  • 62db7639a8 version 0.8.3 v0.8.3 Kovid Goyal 2018-03-29 09:56:44 +05:30
  • 80f3fe6e9f ... Kovid Goyal 2018-03-29 00:05:37 +05:30
  • 9ba2c4b397 Update glfw from upstream Kovid Goyal 2018-03-28 19:57:01 +05:30
  • bfa53d4b45 Update glfw from upstream Kovid Goyal 2018-03-28 15:26:56 +05:30
  • 69f3ceb903 Merge glfw upstream changes to build on Wayland on FreeBSD Kovid Goyal 2018-03-28 09:47:16 +05:30
  • d0f839bbd8 Fix audible bell not working under Wayland Kovid Goyal 2018-03-27 19:45:19 +05:30
  • 48538c0e25 Update bundled glfw Kovid Goyal 2018-03-27 15:07:25 +05:30
  • 02ab22f08c Update CHANGELOG Kovid Goyal 2018-03-27 12:15:25 +05:30
  • b3b216a6dc ... Kovid Goyal 2018-03-27 12:09:18 +05:30
  • 431564c8bc Linux: When calculating cell widths use the actual rendered bitmap width in addition to the horizontal advance reported by FreeType. Kovid Goyal 2018-03-27 12:04:38 +05:30
  • 57f1bbb71a Make cwd check more robust Kovid Goyal 2018-03-27 10:54:49 +05:30
  • faac8649e4 Fix a regression that broke visual bell and invert screen colors escape code. Fixes #419 Kovid Goyal 2018-03-27 10:46:26 +05:30
  • 1e6a41186f Move check for NULL boss into call_boss() Kovid Goyal 2018-03-27 09:56:29 +05:30
  • eddee67130 Fix error when testing update_selection because not boss is defined Kovid Goyal 2018-03-27 09:54:14 +05:30
  • 9b834014e9 Merge branch 'zero-length-title' of https://github.com/jamessan/kitty Kovid Goyal 2018-03-27 09:41:33 +05:30
  • a467e79144 Stop setting title to ";" when 0-length OSC 2 is received James McCoy 2018-03-26 21:30:45 -04:00
  • 90cc785b55 Allow double-click and triple-click + drag to extend selections word at a time or line at a time. Fixes #400 Kovid Goyal 2018-03-26 16:48:28 +05:30
  • 09710425ab Move rectangle_select onto the selection object Kovid Goyal 2018-03-26 12:37:36 +05:30
  • dd36727adf Show macOs version for --debug-config Kovid Goyal 2018-03-25 12:47:47 +05:30
  • 47b665a624 Prettyify --debug-config output Kovid Goyal 2018-03-25 12:36:27 +05:30
  • 7011329761 Add a --debug-config option to provide diagnostic info about the system and kitty Kovid Goyal 2018-03-25 12:30:56 +05:30
  • ea24c23fde Allow specifying a system wide kitty config file Kovid Goyal 2018-03-25 11:47:11 +05:30
  • be8f2b8106 Create a shortcut to set the tab title Kovid Goyal 2018-03-25 09:55:02 +05:30
  • 71db024a3b Add history based completion to the ask kitten Kovid Goyal 2018-03-24 11:49:34 +05:30
  • 3790af6897 Basic ask kitten Kovid Goyal 2018-03-23 18:03:43 +05:30
  • dc6ef63ddd Merge branch 'oS' of https://github.com/jubalh/kitty Kovid Goyal 2018-03-23 15:33:40 +05:30
  • ef762f7a2b Add link to openSUSE package Michael Vetter 2018-03-23 10:45:42 +01:00
  • 4ed646e062 Merge branch 'tic2' of https://github.com/jubalh/kitty Kovid Goyal 2018-03-21 21:17:46 +05:30
  • afbd843388 Mention tic as dependency Michael Vetter 2018-03-21 16:42:44 +01:00
  • 18c3598ef2 Merge branch 'desktop' of https://github.com/jubalh/kitty Kovid Goyal 2018-03-21 20:43:50 +05:30
  • 1c2623e609 Have more detailed desktop file category Michael Vetter 2018-03-21 11:28:57 +01:00
  • e232863028 Also recognize unicode aliases for macOS modifiers Kovid Goyal 2018-03-20 15:10:29 +05:30
  • a89309153d Merge branch 'patch-1' of https://github.com/sle-odoo/kitty Kovid Goyal 2018-03-18 17:59:27 +05:30
  • fee7c8e573 update dependencies to run make app Simon Lejeune 2018-03-18 10:56:40 +01:00
  • 1a52127c55 version 0.8.2 v0.8.2 Kovid Goyal 2018-03-17 17:45:57 +05:30
  • 4920431c3a Update CHANGELOG Kovid Goyal 2018-03-17 17:40:41 +05:30
  • 773f26b61d Fix screen not being refreshed immediately after moving a window. Fixes #397 Kovid Goyal 2018-03-16 22:00:57 +05:30
  • 16e77d7329 Replace use of PyObject_Str in a couple more places Kovid Goyal 2018-03-16 21:26:46 +05:30
  • 2cec0908a5 Fix a segfault when getting the contents of the scrollback buffer as text Kovid Goyal 2018-03-16 21:10:48 +05:30
  • b3ef62c188 Merge branch 'i386-fixes' of https://github.com/oleastre/kitty Kovid Goyal 2018-03-16 20:42:57 +05:30
  • 3385f6fe67 Avoid comparison between signed and unsigned compilation error (32bit) Olivier Samyn 2018-03-16 09:31:37 +01:00
  • 0170bf636b ... Kovid Goyal 2018-03-15 20:58:26 +05:30
  • b2561fd61e Add a facility to specify command line arguments when running kitty from the GUI on macOS Kovid Goyal 2018-03-15 20:57:08 +05:30
  • 64b48945d4 Add a focus-tab remote command Kovid Goyal 2018-03-15 17:41:49 +05:30
  • bbfd463357 Dont show a useless traceback when failing to match in a remote command Kovid Goyal 2018-03-15 15:45:12 +05:30
  • 2179dab8ed Re-organize kitty.conf into sections Kovid Goyal 2018-03-15 12:38:05 +05:30