Commit Graph

  • 091e74d618 Run the linux bundle on Travis Kovid Goyal 2018-06-01 15:33:08 +05:30
  • 35fb8ea1bf Linux installer Kovid Goyal 2018-06-01 14:56:05 +05:30
  • b6c8b4f124 Add an INSTALL file that points to the building from source instructions Kovid Goyal 2018-06-01 14:49:26 +05:30
  • 9ed703384f Add some command line options to the installer Kovid Goyal 2018-06-01 11:18:29 +05:30
  • e259fc5250 macOS installer implemented Kovid Goyal 2018-06-01 11:00:47 +05:30
  • 8b08182555 Start work on an installer Kovid Goyal 2018-06-01 10:31:52 +05:30
  • 4e6d929e20 Update glfw from upstream Kovid Goyal 2018-06-01 09:15:35 +05:30
  • 0d7feb0404 ssh kitten: Allow specifying args to pass to ssh Kovid Goyal 2018-06-01 07:42:25 +05:30
  • 1dc9adebb4 Add an option to @set-window-title to make the change overridable Kovid Goyal 2018-06-01 06:49:47 +05:30
  • d89861f601 Code to support the linux bundle Kovid Goyal 2018-05-31 23:02:38 +05:30
  • 0354e5b669 Add a PNG load test that does not depend on PIL Kovid Goyal 2018-05-31 20:15:23 +05:30
  • 98ec3fe18f Documentation work Kovid Goyal 2018-05-31 16:15:43 +05:30
  • e12f5209fb Dont install libunistring on travis Kovid Goyal 2018-05-31 13:43:36 +05:30
  • 77d149518c Documentation work Kovid Goyal 2018-05-31 08:40:32 +05:30
  • 087f13f293 Documentation work Kovid Goyal 2018-05-31 08:30:01 +05:30
  • 8d8224812d Use modern GA loading code Kovid Goyal 2018-05-30 20:28:48 +05:30
  • 489ed6a915 Improve presentation of screenshots Kovid Goyal 2018-05-30 20:04:49 +05:30
  • 98bcbf8150 Partition dependency list Kovid Goyal 2018-05-30 19:45:14 +05:30
  • 1fe81872c6 Add the build badge to the build from source page Kovid Goyal 2018-05-30 19:43:02 +05:30
  • fb0db2b7df Document kitty @ Kovid Goyal 2018-05-30 19:35:54 +05:30
  • 28803d9a5a Use rst roles to format cli help text Kovid Goyal 2018-05-30 19:07:12 +05:30
  • fba37e73e7 ... Kovid Goyal 2018-05-30 17:52:55 +05:30
  • f8fa76d77e Use program directives to namespace options Kovid Goyal 2018-05-30 15:32:50 +05:30
  • a3e4c74f5d Add command line API reference Kovid Goyal 2018-05-30 15:14:07 +05:30
  • 0667027506 ... Kovid Goyal 2018-05-30 13:45:27 +05:30
  • 0c5c6fcbbe Make the sidebar a little nicer Kovid Goyal 2018-05-30 13:43:48 +05:30
  • bf8dfa5ee3 Add a link to the kittens on the front page Kovid Goyal 2018-05-30 13:11:26 +05:30
  • f6d0cadcc5 Redirect old asciidoc pages to new website Kovid Goyal 2018-05-30 12:52:59 +05:30
  • 611d95f0f7 Add the CHANGELOG to the docs Kovid Goyal 2018-05-30 12:46:00 +05:30
  • bbc1430420 Add a support page Kovid Goyal 2018-05-30 12:08:20 +05:30
  • 61f7ce4dee Dont use emoji for search as it does not render well in Chrome Kovid Goyal 2018-05-30 10:42:25 +05:30
  • e4163fca6a Add website publish code Kovid Goyal 2018-05-30 10:41:37 +05:30
  • 21d7cc1a60 Configure the alabaster theme a bit Kovid Goyal 2018-05-30 09:44:53 +05:30
  • f82b7841c6 Start work on a kitty website Kovid Goyal 2018-05-29 21:03:50 +05:30
  • edda0d91bb ... Kovid Goyal 2018-05-29 08:22:14 +05:30
  • c70200ada0 ... Kovid Goyal 2018-05-29 08:20:11 +05:30
  • adccc8fea4 When closing a tab switch to the last active tab instead of the rightmost tab. Fixes #585 Kovid Goyal 2018-05-29 08:06:33 +05:30
  • b886b4c6b2 Ensure font data is free'd before other finalizers Kovid Goyal 2018-05-29 07:18:07 +05:30
  • 9eb113802d Add a setting to control the margins to the left and right of the tab bar Kovid Goyal 2018-05-28 21:59:45 +05:30
  • dab57f3819 When receiving contiguous non-empty OSC 52 clipboard writes, combine them. Kovid Goyal 2018-05-28 21:50:42 +05:30
  • 88d0499818 If non-base64 encoded data sent via OSC 52 clear the clipboard as suggested by xterm docs Kovid Goyal 2018-05-28 21:26:59 +05:30
  • 51706ed195 Fix inverted permission check for write-clipboard Kovid Goyal 2018-05-28 21:18:39 +05:30
  • 7332561d8e Add in the redundant ctrl+<234578`> key combinations in normal and application mode. They all conflict with other keys but by implementing them the same as other terminals, I can at least avoid having to explain how they Ctrl+number is broken in traditional terminals over and over again. Kovid Goyal 2018-05-28 20:37:48 +05:30
  • daafea7f7e Don't add a newline at the end of the size output Kovid Goyal 2018-05-28 14:19:12 +05:30
  • 5f7bc8bff2 Opening for reading is sufficient Kovid Goyal 2018-05-28 14:11:10 +05:30
  • 8809b8db56 Make --print-screen-size work when stdout is redirected Kovid Goyal 2018-05-28 14:09:52 +05:30
  • 686a5f7baf Update some missing shortcut definitions Kovid Goyal 2018-05-28 14:03:28 +05:30
  • 020b6b582d ... Kovid Goyal 2018-05-28 14:00:04 +05:30
  • 64ed8daf59 Add clipboard shortcuts to the readme Kovid Goyal 2018-05-28 13:58:57 +05:30
  • dd20789249 Add support for the CSI t escape code to query window and cell sizes Kovid Goyal 2018-05-28 13:47:42 +05:30
  • 6570565e2d Rename --print-screen-size to --print-window-size Kovid Goyal 2018-05-28 13:14:42 +05:30
  • 345b3437f4 Add a config option to set the EDITOR kitty uses Kovid Goyal 2018-05-28 12:24:09 +05:30
  • 20611c7c15 Add a convenience option to kitty icat to print the screen size Kovid Goyal 2018-05-28 10:11:19 +05:30
  • 8dea5b3e3e Reduce data sent to GPU per draw by 30% Kovid Goyal 2018-05-27 21:25:09 +05:30
  • c8756612f7 ... Kovid Goyal 2018-05-26 14:20:41 +05:30
  • 9fe995c7d8 Workaround for GLFW not working with the wlroots wayland compositor Kovid Goyal 2018-05-26 14:17:40 +05:30
  • 422bcfcb54 ... Kovid Goyal 2018-05-26 13:21:26 +05:30
  • 3b04776956 Show the window much sooner after creating it Kovid Goyal 2018-05-26 13:19:22 +05:30
  • 1ba76508de More detailed error message when cursor creation fails Kovid Goyal 2018-05-26 12:26:17 +05:30
  • 4e09a518d5 Don't initialize OpenGL for the temp window as it is not needed Kovid Goyal 2018-05-26 12:21:22 +05:30
  • e056460f0b Split up creation of font group and sending of sprites to GPU Kovid Goyal 2018-05-26 12:07:40 +05:30
  • da166aef99 API to control smallest allowed resize from python Kovid Goyal 2018-05-26 09:50:38 +05:30
  • a42bc3bf8c oops Kovid Goyal 2018-05-26 09:39:53 +05:30
  • 997c244664 Allow specifying initial window size in number of cells Kovid Goyal 2018-05-26 09:15:23 +05:30
  • fe8cf46d56 Handle window DPI changes Kovid Goyal 2018-05-25 21:59:31 +05:30
  • df9eab279a Implement changing the font size for individual top level (OS) windows Kovid Goyal 2018-05-25 21:07:56 +05:30
  • b14c9614e0 DRYer Kovid Goyal 2018-05-25 15:53:32 +05:30
  • ed44515318 All tests pass Kovid Goyal 2018-05-25 14:18:22 +05:30
  • 523aadaa3b Refactor font group handling Kovid Goyal 2018-05-25 11:28:46 +05:30
  • 4f18342ea6 Linux: Fix fonts not being correctly read from TrueType Collection (.ttc) files. Kovid Goyal 2018-05-27 12:30:28 +05:30
  • f36e6f0461 Nicer handling of empty lines Kovid Goyal 2018-05-26 13:40:43 +05:30
  • 978dc008e2 hints kitten: Fix a regression that caused some blank lines to be not displayed Kovid Goyal 2018-05-26 13:35:44 +05:30
  • 94f1759b14 Update README Kovid Goyal 2018-05-24 19:31:08 +05:30
  • a4af0599cc version 0.10.1 v0.10.1 Kovid Goyal 2018-05-24 19:26:12 +05:30
  • de4384a420 tui: Use correct key names for enter and backspace keys Kovid Goyal 2018-05-24 15:23:34 +05:30
  • a33ebce3c9 diff kitten: Add keybindings to scroll by a page Kovid Goyal 2018-05-24 15:17:03 +05:30
  • 219d3161d9 diff kitten: Fix incorrect syntax highlighting with a few file formats such as yaml Kovid Goyal 2018-05-24 15:00:26 +05:30
  • 2e07159461 macOS: Fix regression that caused the macos_option_al_alt setting to always be set to no for all os windows ina kitty instance after the first. Fixes #571 Kovid Goyal 2018-05-24 09:14:13 +05:30
  • 23d0f5ce32 Preserve line numbers when adding in shifts to shader Kovid Goyal 2018-05-23 19:41:54 +05:30
  • f4792a1e3d Add link to diff kitten in main README Kovid Goyal 2018-05-23 13:38:44 +05:30
  • 2a5ef628fa DRYer Kovid Goyal 2018-05-23 13:25:46 +05:30
  • 4b259dd719 diff kitten: Make the keyboard shortcuts configurable Kovid Goyal 2018-05-23 13:10:32 +05:30
  • c127476c4e ... Kovid Goyal 2018-05-23 09:56:53 +05:30
  • beded75547 Make ssh kitten work with the execrable dash shell Kovid Goyal 2018-05-23 09:52:47 +05:30
  • 74a6cdb3bb ... Kovid Goyal 2018-05-23 09:35:57 +05:30
  • ba554fb01d ... Kovid Goyal 2018-05-23 09:35:29 +05:30
  • 39c98e83da Cleanup key action with arguments parsing Kovid Goyal 2018-05-23 09:32:52 +05:30
  • 73660f7119 ... Kovid Goyal 2018-05-23 09:15:27 +05:30
  • 46b4f33850 A nice error message when using shortcuts to change background_opacity without setting dynamic_background_opacity Kovid Goyal 2018-05-23 09:14:10 +05:30
  • ad8e16aac0 ... Kovid Goyal 2018-05-23 08:50:19 +05:30
  • ae6e082419 Keyboard shortcuts to control background opacity Kovid Goyal 2018-05-23 08:48:59 +05:30
  • f46d3057ba Add an example of setting environment variables in a session file Kovid Goyal 2018-05-23 08:28:18 +05:30
  • 8e0e4b8fd1 cmds: Check for extra arguments Kovid Goyal 2018-05-23 08:24:08 +05:30
  • 76da315f81 ... Kovid Goyal 2018-05-23 08:19:30 +05:30
  • 95de39feb9 Nice error message when dynamic_background_opacity is not set Kovid Goyal 2018-05-23 08:16:22 +05:30
  • c0f790c928 Add a remote command to control window opacity Kovid Goyal 2018-05-23 08:13:37 +05:30
  • 6fbb953aa4 Add a note about needing a temp file for tic Kovid Goyal 2018-05-22 23:18:11 +05:30
  • 30b38e9fa0 Drop the requirement for having python on the server when using the ssh kitten Kovid Goyal 2018-05-22 23:15:24 +05:30
  • d20e801793 Add a kitten to easily ssh into servers that automatically copies the terminfo files over Kovid Goyal 2018-05-22 22:32:51 +05:30
  • fe65b346c1 Fix Ctrl+Alt+Space not working in normal and application keyboard modes. Kovid Goyal 2018-05-22 14:52:00 +05:30