Session files: Expand environment variables

This commit is contained in:
Kovid Goyal
2023-01-23 17:34:53 +05:30
parent 11f98592f7
commit 60791bb57b
6 changed files with 51 additions and 16 deletions

View File

@@ -890,8 +890,8 @@ Detach from the controlling terminal, if any.
completion=type:file ext:session relative:conf group:"Session files"
Path to a file containing the startup :italic:`session` (tabs, windows, layout,
programs). Use - to read from STDIN. See the :file:`README` file for details and
an example. Environment variables are expanded, relative paths are resolved relative
to the kitty configuration directory.
an example. Environment variables in the file name are expanded,
relative paths are resolved relative to the kitty configuration directory.
--hold