mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-09 15:08:13 +02:00
Fix #3869
This commit is contained in:
@@ -115,6 +115,9 @@ def env(x: str) -> str:
|
||||
return italic(x)
|
||||
|
||||
|
||||
envvar = env
|
||||
|
||||
|
||||
def file(x: str) -> str:
|
||||
return italic(x)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user