This website requires JavaScript.
Explore
Help
Register
Sign in
CERBERUS
/
kitty
Watch
1
Star
0
Fork
You've already forked kitty
0
mirror of
https://github.com/kovidgoyal/kitty.git
synced
2026-06-25 10:27:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
d89c1426d5
kitty
/
kittens
/
hints
History
Download ZIP
Download TAR.GZ
Kovid Goyal
c101a6acb0
Implement a dedicated function for word matching rather than relying on a regex and being at the mercy of the vagaries of regex implementations
2023-05-12 15:43:56 +05:30
..
__init__.py
Rename url_hints to just hints
2018-04-12 09:23:48 +05:30
main.go
Fix
#6142
2023-03-28 21:06:39 +05:30
main.py
Fix rendering of :doc: links with explicit titles in help text in the terminal
2023-04-26 16:46:20 +05:30
marks.go
Implement a dedicated function for word matching rather than relying on a regex and being at the mercy of the vagaries of regex implementations
2023-05-12 15:43:56 +05:30
marks_test.go
Implement a dedicated function for word matching rather than relying on a regex and being at the mercy of the vagaries of regex implementations
2023-05-12 15:43:56 +05:30
url_regex.go
Move the kittens Go code into the kittens folder
2023-03-27 13:06:02 +05:30