This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-06-11 19:19:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63758f6692b461ff69106931f71b801fbf8b0df3
kitty
/
kittens
/
choose_files
History
Kovid Goyal
17c84383f7
Dont store abspath on each result
...
Optimisation as abspath is calculated in hot path. Instead calculate on demand.
2025-06-26 19:21:04 +05:30
..
__init__.py
…
main.go
Dont store abspath on each result
2025-06-26 19:21:04 +05:30
main.py
More work on choose files kitten
2025-06-19 11:43:12 +05:30
results.go
Dont store abspath on each result
2025-06-26 19:21:04 +05:30
save-file.go
...
2025-06-03 20:44:06 +05:30
scan_test.go
Add basic scoring test
2025-06-26 16:39:11 +05:30
scan.go
Dont store abspath on each result
2025-06-26 19:21:04 +05:30
search-bar.go
finish wiring up the new scanning code
2025-06-24 20:03:51 +05:30