Commit Graph

  • ebfc19def5 Only add an SGR reset at the end if there is atleast one escape code in the ansi output Kovid Goyal 2022-02-13 15:14:32 +05:30
  • a4abe26d32 Fix copy ansi to clipboard ignoring newlines Kovid Goyal 2022-02-13 15:09:14 +05:30
  • 5f8cb22d02 Merge branch 'fix-mouse-extra-btn' of https://github.com/page-down/kitty Kovid Goyal 2022-02-13 14:53:40 +05:30
  • cafc3973ec mouse_demo: Add mouse scroll wheel buttons pagedown 2022-02-13 16:45:48 +08:00
  • 436a57a61e mouse_demo: Fix mouse extra button bit mask pagedown 2022-02-13 16:36:51 +08:00
  • da5111a267 Cleanup mouse debug input reporting Kovid Goyal 2022-02-13 11:14:41 +05:30
  • ee5cf90684 Cleanup previous PR and add changelog entry for it Kovid Goyal 2022-02-13 10:49:24 +05:30
  • 108974f4f7 Merge branch 'pointer-resolution' of https://github.com/xsrvmy/kitty Kovid Goyal 2022-02-13 10:45:17 +05:30
  • 79fa9f1c95 Use counters for discrete flags instead Rui Ming (Max) Xiong 2022-02-12 17:45:28 -05:00
  • 40bf12af7a Check for discrete mouse events on wayland Rui Ming (Max) Xiong 2022-02-12 02:12:59 -05:00
  • 263d121f3e Rescale symbol_map faces for the desired cell height Kovid Goyal 2022-02-12 07:57:03 +05:30
  • 9222d002f7 Merge branch 'docs' of https://github.com/page-down/kitty Kovid Goyal 2022-02-11 20:46:06 +05:30
  • 9a6aab034d Add link for packaging status pagedown 2022-02-11 23:05:12 +08:00
  • b931b06941 Add mouse co-ords to debug output for move events Kovid Goyal 2022-02-11 15:09:43 +05:30
  • 90dc9b6fe6 ... Kovid Goyal 2022-02-11 15:00:11 +05:30
  • 275ede6f0a Fix a fast click, move mouse, click sequence causing the first click event to be discarded Kovid Goyal 2022-02-11 14:46:37 +05:30
  • 9fd4f8e5c2 Merge branch 'feat-hints-qm' of https://github.com/page-down/kitty Kovid Goyal 2022-02-11 13:05:34 +05:30
  • 01b4654461 A new option narrow_symbols to turn off opportunistic wide rendering of private use codepoints Kovid Goyal 2022-02-11 13:04:44 +05:30
  • d40e6a9ece hints kitten: Match and strip Unicode single and double quotes pagedown 2022-02-11 14:59:35 +08:00
  • b2317e0f12 Merge branch 'fix-macos-shortcuts' of https://github.com/page-down/kitty Kovid Goyal 2022-02-11 12:14:55 +05:30
  • 444d9bd341 macOS: Ignore when the global shortcut is disabled pagedown 2022-02-11 14:23:57 +08:00
  • 8fbe96744b ... Kovid Goyal 2022-02-11 10:50:33 +05:30
  • 1c48ec7196 Allow passing a "reset" argument to resize_window Kovid Goyal 2022-02-11 08:16:17 +05:30
  • c4b3bbd057 Update changelog for previous PR Kovid Goyal 2022-02-11 06:55:53 +05:30
  • 502ed94f31 Merge branch 'fix-macos-shortcuts' of https://github.com/page-down/kitty Kovid Goyal 2022-02-11 06:54:31 +05:30
  • 18ce091bfa Fix symbol/PUA glyphs loaded via symbol_map instead of as fallbacks not using following spaces to render larger versions Kovid Goyal 2022-02-11 06:36:54 +05:30
  • 60f675758f Fix touch_scroll_multiplier also taking effect in terminal programs such as vim that handle mouse events themselves Kovid Goyal 2022-02-11 06:22:00 +05:30
  • 9bfa4553a8 Shell integration: bash: Fix rendering of multiline prompts with more than two lines Kovid Goyal 2022-02-11 06:08:34 +05:30
  • 358f30ca7a No longer need to fall back and check the default shortcuts pagedown 2022-02-11 02:39:50 +08:00
  • e32785831b macOS: Add missing global shortcuts that will be enabled by default pagedown 2022-02-11 02:19:27 +08:00
  • 728eceb620 Add implementation for focus moving hardcoded shortcuts Kovid Goyal 2022-02-10 18:56:47 +05:30
  • 57f591d1ce Simplify default global shortcut lookup Kovid Goyal 2022-02-10 17:47:11 +05:30
  • e4397a1c73 Framework for Apple's default global shortcuts Kovid Goyal 2022-02-10 14:15:21 +05:30
  • 1170cf474f A new action copy_ansi_to_clipboard to copy the current selection with ANSI formatting codes Kovid Goyal 2022-02-10 12:20:19 +05:30
  • ce8b0cf748 Allow using line_as_ansi with ranges Kovid Goyal 2022-02-09 21:40:33 +05:30
  • 696f371aa4 Merge branch 'ci' of https://github.com/page-down/kitty Kovid Goyal 2022-02-09 19:55:05 +05:30
  • 8ebd514251 Update Brewfile format pagedown 2022-02-09 21:35:22 +08:00
  • d3bc6001d8 Merge branch 'ksi-fish' of https://github.com/page-down/kitty Kovid Goyal 2022-02-09 10:58:25 +05:30
  • f5415ca824 Restore XDG_DATA_DIRS right after fish integration script is loaded pagedown 2022-02-09 13:06:38 +08:00
  • 0dbe27438d Ensure CSI are stripped from menbar title as well Kovid Goyal 2022-02-09 08:07:18 +05:30
  • 7448789951 Improve CWD detection when there are multiple foreground processes in the TTY process group Kovid Goyal 2022-02-08 20:30:00 +05:30
  • dc6138d286 Add a note about why we check _ksi_prompt_command Kovid Goyal 2022-02-08 19:52:02 +05:30
  • 7457f637a2 bash shell integration: Dont call _ksi_prompt_command from PROMPT_COMMAND unlessit is set Kovid Goyal 2022-02-08 19:41:04 +05:30
  • c9da734c0e Show the output from failed ssh commands Kovid Goyal 2022-02-08 10:46:34 +05:30
  • 141c814d72 Merge branch 'docs' of https://github.com/page-down/kitty Kovid Goyal 2022-02-08 05:35:36 +05:30
  • bdb98cf210 Count chars not bytes when truncating menubar title Kovid Goyal 2022-02-07 22:37:58 +05:30
  • 7cc3d5907f Docs: Prefer namespaced launch points pagedown 2022-02-08 01:07:23 +08:00
  • 3c709a28f7 ... Kovid Goyal 2022-02-07 22:08:28 +05:30
  • e9ea7b13b6 macOS: Add an option to control the max length of the window title displayed in the global menubar Kovid Goyal 2022-02-07 21:57:36 +05:30
  • ac16880eec Linux: Fix fontconfig alias not being used if the aliased font is dual spaced instead of monospaced Kovid Goyal 2022-02-07 21:02:47 +05:30
  • c54bdd921a Allow pressing esc to exit --hold as well Kovid Goyal 2022-02-07 18:14:54 +05:30
  • fc17528337 Get --hold to work even when stdin is redirected Kovid Goyal 2022-02-07 15:39:21 +05:30
  • 9b2db6ec53 Another alternate icon Kovid Goyal 2022-02-07 14:19:04 +05:30
  • 0fcfaa2a98 Report errors correctly when launching multiple URLs Kovid Goyal 2022-02-07 14:07:17 +05:30
  • ba97a728f2 Reduce max remembered window size of 50K pixels Kovid Goyal 2022-02-07 12:19:32 +05:30
  • a3b046fdcd Merge branch 'fix-macos-new-tab' of https://github.com/page-down/kitty Kovid Goyal 2022-02-07 12:07:17 +05:30
  • ddfda3efde Fix launching a new tab when there is no OS window pagedown 2022-02-07 13:55:43 +08:00
  • a2269cb66e Fix launch command not creating a new window if no OS window is present Kovid Goyal 2022-02-07 11:14:29 +05:30
  • 1358f00969 Raise an exception for empty url schemes Kovid Goyal 2022-02-06 21:10:41 +05:30
  • eedc849c45 Cleanup previous PR Kovid Goyal 2022-02-06 20:49:40 +05:30
  • 89679d07ae Merge branch 'feat-macos-handle-url' of https://github.com/page-down/kitty Kovid Goyal 2022-02-06 20:29:16 +05:30
  • 01d866f482 Also add openable mimetypes to kitty-open.desktop Kovid Goyal 2022-02-06 20:27:50 +05:30
  • 73b0312dcb Merge branch 'minor-tweaks' of https://github.com/page-down/kitty Kovid Goyal 2022-02-06 20:14:26 +05:30
  • f9d9fe6db4 Shell integration: bash: Dont fail if an existing PROMPT_COMMAND ends with a semi-colon Kovid Goyal 2022-02-06 19:02:39 +05:30
  • e31ca68875 macOS: Add a way to set kitty as the default handler for the URL schemes pagedown 2022-02-06 19:51:39 +08:00
  • 8ae273ee3a Simplify reassembling for the command pagedown 2022-02-06 19:24:02 +08:00
  • 73a197fcde Add kitty-launcher.desktop to handle URL scheme for Linux pagedown 2022-02-06 19:12:57 +08:00
  • 648bff02b5 Only remove the initial window if no startup session is configured pagedown 2022-02-06 18:58:52 +08:00
  • 7740bc138b Add changelog entry for previous PR pagedown 2022-02-06 18:58:40 +08:00
  • f5337096d5 Rename LAUNCH_URL to LAUNCH_URLS pagedown 2022-02-06 18:57:40 +08:00
  • dddff91fad Linux: Fix rendering of emoji when using scalable fonts such as Segoe UI Emoji Kovid Goyal 2022-02-06 13:20:55 +05:30
  • f047678711 More robust initial window replacement when launching URLs Kovid Goyal 2022-02-06 07:11:57 +05:30
  • aa8b23395f Merge branch 'feat-macos-open-with' of https://github.com/page-down/kitty Kovid Goyal 2022-02-06 06:53:36 +05:30
  • 7c36c19de0 Cleanup previous PR Kovid Goyal 2022-02-06 06:31:56 +05:30
  • 49183ced3b Merge branch 'fix-launch-cmd-args' of https://github.com/page-down/kitty Kovid Goyal 2022-02-06 06:31:22 +05:30
  • 007e9697c4 macOS: Add Open with kitty Service pagedown 2022-02-05 23:20:19 +08:00
  • 9989edbe42 macOS: Add archive file type to info plist pagedown 2022-02-05 23:19:33 +08:00
  • 9742e2ec48 Make mypy happy Kovid Goyal 2022-02-05 19:53:16 +05:30
  • b47711e23a Fix kitty_exe() being executed when the script doesn't have shebang pagedown 2022-02-05 20:18:40 +08:00
  • 3dfdb3ac89 Fix missing args when running a script without exec perms via launch pagedown 2022-02-05 20:14:40 +08:00
  • 4d3e2a07d1 Cleanup previous PR Kovid Goyal 2022-02-05 17:45:46 +05:30
  • a42eb3e643 Merge branch 'feat-lines-on-scr' of https://github.com/page-down/kitty Kovid Goyal 2022-02-05 17:44:21 +05:30
  • 39c77a9486 Allow running the launch actions by invoking the kitty executable with +open Kovid Goyal 2022-02-05 17:39:48 +05:30
  • e22546c56a Add arguments to get the first and last line of text for launch command pagedown 2022-02-05 20:02:24 +08:00
  • ced61096df Add some docs for the previous PR Kovid Goyal 2022-02-05 12:57:15 +05:30
  • c0ea127810 Merge branch 'feat-macos-open-url' of https://github.com/page-down/kitty Kovid Goyal 2022-02-05 12:46:39 +05:30
  • 29b1e3fa46 Sanity check for main() args Kovid Goyal 2022-02-05 11:56:18 +05:30
  • b2faa0d9f7 Fix #4637 Kovid Goyal 2022-02-05 11:35:40 +05:30
  • ddb9b67de3 Restrict custom launch actions to be prefixed with kitty:///launch/ pagedown 2022-02-05 13:23:41 +08:00
  • ffbc533565 Add ftps, ircs, kitty, sftp, and ssh to url_prefixes pagedown 2022-02-05 13:10:21 +08:00
  • 206e490491 macOS: Add common URL schemes to info plist pagedown 2022-02-05 13:09:13 +08:00
  • 135066f38c Add default launch action for ssh links pagedown 2022-02-04 23:26:46 +08:00
  • 51d591e177 macOS: Allow opening URLs with kitty pagedown 2022-02-03 22:10:59 +08:00
  • 80a62c8d71 Add preamble to generated file and fix gen-config.py filename pagedown 2022-02-03 21:38:24 +08:00
  • 90b54c5f7f Get build-dep working again for changes to bypy Kovid Goyal 2022-02-05 10:27:47 +05:30
  • 99c81e6858 Bump bundled version of wayland Kovid Goyal 2022-02-05 07:56:40 +05:30
  • 8fcb6278d7 Cleanup previous PR Kovid Goyal 2022-02-04 20:38:32 +05:30
  • 89e0abd41d Merge branch 'feat-reverse-scroll' of https://github.com/page-down/kitty Kovid Goyal 2022-02-04 20:34:37 +05:30
  • a1a0c9ab80 Add new mappable action scroll_prompt_to_bottom pagedown 2022-02-04 22:52:06 +08:00
  • 9ab2a38d5c ... Kovid Goyal 2022-02-04 18:26:36 +05:30