Add a new shortcut to pass the current selection to an external program

This commit is contained in:
Kovid Goyal
2017-10-20 13:30:23 +05:30
parent f947c2eecb
commit 227d21184a
4 changed files with 17 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
Changelog
==============
kitty is a modern, hackable, OpenGL based terminal emulator.
version 0.4.0 [future]
-----------------------
@@ -31,3 +33,5 @@ version 0.4.0 [future]
the background color, for enhanced visibility.
- Allow combining multiple independent actions into a single shortcut
- Add a new shortcut to pass the current selection to an external program