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-07-13 12:08:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4974219e0fce55973bb109793479887791e5cf96
kitty
/
tools
/
tui
/
readline
History
Kovid Goyal
8d76cf8d32
Import the google shlex package as we need more sophisticated parsing
2022-11-14 15:42:08 +05:30
..
actions_test.go
Move cursor to end of input when traversing history list
2022-11-14 15:42:08 +05:30
actions.go
Start work on readline completions
2022-11-14 15:42:08 +05:30
api.go
Start work on readline completions
2022-11-14 15:42:08 +05:30
completion.go
Start work on readline completions
2022-11-14 15:42:08 +05:30
draw.go
more work on history search
2022-11-14 15:42:07 +05:30
history.go
Import the google shlex package as we need more sophisticated parsing
2022-11-14 15:42:08 +05:30
keys.go
Move basic multi key shortcut handling into its own package
2022-11-14 15:42:08 +05:30