summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-10 19:36:16 +0200
committerPaul Buetow <paul@buetow.org>2026-03-10 19:36:16 +0200
commitd1aeb4afa9afee8a0cce8827b4c2dd9f8c01fe5b (patch)
treedbe81fe676541b20741b699cbcfbc7acbd750b15 /README.md
parentc43932b6eee8b8a964b9be7c21c42057f05456ba (diff)
Prefer EDITOR for stream export opener
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8e759a8..1945658 100644
--- a/README.md
+++ b/README.md
@@ -172,7 +172,7 @@ Undo:
- `x`: quick export filtered stream rows to CSV (`ior-stream-<timestamp>.csv`).
- `X`: export filtered stream rows to CSV with filename prompt.
-- `E`: open last stream-exported CSV in foreground editor (`SUDO_EDITOR` -> `VISUAL` -> `EDITOR` -> fallback `vi`).
+- `E`: open last stream-exported CSV in foreground editor (`EDITOR` -> `VISUAL` -> `SUDO_EDITOR` -> fallback `hx`, else `vi`).
Export behavior: