Commit Graph

  • f08f0f9dbd Filter tic output to remove "older tic versions may treat the description field as an alias" Luflosi 2018-10-15 17:17:03 +02:00
  • 093c05e16a When running kitty @ ls also output the current layout for each tab Kovid Goyal 2018-10-12 18:19:50 +05:30
  • 787100a4dc Modify the kittens sub-system to allow creating custom kittens without any user interface. Kovid Goyal 2018-10-12 18:09:37 +05:30
  • c493583f25 macOS: Fix drag and drop of files not working on mojave Kovid Goyal 2018-10-11 18:36:24 +05:30
  • b4afbe47b3 wayland: add support for XCURSOR_THEME and XCURSOR_SIZE Kovid Goyal 2018-10-11 13:39:44 +05:30
  • 6c4aeeeadd ... Kovid Goyal 2018-10-10 09:39:53 +05:30
  • 5b01519367 Merge branch 'fix-wl-key-repeat' of https://github.com/tarmack/kitty Kovid Goyal 2018-10-09 18:22:45 +05:30
  • c494759606 Divide a second over the key repeat Hz value for the timer value Tarmack 2018-10-09 13:28:30 +02:00
  • 2102c48b87 Mir: Remove this experimental backend Kovid Goyal 2018-10-06 07:53:41 +05:30
  • c498f4e8ab Linux: Include the null byte in joystick path Kovid Goyal 2018-10-06 07:49:59 +05:30
  • 05a0166ebd Forgot some mojave substitutions Kovid Goyal 2018-10-03 22:03:49 +05:30
  • 0484365de6 More fixes for compiling on mojave Kovid Goyal 2018-10-03 21:50:39 +05:30
  • cbab3b56de Fixes for compilation on mojave, needs testing Kovid Goyal 2018-10-03 20:51:25 +05:30
  • 715f7985c7 Fix the `*_with_cwd` actions using the cwd of the overlay window rather than the underlying window's cwd Kovid Goyal 2018-10-03 19:26:01 +05:30
  • 2637018b53 Handle broken pipe errors during test compile Kovid Goyal 2018-10-03 12:46:08 +05:30
  • 1fa66ca45d Wayland: Rename handlers for more unicity Kovid Goyal 2018-10-03 12:30:48 +05:30
  • 13b10f691d Wayland: Add support for xdg-decoration Kovid Goyal 2018-10-03 12:27:51 +05:30
  • 3fe7d91713 Add some needed includes Kovid Goyal 2018-10-03 11:06:01 +05:30
  • 98864091ff Move memfd existence test to glfw.py Kovid Goyal 2018-10-03 11:02:51 +05:30
  • 7750a461aa Fix compilation on systems that dont have the memfd_create syscall Kovid Goyal 2018-10-03 10:56:47 +05:30
  • ac98b85157 Wayland: Use memfd_create() and seals if available Kovid Goyal 2018-10-03 09:47:04 +05:30
  • 21f6c6a5a8 Wayland: Check for buffer creation failure Kovid Goyal 2018-10-02 11:30:13 +05:30
  • b8d1491b99 Merge branch 'pipe-scrollback-secondary-screen' of https://github.com/maximbaz/kitty Kovid Goyal 2018-10-01 06:47:34 +05:30
  • d9c168d824 Account for secondary screen not having history buffer Maxim Baz 2018-09-30 16:45:24 +02:00
  • ee7f4ee1a4 Don't guard against alternate_screen in as_text Maxim Baz 2018-09-30 14:13:17 +02:00
  • ee3ce3c7d8 Move cell_as_sgr to line.c Kovid Goyal 2018-09-30 08:58:33 +05:30
  • a57f38dbd5 Merge branch 'pagerhist' of https://github.com/martinetd/kitty Kovid Goyal 2018-09-30 08:41:52 +05:30
  • 3c4cb3c35b get_glyph_width for core text?! Daniel Hahler 2018-09-29 18:56:54 +02:00
  • 12cfe6d1d1 render_line: use cells based on bitmap width Daniel Hahler 2018-09-29 18:38:53 +02:00
  • c64e8fc434 MAX_NUM_EXTRA_GLYPHS_PUA=4 Daniel Hahler 2018-09-29 16:49:40 +02:00
  • 15f534a8f9 Add access to secondary screen scrollback via the pipe function Kovid Goyal 2018-09-29 19:59:01 +05:30
  • 8e09e809aa fixup! render_glyphs_in_cells: skip centering glyph for PUA Daniel Hahler 2018-09-29 16:23:16 +02:00
  • fec5a80b89 Init bm Daniel Hahler 2018-09-29 16:20:08 +02:00
  • 1d50a188c4 render_glyphs_in_cells: skip centering glyph for PUA Daniel Hahler 2018-09-29 16:19:53 +02:00
  • b0d34b136f version 0.12.3 v0.12.3 Kovid Goyal 2018-09-29 09:15:40 +05:30
  • 7eb234c250 Move kitty.app build instructions from the FAQ to the build page Kovid Goyal 2018-09-29 08:47:30 +05:30
  • d52434c0aa fixup! Handle multiple spaces after PUA glyphs Daniel Hahler 2018-09-28 23:01:28 +02:00
  • efc0b830cf Handle multiple spaces after PUA glyphs Daniel Hahler 2018-09-28 15:34:14 +02:00
  • 4a8c4c4601 Unicode input: Fix an error when searching for the string 'fir' Kovid Goyal 2018-09-28 19:01:20 +05:30
  • e498cedf56 remove unused import Kovid Goyal 2018-09-27 08:52:40 +05:30
  • 6c8a52875e Fix #1029 Kovid Goyal 2018-09-27 08:40:16 +05:30
  • c1397fd366 Merge branch 'unicode_input-reverse' of https://github.com/blueyed/kitty Kovid Goyal 2018-09-27 08:35:25 +05:30
  • 3323ddcdef unicode_input: use reverse mode for menu selection Daniel Hahler 2018-09-26 22:49:26 +02:00
  • 1be394cda7 Update CHANGELOG Kovid Goyal 2018-09-26 19:54:42 +05:30
  • f292092ffc ... Kovid Goyal 2018-09-26 19:47:53 +05:30
  • b82e74f99a Fix for kitty window not being rendered until moved/resized on macOS Mojave Kovid Goyal 2018-09-26 19:43:04 +05:30
  • 9b293ad66a Add some more explanation of why TERM is important Kovid Goyal 2018-09-24 09:28:21 +05:30
  • 3a4420f2d3 version 0.12.2 v0.12.2 Kovid Goyal 2018-09-24 05:26:11 +05:30
  • 1eb8d6e845 Merge branch 'doc-fix' of https://github.com/nicoulaj/kitty Kovid Goyal 2018-09-23 08:49:15 +05:30
  • e2f97dc44a Fix broken links Julien Nicoulaud 2018-09-22 20:22:15 +02:00
  • ea9af96d2b Fix using focus_follows_mouse causing text selection with the mouse to malfunction when using multiple kitty windows Kovid Goyal 2018-09-22 18:15:03 +05:30
  • e4033d997c Merge branch 'prev_' of https://github.com/Luflosi/kitty Kovid Goyal 2018-09-22 17:28:53 +05:30
  • bc38357193 Add prev_tab and prev_window as aliases for previous_tab and previous_window Luflosi 2018-09-22 13:24:51 +02:00
  • 618b486fd5 pager history buffer: remove dead code looking for next new line Dominique Martinet 2018-09-22 19:08:57 +09:00
  • 1986403e42 Add scrollback benchmark Dominique Martinet 2018-09-18 23:48:59 +09:00
  • cf51f80b79 cell_as_sgr: avoid unnecessary formatting functions Dominique Martinet 2018-09-18 08:55:42 +09:00
  • 2fe17aa889 cursor_as_sgr now works on GPUCells becomes cell_as_sgr Dominique Martinet 2018-09-18 08:49:41 +09:00
  • f76c8ad30b pager history buffer: alloc buffer progressively Dominique Martinet 2018-09-17 11:01:24 +09:00
  • c421d3bb59 line_as_ansi: don't reset SGR at start of line Dominique Martinet 2018-09-16 04:34:41 +09:00
  • 3d862da2be pager history buffer: implement rewrap Dominique Martinet 2018-09-16 04:26:30 +09:00
  • 10b15caad9 tests: add options param to create_screen() Dominique Martinet 2018-09-16 01:40:13 +09:00
  • e08238d5a0 pager history buffer: add config option, keep buffer on resize Dominique Martinet 2018-09-16 00:46:43 +09:00
  • d0104660c8 Implement pager scrollback history buffer Dominique Martinet 2018-09-15 15:37:44 +09:00
  • a4c2a9ef0d line_as_ansi: only compute sgr if needed Dominique Martinet 2018-09-15 23:12:02 +09:00
  • ee39d7ba14 line_as_ansi: remove dead undefs Dominique Martinet 2018-09-15 11:33:50 +09:00
  • 62cb035afe Remote control: Fix the `focus_window` command not focusing the top-level OS window of the specified kitty window Kovid Goyal 2018-09-22 12:17:35 +05:30
  • 7a8bc6b5d2 Fix #1001 Kovid Goyal 2018-09-21 12:26:44 +05:30
  • 0d86ac23bb Merge branch 'ime' of https://github.com/martinetd/kitty Kovid Goyal 2018-09-21 09:28:56 +05:30
  • 897fd9486e glfw/ibus input: use text from ime event instead of global Dominique Martinet 2018-09-21 07:30:52 +09:00
  • 39d3d093c4 ... Kovid Goyal 2018-09-20 09:10:57 +05:30
  • 3f0b52bef4 Workaround for broken editors like nano that cannot handle newlines in pasted text Kovid Goyal 2018-09-20 09:08:29 +05:30
  • 4a04f27fde Fix #991 Kovid Goyal 2018-09-19 19:58:23 +05:30
  • 5fb02c0439 When mapping the new_tab action allow specifying that the tab should open next to the current tab instead of at the end of the tabs list Kovid Goyal 2018-09-19 19:43:41 +05:30
  • edfb4ef3f1 Merge branch 'master' of https://github.com/esell/kitty Kovid Goyal 2018-09-19 18:13:20 +05:30
  • f037923b00 Document the basic process for creating custom kittens. Fixes #975 Kovid Goyal 2018-09-19 12:53:47 +05:30
  • 424aafb514 Merge branch 'fix_sgr_bold' of https://github.com/martinetd/kitty Kovid Goyal 2018-09-19 08:07:00 +05:30
  • 1b64167a3e cursor_as_sgr: fix bold/dim Dominique Martinet 2018-09-18 07:47:16 +09:00
  • a9a86e4604 Add option to enable custom cursor on macos esell 2018-09-18 10:56:26 -06:00
  • 1dc7c23b2f Merge branch 'bash_completion' of https://github.com/martinetd/kitty Kovid Goyal 2018-09-18 06:19:24 +05:30
  • 5bdcfbc2ce bash completion: make complete helper start with _ Dominique Martinet 2018-09-18 09:09:54 +09:00
  • 74e9bf4f31 Another sentence worth of documentation Kovid Goyal 2018-09-17 06:42:20 +05:30
  • 0652529839 Remove dead code Kovid Goyal 2018-09-12 21:44:59 +05:30
  • 772d6597a9 macOS: Add an option :opt:macos_traditional_fullscreen to make full-screening of kitty windows much faster, but less pretty. Kovid Goyal 2018-09-12 21:27:49 +05:30
  • 4e99194022 Document platform fullscreen shortcut on macOS Kovid Goyal 2018-09-12 20:43:22 +05:30
  • f0ff2f4ea7 Fix a bug causing incorrect line ordering when viewing the scrollback buffer if the scrollback buffer is full Kovid Goyal 2018-09-12 20:31:09 +05:30
  • d583c533c2 Linux: Fix window icon not set on X11 for the first OS window Kovid Goyal 2018-09-12 18:29:06 +05:30
  • ec1f219850 macOS: Make full screening of kitty much faster by using the "traditional full screen" mode of cocoa, similar to iTerm and MacVim Kovid Goyal 2018-09-12 15:45:08 +05:30
  • 21d586cc86 macOS: Fix resizing semi-transparent windows causing the windows to be invisible during the resize Kovid Goyal 2018-09-12 10:44:24 +05:30
  • 8f7139d48f Also respond to a terminfo query for "name" in addition to "TN" Kovid Goyal 2018-09-11 21:41:50 +05:30
  • cfb6dae04d ... Kovid Goyal 2018-09-11 17:51:06 +05:30
  • bceac3ee0b ... Kovid Goyal 2018-09-11 09:58:26 +05:30
  • 38d6edb0ca Merge branch 'macos-thicken-font' of https://github.com/tbodt/kitty Kovid Goyal 2018-09-11 09:57:28 +05:30
  • 1b41a3bcee ... Kovid Goyal 2018-09-11 08:26:31 +05:30
  • c54f934f6e Merge branch 'patch-1' of https://github.com/tanrax/kitty Kovid Goyal 2018-09-11 08:25:22 +05:30
  • 94052bb712 Add option to increase font thickness on macOS Theodore Dubois 2018-09-10 10:54:46 -07:00
  • 7eb1dcc7ee Fixbug Gnome cache Andros Fenollosa 2018-09-10 18:44:34 +02:00
  • 626fbe827e Add local icon Andros Fenollosa 2018-09-10 18:41:07 +02:00
  • 28c154ecf0 typo Kovid Goyal 2018-09-10 21:58:15 +05:30
  • 8176f661ea macOS: Fix small leak in glyph rendering code Kovid Goyal 2018-09-10 21:41:26 +05:30
  • 0195e7f841 Wayland: Add support for animated cursors Kovid Goyal 2018-09-10 11:54:22 +05:30