Kovid Goyal
|
77292a16d6
Make shebangs consistent
|
1 year ago |
Kovid Goyal
|
0a2f164062
Change kitty +kitten -> kitten in docs
|
1 year ago |
Kovid Goyal
|
20fbde447c
clipboard kitten: Dont set clipboard when getting clipboard
|
1 year ago |
Kovid Goyal
|
1f00c27097
Also create an automatic text/plain alias when reading from clipboard
|
1 year ago |
Kovid Goyal
|
6b8e5ea225
Rename kitty-tool to kitten
|
1 year ago |
Kovid Goyal
|
035c3de4bb
Add completion for file args to clipboard kitten
|
1 year ago |
Kovid Goyal
|
a3ba8647ba
Document the new OSC 5522 protocol
|
2 years ago |
Kovid Goyal
|
fe53555dba
Document the additions to the clipboard kitten
|
2 years ago |
Kovid Goyal
|
b644a42a48
Allow using wildcard mime types when copying from clipboard
|
2 years ago |
Kovid Goyal
|
6422b323c6
Implement MIME aliases for clipboard
|
2 years ago |
Kovid Goyal
|
f29ce19097
Reading arbitrary MIME from clipboard now works
|
2 years ago |
Kovid Goyal
|
375fa73826
Delegate kitty +kitten clipboard to kitty-tool
|
2 years ago |
Kovid Goyal
|
4d3f3b5e91
Start moving clipboard kitten to kitty-tool
|
2 years ago |
Kovid Goyal
|
97716fea8b
More work on merging completions with parse tree
|
2 years ago |
Kovid Goyal
|
3463931dad
Rewrite clipboard kitten to only change termios settings while it is actually reading from terminal
|
2 years ago |
Kovid Goyal
|
aaffec1cbc
Better error message
|
2 years ago |
pagedown
|
bb78dc5ccb
Docs: Fix the help text of query_terminal and other minor tweaks
|
2 years ago |
Kovid Goyal
|
6546c1da9b
run pyupgrade to upgrade the codebase to python3.6
|
3 years ago |
Kovid Goyal
|
5d516a8584
...
|
3 years ago |
Kovid Goyal
|
b1322fbe04
Prompt for permission when reading from clipboard by default
|
3 years ago |
Kovid Goyal
|
ff191c9404
clipboard kitten: fix copies to clipboard not working without the --wait-for-completion option
|
3 years ago |
Kovid Goyal
|
149ae2866a
more typing work
|
4 years ago |
Kovid Goyal
|
f05890719d
Add type checking for the various CLI options objects
|
4 years ago |
Kovid Goyal
|
5730ce5f53
More typing work
|
4 years ago |
Kovid Goyal
|
8ebad06e7e
clipboard kitten: Add a --wait-for-completion option to have the kitten wait till copying to clipboard is complete
|
5 years ago |
Luflosi
|
a792c94ccf
Use python3 shebang for all python scripts
|
5 years ago |
Kovid Goyal
|
d964146f8c
Use ctermid() instead of hardcoding /dev/tty
|
6 years ago |
Kovid Goyal
|
d2ea71a403
Remove unused code
|
6 years ago |
Kovid Goyal
|
83849ab07a
Document the clipboard kitten
|
6 years ago |
Kovid Goyal
|
2a5ef628fa
DRYer
|
6 years ago |