diff --git a/hledger/embeddedfiles/balance.cast b/hledger/embeddedfiles/balance.cast index b3de8ea48..342da5667 100644 --- a/hledger/embeddedfiles/balance.cast +++ b/hledger/embeddedfiles/balance.cast @@ -95,3 +95,7 @@ [124.685978, "o", "\r\n"] [124.686062, "o", "\u001b[?2004l\r"] [124.827946, "o", " $50.25 cash\r\n--------------------\r\n $50.25 \r\n"] +[125, "o", "\u001b[?2004h"] +[125, "o", "~$ "] +[126, "o", "\u001b[?2004l\r\r\n"] +[126, "o", "exit\r\n"] diff --git a/hledger/embeddedfiles/print.cast b/hledger/embeddedfiles/print.cast index b2e19721d..2073b6020 100644 --- a/hledger/embeddedfiles/print.cast +++ b/hledger/embeddedfiles/print.cast @@ -38,3 +38,7 @@ [106.697984, "o", "\r\n"] [106.698066, "o", "\u001b[?2004l\r"] [106.877241, "o", "2023-03-15 opening balances\r\n cash $50.25\r\n equity $-50.25\r\n\r\n"] +[107, "o", "\u001b[?2004h"] +[107, "o", "~$ "] +[108, "o", "\u001b[?2004l\r\r\n"] +[108, "o", "exit\r\n"]