Add terminal, Pan mode, zoom controls and shell commands

This commit is contained in:
accusys
2026-03-18 23:57:19 +08:00
parent f1463cd135
commit 8d39869e39
3 changed files with 797 additions and 33 deletions

View File

@@ -9,6 +9,8 @@ clap = { version = "4.5", features = ["derive"] }
anyhow = "1.0"
dirs = "5"
open = "5"
tao = "0.30"
wry = "0.54"
[[bin]]
name = "md_reader"