From c9bf881ba455a321928d8c49deafca13dc662ab6 Mon Sep 17 00:00:00 2001 From: Anders Betts Date: Fri, 18 Sep 2026 08:50:02 +0200 Subject: bokftui: Ctrl+R reloads the binary and restores session, year and view --- docs/PROTOCOL.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/PROTOCOL.md') diff --git a/docs/PROTOCOL.md b/docs/PROTOCOL.md index cc2cb57..009b14e 100644 --- a/docs/PROTOCOL.md +++ b/docs/PROTOCOL.md @@ -429,6 +429,12 @@ Mallar menu; a new fiscal year from the year picker; and maps to the editor in IngÄende balans and to file upload in Underlag. F5 is the universal refresh. Hints show the keys per screen. +**Ctrl+R reloads the client in place** (for hot-reloading after a rebuild): +it re-execs the installed binary with `--org`, `--fy` and `--screen NAME` +and carries the open session in `BOKFD_SESSION`, so the session, fiscal +year and current top-level view come back without a new login. The same +flags can be passed manually (`--session ID` is also accepted). + Still missing from the UI (API already supports): SIE export/import, period locks, member/token administration. The TUI holds no local state beyond the session and calls nothing but public commands. -- cgit v1.3