Allow D&D of files into kitty

Fixes #206
This commit is contained in:
Kovid Goyal
2017-12-01 10:09:44 +05:30
parent 868c1d634b
commit 08ee77d11c
3 changed files with 24 additions and 0 deletions

View File

@@ -34,6 +34,9 @@ version 0.6.0 [future]
- Add more options to customize the tab-bar's appearance (font styles and
separator)
- Allow drag and drop of files into kitty. On drop kitty will paste the
file path to the running program.
version 0.5.1 [2017-12-01]
---------------------------