Joseph Adams
3c6c36487f
Update underline documentation
2022-01-18 12:13:51 +01:00
pagedown
3a8d867c87
Docs: Add macOS shortcuts and nth_os_window
2022-01-18 18:59:26 +08:00
Kovid Goyal
6a2522452f
Allow including config files matching glob patterns in conf files
...
Fixes #4533
2022-01-18 16:28:19 +05:30
Kovid Goyal
4778e0eb23
Move the section about integration to a better location
2022-01-17 10:41:35 +05:30
Kovid Goyal
c3ded5eb72
...
2022-01-17 10:39:13 +05:30
Kovid Goyal
323355d4bb
Add a press mentions section to the kitty website
2022-01-17 10:26:49 +05:30
Kovid Goyal
92075a44d8
Add a note about using icat from other programs
2022-01-17 08:35:48 +05:30
Kovid Goyal
386bb837d8
Merge branch 'fix-macos-kbd-shortcuts' of https://github.com/page-down/kitty
2022-01-17 08:23:34 +05:30
Kovid Goyal
ea28029581
...
2022-01-17 08:05:00 +05:30
pagedown
507e570887
No longer need the patch for Sphinx KeyboardTransform
...
The issue with KeyboardTransform with dirhtml has been fixed in Sphinx 4.4.0.
2022-01-17 02:49:25 +08:00
Kovid Goyal
71106bcd39
Shell integration: Dont override fish's native title setting functionality
...
See discussion: https://github.com/fish-shell/fish-shell/issues/8641
2022-01-16 15:58:11 +05:30
Kovid Goyal
cf91e1973b
Show number of windows per tab in the select_tab action
...
Fixes #4523
2022-01-16 10:03:20 +05:30
Kovid Goyal
0be0836890
Add changelog entry for last PR
2022-01-16 03:48:00 +05:30
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
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
d2c20f9548
Add changelog entry for previous PR
2022-01-14 23:31:10 +05:30
Kovid Goyal
8529a60d77
Use issue number in changelog
2022-01-14 22:26:54 +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
47dbaac54f
Add changelog entry for previous PR
2022-01-14 20:36:15 +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
017da1159c
Allow using templates with text formatting for tab_activity_symbol
...
Fixes #4507
2022-01-14 08:18:04 +05:30
Kovid Goyal
ecf4fcdeb0
Add changelog entry for previous PR
...
Fixes #4489
2022-01-13 20:24:17 +05:30
Kovid Goyal
f9d2167c97
macOS: Respect the users system-wide global keyboard shortcut preferences
...
Note that we currently dont handle live reload of global shortcut
preferences. I cant be bothered. Patches welcome.
Fixes #4501
2022-01-13 13:36:58 +05:30
Kovid Goyal
19e6f70655
Draw the dots for braille characters more evenly spaced at all font sizes
...
Fixes #4499
2022-01-12 23:18:18 +05:30
Kovid Goyal
f9171a767c
Also document menu key encoding
2022-01-11 22:48:53 +05:30
Kovid Goyal
ba76cacd74
Add changelog entry for previous PR
2022-01-11 20:10:38 +05:30
Kovid Goyal
0e6091773d
Add a poster for the demo video
2022-01-11 11:09:43 +05:30
Kovid Goyal
4c8ef26141
For the vertical and horizontal layouts have the windows arranged on a ring rather than a plane. This means the first and last window are considered neighbors
...
Fixes #4494
2022-01-11 08:08:11 +05:30
Kovid Goyal
b2bfc4408e
Fix common single letter extension files not being detected
...
Fixes #4491
Fixes #4492
2022-01-10 14:20:18 +05:30
Kovid Goyal
de3b9634ac
Add links to third party shell integrations
2022-01-09 04:30:32 +05:30
Kovid Goyal
722f6163aa
Use tabs for zsh/fish in hg kitten docs
2022-01-09 03:54:33 +05:30
Ronan Jouchet
c40bd7ce82
kittens/hyperlinked_grep: document how to tell fish to autocomplete with rg
...
It was documented for zsh but not fish (2 lines above).
While looking for how to do the same in fish, I couldn't find how to do
*exactly the same*, but turns out there's a neat way to do both the
aliasing and autocompletion mapping at the same time.
See https://fishshell.com/docs/current/cmds/function.html :
> `-w WRAPPED_COMMAND` or `--wraps=WRAPPED_COMMAND` causes the function
> to inherit completions from the given wrapped command. See the
> documentation for [complete](https://fishshell.com/docs/current/cmds/complete.html#cmd-complete )
> for more information.
2022-01-08 14:43:36 -05:00
Kovid Goyal
356897a32d
macOS: Persist "Secure Keyboard Entry" across restarts to match the behavior of Terminal.app
...
Fixes #4471
2022-01-08 14:13:14 +05:30
Kovid Goyal
fcc75689d8
...
2022-01-07 18:48:26 +05:30
Kovid Goyal
1eed35b8bb
Document launch-actions.conf
2022-01-07 18:47:37 +05:30
Kovid Goyal
ffa63e27ea
macOS: Allow opening text files, images and directories with kitty when launched using "Open with" in Finder
...
Fixes #4460
2022-01-07 12:25:30 +05:30
Kovid Goyal
04807453ec
version 0.24.1
2022-01-06 10:40:59 +05:30
Kovid Goyal
e8b19e08fa
Fix non-renderable combining chars causing some text to not be rendered on Linux
...
The test for non-renderable chars was broken and the variation selectors
were not included in the test. Fixes #4444
2022-01-05 22:33:53 +05:30
Kovid Goyal
bfbe60c90e
Update changelog
2022-01-05 09:05:20 +05:30
Kovid Goyal
0625035202
oops forgot to re-order second tab group
2022-01-04 20:18:49 +05:30
Kovid Goyal
4c08709df1
Use same orders for all tab groups
2022-01-04 19:49:55 +05:30
Kovid Goyal
a45d6c8b55
Fix #4421
2022-01-04 16:21:00 +05:30
Kovid Goyal
b6254e4a67
version 0.24.0
2022-01-04 08:21:17 +05:30
Kovid Goyal
940e311c74
Add a section to the changelog showcasing major recent new features
2021-12-31 20:38:50 +05:30
Kovid Goyal
93abedd93f
Replace the screenshot on the landing page with a video
2021-12-24 13:26:34 +05:30
Kovid Goyal
872cd7b2d5
Fix unfunctioning ofkitty-integration in docs
...
It has to be unfunctioned after being run once
2021-12-24 10:26:02 +05:30
pagedown
f53dfb27e2
Docs: Add macOS mouse wheel scrolling and title bar options changes
2021-12-24 12:37:54 +08:00
pagedown
36b4e0edd2
Docs: Also fixed the input issue in toggling non-traditional fullscreen
2021-12-24 12:29:08 +08:00
pagedown
f58013f2c6
Docs: Cross-platform IME integration improvements
2021-12-24 12:06:41 +08:00
pagedown
73ff508b51
Docs: unfunction kitty-integration
2021-12-24 11:46:08 +08:00
Kovid Goyal
59505d17d5
Update docs for new zsh integration code
2021-12-23 20:40:46 +05:30
Kovid Goyal
8699f90fa4
Now have sphinx types on dev machine
2021-12-23 10:13:16 +05:30
Kovid Goyal
58b7fb41d9
Update how it works for zsh integration
...
In light of the recent changes by @romkatv
2021-12-21 10:44:45 +05:30
Kovid Goyal
e18ac4f0f5
...
2021-12-20 10:47:33 +05:30
Kovid Goyal
63ab35ec7c
Add a note about patched NERD fonts to the FAQ entry on fonts
2021-12-20 08:19:42 +05:30
Kovid Goyal
ae952605d3
Note about exe_search_path in launch docs
2021-12-16 19:48:17 +05:30
Kovid Goyal
4dbf0c89c3
Suppress warning about sphinx_inline_tabs not being marked for parallel reads
2021-12-15 12:11:32 +05:30
pagedown
0a1390a7f6
Docs: Enable kbd transform when building dirhtml with sphinx
2021-12-12 00:06:28 +08:00
Kovid Goyal
3d98501e57
Move custom kitten back
...
Its not the most interesting thing to read and hence should not be at
the top.
2021-12-10 17:23:12 +05:30
pagedown
121d86fb1c
Docs: Put custom kitten docs at the top instead of in the middle
2021-12-10 17:35:10 +08:00
pagedown
7e449dec4f
Docs: Use underscores in kitten document filenames
2021-12-10 17:30:51 +08:00
Kovid Goyal
a938b01246
Build binaries for Linux ARM64
2021-12-10 12:49:58 +05:30
pagedown
8ae0ae2c93
Docs: use the action name of the shortcut in several places
2021-12-10 14:36:16 +08:00
Kovid Goyal
060362bee2
Fix #4332
2021-12-09 13:26:47 +05:30
Kovid Goyal
74f21ec774
Add an issue reference
2021-12-09 12:18:48 +05:30
Kovid Goyal
5899e06b6b
Merge branch 'fix-docs-scroll' of https://github.com/page-down/kitty
2021-12-09 12:14:06 +05:30
Kovid Goyal
5f744368dd
A new option exe_search_path to modify the locations kitty searches for executables to run
2021-12-09 12:13:26 +05:30
pagedown
a4a9290577
Docs: fix conflicts caused by smooth scrolling in Chrome
2021-12-09 14:31:54 +08:00
Kovid Goyal
3d59e4eac1
Add links to other implementations of the keyboard protocol
2021-12-09 07:18:12 +05:30
pagedown
1f3d86a434
Add a new mappable action nth_os_window to focus OS window
2021-12-04 20:45:01 +08:00
Kovid Goyal
f4aba9fc41
Update changelog with new window_logo setting
2021-12-03 13:23:49 +05:30
Kovid Goyal
91c0f4e2d9
Document more tmux breakage
2021-12-01 22:38:23 +05:30
pagedown
8ed6ee97b2
Docs: replace http url with https, use ripgrep project url and fix typo
2021-11-30 18:53:58 +08:00
Kovid Goyal
0d3c7a64e2
...
2021-11-30 07:45:49 +05:30
Kovid Goyal
0e5f51f195
Add a note about not copying the kitty binary out of the installation folder
2021-11-29 21:45:30 +05:30
Kovid Goyal
9441cf15c3
Move the bash integration script into its own dir
...
This matches the other shells and might be useful someday
if bash ever gets a way for the invoking process to inject code
into it.
Also use KITTY_INSTALLATION_DIR when loading the bash integration code.
2021-11-29 12:30:10 +05:30
Kovid Goyal
c7bf54807e
Fix capitalization
2021-11-29 11:49:58 +05:30
Fredrick Brennan
0dc8bd5520
Make the GPU selection FAQ item not require root
2021-11-28 11:59:26 -05:00
Kovid Goyal
28d89bdd53
Cleanup previous PR
2021-11-28 19:03:52 +05:30
Kovid Goyal
69ba419afd
Merge branch 'issue4292' of https://github.com/ctrlcctrlv/kitty
2021-11-28 18:57:25 +05:30
Fredrick Brennan
afbaa36fd3
Document GPU power saving affecting kitty startup
2021-11-28 08:10:45 -05:00
Kovid Goyal
5d491b8067
Fix include path for new kitty.zsh location
2021-11-27 08:03:43 +05:30
Kovid Goyal
f6e0eb4005
Shell integration: Dont modify ~/.zshrc
...
Instead use the ZDOTDIR env var to load the shell integration code
2021-11-27 07:19:59 +05:30
Kovid Goyal
a3370a1d18
Document the delta transmission protocol
2021-11-26 15:08:18 +05:30
pagedown
bd4399b5fc
...
2021-11-26 09:26:07 +08:00
ImgBotApp
d9d922546f
[ImgBot] Optimize images
...
*Total -- 1,755.23kb -> 1,446.79kb (17.57%)
/logo/kitty.svg -- 8.90kb -> 5.57kb (37.39%)
/docs/screenshots/transfer.png -- 31.21kb -> 22.24kb (28.73%)
/docs/screenshots/themes.png -- 139.72kb -> 110.23kb (21.1%)
/logo/beam-cursor@2x.png -- 1.47kb -> 1.19kb (18.76%)
/docs/screenshots/screenshot.png -- 1,178.10kb -> 958.20kb (18.67%)
/docs/screenshots/remote_file.png -- 54.77kb -> 45.50kb (16.93%)
/docs/screenshots/hints_mode.png -- 61.53kb -> 52.64kb (14.45%)
/docs/screenshots/unicode.png -- 87.86kb -> 75.63kb (13.92%)
/docs/screenshots/panel.png -- 11.81kb -> 10.49kb (11.21%)
/docs/screenshots/diff.png -- 131.05kb -> 118.51kb (9.57%)
/docs/screenshots/splits.png -- 42.34kb -> 40.15kb (5.17%)
/logo/kitty-framed.svg -- 6.49kb -> 6.45kb (0.59%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-11-25 05:39:11 +00:00
Kovid Goyal
00167cd9ab
Merge branch 'docs-kbd' of https://github.com/page-down/kitty
2021-11-25 10:58:29 +05:30
pagedown
1692516955
...
2021-11-25 13:24:46 +08:00
Kovid Goyal
0bcf73f980
...
2021-11-25 10:35:53 +05:30
Kovid Goyal
e68914f46b
Rationalize usage of :kbd:
2021-11-25 10:34:25 +05:30
Kovid Goyal
fd331480fc
...
2021-11-25 10:11:12 +05:30
pagedown
77aa3e7e11
Use Unicode characters for modifier keys
2021-11-25 12:00:36 +08:00
Kovid Goyal
3592a94517
Document the handling of links in the file transfer protocol
2021-11-24 09:03:59 +05:30
Kovid Goyal
a62e831932
Clear prompt markings when erasing the display
...
Fixes prompt detection failing after ctrl+l
2021-11-24 08:17:04 +05:30
Kovid Goyal
b35dd5a869
Mention updated packager notes in changelog
2021-11-24 08:05:10 +05:30
Kovid Goyal
ec28bd93c3
Minor updates to file transfer protocol docs
2021-11-23 22:29:30 +05:30
Kovid Goyal
c5af9613fd
Fix building of docs
2021-11-22 20:02:18 +05:30
Kovid Goyal
9ce807069a
Replace kitten_alias with action_alias in docs
2021-11-22 19:57:54 +05:30
Kovid Goyal
aa4fa4cc85
Allow defining aliases for more general actions, not just kittens
...
Fixes #4260
2021-11-22 19:52:43 +05:30
Kovid Goyal
12bcee3b78
Fix #4258
2021-11-21 22:39:36 +05:30