pagedown
|
30b81d98f1
|
Add tests for finding command output
|
2022-01-16 04:10:16 +08:00 |
|
pagedown
|
f0d2d01a36
|
Fix calculating the end of the command output
|
2022-01-16 04:02:13 +08:00 |
|
pagedown
|
ce32e64692
|
Check the continued attribute when searching for prompt marks
|
2022-01-15 20:19:12 +08:00 |
|
pagedown
|
7ea8a7d45f
|
Fix searching the last command output
|
2022-01-15 18:38:05 +08:00 |
|
Kovid Goyal
|
b32edf54f8
|
hints kitten: Document how to choose the empty hint for multi key hints
|
2022-01-15 15:17:30 +05:30 |
|
Kovid Goyal
|
06ff685f8e
|
oops
|
2022-01-15 14:54:30 +05:30 |
|
Kovid Goyal
|
c6ecdf0fa4
|
Ensure ignoreOSKeyboardProcessing is initialized
|
2022-01-15 14:43:10 +05:30 |
|
Kovid Goyal
|
ca4840717b
|
macOS: Fix using shortcuts from the global menu bar as subsequent key presses in a multi key mapping not working
Fixes #4519
|
2022-01-15 13:56:18 +05:30 |
|
Kovid Goyal
|
c473df4393
|
Ignore NSEventModifierFlagFunction when parsing global shortcuts
|
2022-01-15 12:16:18 +05:30 |
|
Kovid Goyal
|
fa6c74a9b1
|
...
|
2022-01-15 11:49:02 +05:30 |
|
Kovid Goyal
|
8174ecb318
|
Use only bash builtins to get currently executing command
|
2022-01-15 11:46:25 +05:30 |
|
Kovid Goyal
|
5f20d69309
|
Move extraction of last cmd into its own function
|
2022-01-15 10:58:16 +05:30 |
|
Kovid Goyal
|
aab121b35d
|
Also check for shiftable shortcuts in the virtual key code case
|
2022-01-15 10:23:18 +05:30 |
|
Kovid Goyal
|
1a374a7678
|
Merge branch 'ksi-fish' of https://github.com/page-down/kitty
|
2022-01-15 10:17:18 +05:30 |
|
Kovid Goyal
|
396906860d
|
macOS: When checking for global shortcuts handle shifted form of cmd+`
|
2022-01-15 10:14:06 +05:30 |
|
pagedown
|
85254746bf
|
Shell integration: Remove functions that run only once at start
|
2022-01-15 12:34:52 +08:00 |
|
Kovid Goyal
|
c3c7ad78c1
|
Merge branch 'ksi-fish-cursor' of https://github.com/page-down/kitty
|
2022-01-15 09:40:37 +05:30 |
|
pagedown
|
77787bdc7c
|
Shell integration: Improvements in fish integration
|
2022-01-15 12:01:47 +08:00 |
|
pagedown
|
9813ad04c2
|
Shell integration: Set the fish vi mode cursor to blink
|
2022-01-15 10:29:26 +08:00 |
|
Kovid Goyal
|
d2c20f9548
|
Add changelog entry for previous PR
|
2022-01-14 23:31:10 +05:30 |
|
Kovid Goyal
|
e51b520897
|
Merge branch 'ksi-fish-title' of https://github.com/page-down/kitty
|
2022-01-14 23:29:48 +05:30 |
|
Kovid Goyal
|
35207af3de
|
Another use of builtin
|
2022-01-14 23:28:10 +05:30 |
|
Kovid Goyal
|
96269510d3
|
Abort before defining anything and dont touch global state via set
|
2022-01-14 23:26:40 +05:30 |
|
pagedown
|
ceb7c440a1
|
Shell integration: Only override default fish_title
|
2022-01-15 01:46:14 +08:00 |
|
Kovid Goyal
|
25e1edf52e
|
...
|
2022-01-14 23:03:44 +05:30 |
|
Kovid Goyal
|
7a903adeea
|
let _ksi_debug_print handle multiple args
|
2022-01-14 22:53:39 +05:30 |
|
Kovid Goyal
|
914f4e9ec9
|
Dont break if user aliases or redefines various builtins we use
|
2022-01-14 22:47:49 +05:30 |
|
Kovid Goyal
|
4c5673dc4d
|
Freeze _ksi_prompt to prevent it from being edited
|
2022-01-14 22:35:37 +05:30 |
|
Kovid Goyal
|
8529a60d77
|
Use issue number in changelog
|
2022-01-14 22:26:54 +05:30 |
|
Kovid Goyal
|
58da5d4d29
|
Placate mypy
|
2022-01-14 22:26:05 +05:30 |
|
Kovid Goyal
|
4ce6d718c9
|
icat kitten: Add options to mirror images and remove their transparency before displaying them
Fixes #4513
|
2022-01-14 22:02:35 +05:30 |
|
Kovid Goyal
|
dd31ee60f2
|
Fix typing of to_color
|
2022-01-14 21:54:36 +05:30 |
|
Kovid Goyal
|
8bb2da3c37
|
Use with instead of closing manually
|
2022-01-14 21:12:08 +05:30 |
|
Kovid Goyal
|
47dbaac54f
|
Add changelog entry for previous PR
|
2022-01-14 20:36:15 +05:30 |
|
Kovid Goyal
|
346405299b
|
Merge branch 'ksi-fish-cursor' of https://github.com/page-down/kitty
|
2022-01-14 20:35:23 +05:30 |
|
pagedown
|
a0476c03c3
|
Improve fish cursor shape integration
|
2022-01-14 22:57:31 +08:00 |
|
Kovid Goyal
|
9dd5410433
|
Dont rely on declare -g existing in bash
|
2022-01-14 18:21:21 +05:30 |
|
Kovid Goyal
|
72745dfb62
|
Use red fg for activity symbol by default
Can be overriden via template, but for backwards compat keep it red
|
2022-01-14 13:27:35 +05:30 |
|
Kovid Goyal
|
3a0d8ada6a
|
Merge branch 'feat-macos-kbd-shortcuts' of https://github.com/page-down/kitty
|
2022-01-14 12:36:01 +05:30 |
|
Kovid Goyal
|
b53d756bc2
|
Shell integration: Fix bash integration not working when PROMPT_COMMAND is used to change the prompt variables
Fixes #4476
|
2022-01-14 12:14:48 +05:30 |
|
Kovid Goyal
|
bb8ebf32ae
|
Merge branch 'fix-macos-text-input-beep' of https://github.com/page-down/kitty
|
2022-01-14 11:53:37 +05:30 |
|
pagedown
|
704487f0ce
|
macOS: Release input context
|
2022-01-14 14:18:03 +08:00 |
|
pagedown
|
a9bdf70275
|
macOS: Watch for system preferences changes and update global_shortcuts
|
2022-01-14 13:51:46 +08:00 |
|
Kovid Goyal
|
017da1159c
|
Allow using templates with text formatting for tab_activity_symbol
Fixes #4507
|
2022-01-14 08:18:04 +05:30 |
|
pagedown
|
ab5b9fb329
|
macOS: Only check the "standard" type of the system shortcuts
|
2022-01-14 10:07:38 +08:00 |
|
pagedown
|
e0700d45de
|
macOS: Update to the latest and categorize the system shortcut names
|
2022-01-14 10:05:49 +08:00 |
|
Kovid Goyal
|
ecf4fcdeb0
|
Add changelog entry for previous PR
Fixes #4489
|
2022-01-13 20:24:17 +05:30 |
|
Kovid Goyal
|
0a89fe2e17
|
Merge branch 'fix-macos-text-input-beep' of https://github.com/page-down/kitty
|
2022-01-13 20:23:23 +05:30 |
|
pagedown
|
5b5651ca7d
|
macOS: Suppress the key combinations beep sound
|
2022-01-13 22:51:53 +08:00 |
|
Kovid Goyal
|
5e5cd1acc8
|
Simplify flagsChanged and make it more robust
Now it only sends a key event to kitty if an actual modifier key was
pressed/released.
|
2022-01-13 20:13:55 +05:30 |
|