Report the current foreground processes as well as the original child process, when using kitty @ ls

This commit is contained in:
Kovid Goyal
2019-01-03 13:14:39 +05:30
parent d9c69f0a54
commit c4aeb1adba
5 changed files with 105 additions and 9 deletions

View File

@@ -10,6 +10,9 @@ Changelog
are formatted. In particular the template can be used to display
the tab number next to the title (:iss:`1223`)
- Report the current foreground processes as well as the original child process,
when using `kitty @ ls`
- Fix setting :opt:`background_opacity` causing window margins/padding to be slightly
different shade from background (:iss:`1221`)