Commit Graph

  • 51d76e5a2b ... Kovid Goyal 2018-05-10 14:37:43 +05:30
  • a6bce0b221 diff: More work on showing images Kovid Goyal 2018-05-10 14:33:09 +05:30
  • fb5dc8a2ba A spot of refactoring Kovid Goyal 2018-05-10 11:52:51 +05:30
  • d571ee0d01 diff: More work on displaying images Kovid Goyal 2018-05-10 11:50:46 +05:30
  • 5d7ed67316 diff: More work on displaying images Kovid Goyal 2018-05-10 10:36:50 +05:30
  • 9f6c754339 Add a note about KITTY_WINDOW_ID Kovid Goyal 2018-05-10 10:27:34 +05:30
  • 2819a4ebf3 ... Kovid Goyal 2018-05-10 09:53:17 +05:30
  • dec1203ea8 Make the kitty window id available as the environment variable KITTY_WINDOW_ID Kovid Goyal 2018-05-10 08:52:28 +05:30
  • 87ab0d7b18 Make it clear that focus-window focuses the window it is run inside by default. Kovid Goyal 2018-05-10 08:46:38 +05:30
  • 043530409c DRYer Kovid Goyal 2018-05-10 07:47:29 +05:30
  • 9710282d22 Have the paste_from_selection action paste from the clipboard on platforms that do not have a primary selection such as Wayland and macOS. Fixes #529 Kovid Goyal 2018-05-10 07:42:03 +05:30
  • 5e8e141fb5 Fix cursor_stop_blinking_after=0 not working. Fixes #530 Kovid Goyal 2018-05-10 07:31:53 +05:30
  • 2e313fbdd2 Better exception for image conversion failure Kovid Goyal 2018-05-09 20:50:56 +05:30
  • 5c3e4db05f DRYer Kovid Goyal 2018-05-09 20:36:53 +05:30
  • 2be2f6aa0c Make icat a kitten Kovid Goyal 2018-05-09 20:26:30 +05:30
  • 6d038f5cdf Pass the image manager to the render code Kovid Goyal 2018-05-09 20:12:39 +05:30
  • 27feccba39 diff: More work on image support Kovid Goyal 2018-05-09 19:41:37 +05:30
  • 7d39d5c088 Ensure only a single screen size function is used Kovid Goyal 2018-05-09 14:14:09 +05:30
  • 2e69b904da diff: More work on images Kovid Goyal 2018-05-09 14:06:15 +05:30
  • 79dcc8c771 Don't search in names.h Kovid Goyal 2018-05-09 11:32:22 +05:30
  • 683e5a4754 DRYer Kovid Goyal 2018-05-09 11:32:09 +05:30
  • d51a424b98 diff: Start work on image display Kovid Goyal 2018-05-09 10:25:53 +05:30
  • e07d216a11 Expand environment variables in config file include directives Kovid Goyal 2018-05-09 09:35:50 +05:30
  • b9fa8dbe42 DRYer Kovid Goyal 2018-05-09 09:28:38 +05:30
  • 3820c46801 Ensure there is a blank line before each new item Kovid Goyal 2018-05-09 08:33:24 +05:30
  • b663160bc2 Fix rendering of binary files Kovid Goyal 2018-05-09 08:17:52 +05:30
  • a65c807a4a diff: Add keyboard shortcuts to got to next/previous change Kovid Goyal 2018-05-09 08:12:40 +05:30
  • 3a1f85cb69 diff: Make the diff implementation configurable Kovid Goyal 2018-05-08 23:32:21 +05:30
  • 196bd9c22b Allow setting the number of context lines in diff.conf Kovid Goyal 2018-05-08 23:17:40 +05:30
  • 9bf2087b55 Better error message when pygments style is not found Kovid Goyal 2018-05-08 23:13:50 +05:30
  • 51e589c7e6 diff: Add a option for pygments style Kovid Goyal 2018-05-08 23:08:20 +05:30
  • 7365ed9b05 diff: Better title rendering Kovid Goyal 2018-05-08 23:02:00 +05:30
  • 9cb7a6b2c7 ... Kovid Goyal 2018-05-08 22:50:00 +05:30
  • 9ff7eae1af diff: Add an option to control syntax aliases Kovid Goyal 2018-05-08 22:46:25 +05:30
  • 61e1b74434 Highlight .pyj files as python Kovid Goyal 2018-05-08 22:32:34 +05:30
  • 324c223d54 diff kitten: keyboard shortcuts to change the number of lines of context Kovid Goyal 2018-05-08 22:19:50 +05:30
  • 96793a296c diff kitten has working syntax highlighting Kovid Goyal 2018-05-08 14:48:01 +05:30
  • 7b1626a38f Ensure highlighting is run only once Kovid Goyal 2018-05-08 09:20:36 +05:30
  • 09a3a3dafb More work on the diff kitten Kovid Goyal 2018-05-08 08:43:41 +05:30
  • 0e21708f25 ... Kovid Goyal 2018-05-08 08:26:47 +05:30
  • 89fa2343a6 Sign the released macOS app Kovid Goyal 2018-05-07 23:04:20 +05:30
  • 03256d8ac9 Code to integrate with pygments Kovid Goyal 2018-05-07 13:30:59 +05:30
  • 889ca77912 Allow programs running in kitty to read/write from the clipboard Kovid Goyal 2018-05-07 09:57:39 +05:30
  • 23ee6b3109 More work on the diff kitten Kovid Goyal 2018-05-06 16:25:04 +05:30
  • d133ffac25 Make using tui.operations more convenient Kovid Goyal 2018-05-06 15:34:11 +05:30
  • ffc6e65392 Implement scrolling for the diff kitten Kovid Goyal 2018-05-06 14:38:46 +05:30
  • d61086907d Add a global debug function to the kittens Kovid Goyal 2018-05-06 13:48:40 +05:30
  • 5b58c2892d Rename module Kovid Goyal 2018-05-06 10:35:01 +05:30
  • 67379c67cc More work on the diff kitten Kovid Goyal 2018-05-05 13:38:28 +05:30
  • 4691257233 ... Kovid Goyal 2018-05-05 11:19:56 +05:30
  • d46a8c893a Fix --debug-config failing when no options are changed Kovid Goyal 2018-05-05 11:18:51 +05:30
  • 577ba0b39d Cleanup Kovid Goyal 2018-05-05 11:14:20 +05:30
  • f761245280 pep8 Kovid Goyal 2018-05-05 11:13:32 +05:30
  • f1b4e585aa Merge branch 'master' of https://github.com/FrancescoMagliocco/kitty Kovid Goyal 2018-05-05 11:08:18 +05:30
  • 255db2cb66 Fixed where output of '--debug-config' would not be aligned if an option key was longer than 20 characters. FrancescoMagliocco 2018-05-05 00:39:25 -04:00
  • 8b6240a067 version 0.9.1 v0.9.1 Kovid Goyal 2018-05-05 09:46:28 +05:30
  • f5c713b118 More work on the diff kitten Kovid Goyal 2018-05-05 09:45:35 +05:30
  • ac7596b7c5 ... Kovid Goyal 2018-05-05 07:30:59 +05:30
  • f69ed984a4 Output GL version when running with --debug-gl Kovid Goyal 2018-05-05 07:26:30 +05:30
  • 83850b28ae Update GL wrapper generated by new version of glad Kovid Goyal 2018-05-04 17:45:35 +05:30
  • 5efa26a98d Micro-optimization Kovid Goyal 2018-05-04 15:48:58 +05:30
  • 51d2c01bc1 Highlight changed in individual lines in chunks that have the same number of adds/removes Kovid Goyal 2018-05-04 15:35:11 +05:30
  • be9d876997 find common prefix and suffix of two strings Kovid Goyal 2018-05-03 20:15:05 +05:30
  • 866b53f384 More work on the diff kitten Kovid Goyal 2018-05-03 18:05:55 +05:30
  • de1a2f7682 Delay load some particularly heavy stdlib modules that are not often needed Kovid Goyal 2018-05-03 17:53:22 +05:30
  • 86686bfac7 Avoid rendering tab bar more than once per tick Kovid Goyal 2018-05-03 17:00:18 +05:30
  • 3f316c39d1 Dynamically allocate the scrollback history buffer Kovid Goyal 2018-05-03 15:17:02 +05:30
  • 14459a7d18 Fix #506 Kovid Goyal 2018-05-03 11:19:11 +05:30
  • c062b84bc6 Forgot to remove args.cmd Kovid Goyal 2018-05-03 11:14:10 +05:30
  • 890a68fa53 Use -c as an alias for --config instead Kovid Goyal 2018-05-03 11:12:16 +05:30
  • 59017a6e6f Remove the -c command line flag as it is better to use +runpy instead Kovid Goyal 2018-05-03 11:11:25 +05:30
  • 06cb2cafe6 Add ssh script with terminfo copy to README Kovid Goyal 2018-05-03 09:40:18 +05:30
  • e4ed170748 ... Kovid Goyal 2018-05-03 09:15:05 +05:30
  • f011a6c86c Disallow use of both macos_titlebar_color and background_opacity Kovid Goyal 2018-05-03 09:10:39 +05:30
  • 45fc1ace0c Ignore -e if it is specified on the command line. Kovid Goyal 2018-05-03 08:41:39 +05:30
  • 8d51edec17 Option to disable bell symbol on tab Kovid Goyal 2018-05-02 22:05:38 +05:30
  • f2afba2ef4 Change the window border color if a bell occurs in an unfocused window. Can be disabled by setting the bell_border_color to be the same as the inactive_border_color. Kovid Goyal 2018-05-02 22:02:45 +05:30
  • efcd3a5df7 Show a bell on the tab if a bell occurs in one of the windows in the tab and the window is not the currently focused window. Fixes #514 Kovid Goyal 2018-05-02 21:44:14 +05:30
  • 2a52acdef4 Fix tab title not changing to reflect the window title when switching between different windows in a tab Kovid Goyal 2018-05-02 21:07:45 +05:30
  • eadfeeec9b Fix window focus gained/lost events not being reported to child programs when switching windows/tabs using the various keyboard shortcuts. Kovid Goyal 2018-05-02 20:50:42 +05:30
  • f8a581129f Fix #513 Kovid Goyal 2018-05-02 15:52:56 +05:30
  • 93ff651d9e ... Kovid Goyal 2018-05-02 15:52:10 +05:30
  • bec0f02b11 More work on the diff kitten Kovid Goyal 2018-05-02 15:26:47 +05:30
  • 0721951c79 Add hunk title lines Kovid Goyal 2018-05-02 09:47:24 +05:30
  • b37d07d31a Update CHANGELOG Kovid Goyal 2018-05-01 23:41:19 +05:30
  • 9cacfc0c26 macOS: When the macos_titlebar_color is set to background change the titlebar background to match the current background color of the active kitty window Kovid Goyal 2018-05-01 23:37:48 +05:30
  • 0b93b85cf2 Dont use case range in names.h as it prevents compilation with Visual Studio Kovid Goyal 2018-05-01 11:27:10 +05:30
  • f7001ea068 Fix character names for control characters not being read from unicode database Kovid Goyal 2018-05-01 10:13:22 +05:30
  • aa93c3fb66 Fix passing @text to other programs such as when viewing the scrollback buffer not working correctly if kitty is itself scrolled up. Fixes #509 Kovid Goyal 2018-05-01 07:36:40 +05:30
  • 166c7bf0e6 Update CHANGELOG Kovid Goyal 2018-04-29 20:16:11 +05:30
  • bb1374f64e Only define VCS_REV where it is needed Kovid Goyal 2018-04-29 18:47:14 +05:30
  • 053835afbe Add an option to not request window attention on bell. Fixes #507 Kovid Goyal 2018-04-29 18:16:41 +05:30
  • 4760580d1c More work on the diff kitten Kovid Goyal 2018-04-29 08:07:03 +05:30
  • 8fa492e0ee More work on the diff kitten Kovid Goyal 2018-04-28 14:07:24 +05:30
  • 040ae75c77 Remote control: Allow matching windows by number (visible position). Kovid Goyal 2018-04-28 11:00:42 +05:30
  • 759aaf294a Remove extra level of indirection in creating iterator Kovid Goyal 2018-04-28 10:39:59 +05:30
  • 9ea0de868c Parse send_text payload only once at startup Kovid Goyal 2018-04-27 18:13:37 +05:30
  • 78002cf3ba Update glfw from upstream Kovid Goyal 2018-04-27 15:32:54 +05:30
  • f68f8bf9c9 macOS: Fix changing tab title and kitty shell not working Kovid Goyal 2018-04-27 15:16:26 +05:30
  • 54438cae3f DRYer Kovid Goyal 2018-04-27 11:19:46 +05:30