Kovid Goyal
|
04f8cb6d30
|
version 0.33.0
|
2024-03-12 20:49:31 +05:30 |
|
Kovid Goyal
|
5264f3b5aa
|
Merge branch 'dependabot/go_modules/all-go-deps-8f3a99df9e' of https://github.com/kovidgoyal/kitty
|
2024-03-11 11:11:56 +05:30 |
|
dependabot[bot]
|
5105c2f3ea
|
Bump the all-go-deps group with 1 update
Bumps the all-go-deps group with 1 update: [golang.org/x/sys](https://github.com/golang/sys).
Updates `golang.org/x/sys` from 0.17.0 to 0.18.0
- [Commits](https://github.com/golang/sys/compare/v0.17.0...v0.18.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-go-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 04:00:55 +00:00 |
|
Kovid Goyal
|
eb46107575
|
Merge branch 'master' of https://github.com/pbevin/kitty
|
2024-03-10 21:41:04 +05:30 |
|
Pete Bevin
|
d75b8c63ef
|
Fix build instructions after ./dev.sh deps
|
2024-03-10 12:02:51 -04:00 |
|
Kovid Goyal
|
7d787e6c22
|
Implement box drawing for Fira Code spinner glyphs
|
2024-03-10 21:08:23 +05:30 |
|
Kovid Goyal
|
36c79f3d50
|
Implement box drawing for Fira Code progress bar glyphs in PUA
|
2024-03-10 19:51:07 +05:30 |
|
Kovid Goyal
|
88b7595929
|
Ignore startup_session when kitty is invoked with command line options specifying a command to run
|
2024-03-10 09:41:08 +05:30 |
|
Kovid Goyal
|
fccf8db099
|
GitHub returns errors on delete but actually deletes
|
2024-03-10 08:41:14 +05:30 |
|
Kovid Goyal
|
d33afd4e96
|
Move toggle_tab into Boss
actions arent supported on TabManager
|
2024-03-07 11:57:07 +05:30 |
|
Kovid Goyal
|
76a4840a0f
|
toggle_tab to easily switch to and back from a tab
Fixes #7203
|
2024-03-07 11:38:28 +05:30 |
|
Kovid Goyal
|
65923b1aba
|
Add some benchamrking
|
2024-03-07 11:09:24 +05:30 |
|
Kovid Goyal
|
47fea26b62
|
Add an IndexByte implementation useful for benchmarking against stdlib SIMD implementation
|
2024-03-07 09:36:40 +05:30 |
|
Kovid Goyal
|
9ea0dde469
|
Add a note that startup_session prevents processing of cli args
|
2024-03-07 08:55:44 +05:30 |
|
Kovid Goyal
|
6c31256aa1
|
Keyboard protocol: Do not deliver a fake key release events on OS window focus out for engaged modifiers
Fixes #7196
|
2024-03-07 08:29:10 +05:30 |
|
Kovid Goyal
|
210c417d96
|
...
|
2024-03-06 10:41:39 +05:30 |
|
Kovid Goyal
|
c1af14c22a
|
Fix @ send-key not working to send keys to self over TTY
|
2024-03-05 13:09:07 +05:30 |
|
Kovid Goyal
|
a3d8be5e2f
|
icat: Nicer error when user specifies invalid screen geometry
|
2024-03-05 10:49:47 +05:30 |
|
Kovid Goyal
|
d08a44ea4c
|
Add a note as to why errors are not reported for send-text
|
2024-03-05 08:37:56 +05:30 |
|
Kovid Goyal
|
63d974135b
|
Clean up linter warnings
|
2024-03-05 08:27:13 +05:30 |
|
Kovid Goyal
|
7b34c0603f
|
Fix --match not working for some remote control commands
|
2024-03-05 08:00:57 +05:30 |
|
Kovid Goyal
|
c3c99113c7
|
hints kitten: Use default editor rather than hardcoding vim to open file at specific line
Fixes #7186
|
2024-03-04 21:49:06 +05:30 |
|
Kovid Goyal
|
9352576d1e
|
Merge branch 'nushell-shell-integration' of https://github.com/gutenye/kitty
|
2024-03-04 19:44:18 +05:30 |
|
Guten Ye
|
dc82a06e9e
|
doc: add detailed step to enable shell integration for Nushell
|
2024-03-04 21:41:50 +08:00 |
|
Kovid Goyal
|
bb98b81f82
|
Note that kitty keyboard protocol is supported in yazi
Fixes #7189
|
2024-03-04 19:03:23 +05:30 |
|
Kovid Goyal
|
1687c74913
|
Note that nushell supports shell integration
|
2024-03-04 19:01:31 +05:30 |
|
Kovid Goyal
|
bfe4256bf2
|
Merge branch 'dependabot/go_modules/all-go-deps-9e5965924d' of https://github.com/kovidgoyal/kitty
|
2024-03-04 10:43:51 +05:30 |
|
dependabot[bot]
|
66c3e1c1ff
|
Bump the all-go-deps group with 1 update
Bumps the all-go-deps group with 1 update: [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil).
Updates `github.com/shirou/gopsutil/v3` from 3.24.1 to 3.24.2
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.24.1...v3.24.2)
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-go-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 03:31:42 +00:00 |
|
Kovid Goyal
|
c6acfa2cd4
|
Add a note to clarify lock key handling in disambiguate mode
|
2024-03-03 09:12:54 +05:30 |
|
Kovid Goyal
|
8fa592d849
|
Parse and ignore SOS codes
Fixes #7184
|
2024-03-03 08:58:47 +05:30 |
|
Kovid Goyal
|
89108e856f
|
Clarify exactly when modifiers bits are set in the keyboard protocol
Fixes #7183
|
2024-03-02 13:14:41 +05:30 |
|
Kovid Goyal
|
0a0420bfd0
|
kitten @ ls: Return the timestamp at which the window was created
Fixes #7178
|
2024-03-02 09:30:12 +05:30 |
|
Kovid Goyal
|
2cc08cc5fd
|
Cleanup previous PR
|
2024-03-02 09:24:19 +05:30 |
|
Kovid Goyal
|
f3344e1da0
|
Merge branch 'escapes' of https://github.com/derekschrock/kitty
|
2024-03-02 09:24:01 +05:30 |
|
Derek Schrock
|
9eb82c600d
|
Fix invalid escape sequence warning with reset_terminal long_text
|
2024-03-01 14:33:05 -05:00 |
|
Kovid Goyal
|
17fe6b3373
|
Simplify sanitize args
|
2024-03-01 11:08:51 +05:30 |
|
Kovid Goyal
|
c3869dc479
|
...
|
2024-03-01 11:07:51 +05:30 |
|
Kovid Goyal
|
473bff1aae
|
Cheetah speed
😸
|
2024-02-29 10:16:08 +05:30 |
|
Kovid Goyal
|
99ceb2476e
|
Fix #7169
|
2024-02-29 09:56:41 +05:30 |
|
Kovid Goyal
|
05881db492
|
Remove unused code
|
2024-02-28 12:15:20 +05:30 |
|
Kovid Goyal
|
1086757dc0
|
More docs
|
2024-02-28 11:39:16 +05:30 |
|
Kovid Goyal
|
d4c302bea3
|
Cleanup clear to prompt implementation and allow moving cleared lies into scrollback
|
2024-02-28 11:27:41 +05:30 |
|
Kovid Goyal
|
b8774327b6
|
icat kitten: Add a command line argument to override terminal window size detection
Fixes #7165
I had five minutes, so why not.
|
2024-02-27 23:06:10 +05:30 |
|
Kovid Goyal
|
e9c4e73103
|
Merge branch 'dependabot/go_modules/all-go-deps-55e9d2be01' of https://github.com/kovidgoyal/kitty
|
2024-02-26 10:12:12 +05:30 |
|
dependabot[bot]
|
d19a2fb606
|
Bump the all-go-deps group with 1 update
Bumps the all-go-deps group with 1 update: [github.com/dlclark/regexp2](https://github.com/dlclark/regexp2).
Updates `github.com/dlclark/regexp2` from 1.10.0 to 1.11.0
- [Commits](https://github.com/dlclark/regexp2/compare/v1.10.0...v1.11.0)
---
updated-dependencies:
- dependency-name: github.com/dlclark/regexp2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-go-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 04:00:28 +00:00 |
|
Kovid Goyal
|
99af9739b2
|
...
|
2024-02-25 19:46:18 +05:30 |
|
Kovid Goyal
|
9ce366fa7b
|
Fix #7154
|
2024-02-25 15:22:43 +05:30 |
|
Kovid Goyal
|
daeaf65d7e
|
fix compiler warning
|
2024-02-25 11:17:26 +05:30 |
|
Kovid Goyal
|
c5a10d19a4
|
Update the changelog
|
2024-02-25 10:49:22 +05:30 |
|
Kovid Goyal
|
a5f3142514
|
hints kitten: The option to set the text color for hints now allows arbitrary colors
Fixes #7150
|
2024-02-25 10:02:38 +05:30 |
|