add concept of "quick switch to last selected security" to todo

This commit is contained in:
Emil Lerch 2026-03-19 09:41:29 -07:00
parent 71f328b329
commit ea7da4ad5d
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -42,6 +42,14 @@ Commands:
- `src/commands/quote.zig`
- `src/commands/splits.zig`
## TUI: toggle to last symbol keybind
Add a single-key toggle that flips between the current symbol and the
previously selected one (like `cd -` in bash or `Ctrl+^` in vim). Store
`last_symbol` on `App`; on symbol change, stash the previous. The toggle
key swaps current and last. Works on any tab — particularly useful for
eyeball-comparing performance/risk data between two symbols.
## Market-aware cache TTL for daily candles
Daily candle TTL is currently 23h45m, but candle data only becomes meaningful