64 Commits

Author SHA1 Message Date
github-actions[bot]
d4862882a9 chore(master): release 1.10.1 v1.10.1 2026-05-05 01:22:27 +03:00
6a2df0a15d fix: command re-running caused early line truncating 2026-05-05 01:20:38 +03:00
github-actions[bot]
6dddf7fd2b chore(master): release 1.10.0 v1.10.0 2026-03-25 01:59:41 +02:00
351aa0331b fix: unify all text input behavior, fix cursor navigations
fix: text cursor visual
fix: text delete word
fix: home/end navigation
2026-03-25 01:57:44 +02:00
6b3abbb9d3 refactor: major code reorganization, file splitting, deduping 2026-03-25 01:40:46 +02:00
c4e4d5d0de feat: add reload+clear, delete line, delete all lines 2026-03-25 01:40:46 +02:00
github-actions[bot]
aa0467c07b chore(master): release 1.9.0 v1.9.0 2026-03-17 01:19:33 +02:00
85437c7ce0 feat: add copy as plain 2026-03-17 01:01:40 +02:00
github-actions[bot]
cb5b9bb0b7 chore(master): release 1.8.0 v1.8.0 2026-03-15 00:00:45 +02:00
140574e512 feat: command pallete 2026-03-14 23:58:43 +02:00
0c6fc521bc feat: J/K to scroll preview pane 2026-03-14 23:47:53 +02:00
9e9e3cd3b3 docs: update README.md 2026-03-14 23:41:19 +02:00
5174073236 feat: resize preview pane with +/- 2026-03-14 23:39:35 +02:00
1bd37227c4 feat: preview window json syntax highlighting 2026-03-14 23:37:32 +02:00
561c98ae02 fix: continue existing filter when entering filter mode 2026-03-14 23:27:36 +02:00
31330513f8 feat: regex filtering + cursor filter navigation 2026-03-14 23:26:00 +02:00
0f67db342f fix: accept all characters when filtering 2026-03-14 23:14:21 +02:00
github-actions[bot]
68ea034ad8 chore(master): release 1.7.0 v1.7.0 2026-01-26 12:12:34 +02:00
9df4fb8285 feat: add keybinding 'c' to stop running command 2026-01-26 10:22:37 +02:00
b641616e2c test: add tests 2026-01-25 00:59:35 +02:00
github-actions[bot]
70aa9a9ee2 chore(master): release 1.6.0 v1.6.0 2026-01-25 00:53:31 +02:00
f520a8b4ed feat: add refresh-from-start setting 2026-01-25 00:50:58 +02:00
63b45309b7 feat: add refresh countdown timer 2026-01-25 00:47:42 +02:00
10a92082b6 feat: reset refresh timer after manual refresh 2026-01-25 00:45:38 +02:00
8aaf5148ab feat: stream new output in-place without resetting existing output 2026-01-25 00:42:51 +02:00
347ac34094 fix: streaming cursor position 2026-01-25 00:36:56 +02:00
c9cec52c78 docs: Add promotional image to README 2026-01-24 11:41:21 +02:00
1f89f76e74 build: update manual homebrew workflow 2026-01-24 02:07:33 +02:00
github-actions[bot]
67de2606cd chore(master): release 1.5.2 v1.5.2 2026-01-24 02:05:28 +02:00
c09d3e41dd fix: tab characters breaking the layout 2026-01-24 02:03:50 +02:00
b8be28d92b build: use reusable go-release workflow 2026-01-22 23:21:49 +02:00
69f8ed1ef0 build: add changelog to homebrew workflows 2026-01-22 21:26:42 +02:00
github-actions[bot]
d130becd99 chore(master): release 1.5.1 v1.5.1 2026-01-07 22:57:55 +02:00
5703a61ddb fix: esc button behavior 2025-12-31 11:28:08 +02:00
github-actions[bot]
ca06d0d7c1 chore(master): release 1.5.0 v1.5.0 2025-12-14 18:06:39 +02:00
f15b9e2559 feat: add more refresh duration options & formats 2025-12-14 18:04:40 +02:00
7be6a03d6d docs: update README.md 2025-12-10 15:43:06 +02:00
github-actions[bot]
574ef6abd3 chore(master): release 1.4.0 v1.4.0 2025-12-09 01:26:08 +02:00
66c6599506 feat: properly support streaming commands 2025-12-09 01:24:21 +02:00
9ecf9f74b7 feat: add -i/--interactive mode 2025-12-09 00:48:01 +02:00
4340aa1cc0 refactor: fix lint warnings 2025-12-04 17:26:13 +02:00
d01944bfec build: add lint configuration 2025-12-04 17:26:02 +02:00
9ac39a6472 build: add formatted files on commit 2025-12-04 17:10:26 +02:00
ed2f24c0e8 feat: add spinning loader animation 2025-12-04 17:08:38 +02:00
github-actions[bot]
a3c46bfa7c chore(master): release 1.3.0 v1.3.0 2025-12-04 13:45:48 +02:00
5e1b807105 fix: current line style 2025-12-04 13:22:50 +02:00
51b9e92ddd feat: add exit status to command header 2025-12-04 13:05:26 +02:00
320874a61a build: add lint makefile target 2025-12-04 13:05:14 +02:00
cdd895d19a feat: help overlay window 2025-12-04 12:57:30 +02:00
github-actions[bot]
b76ae3bd7e chore(master): release 1.2.0 v1.2.0 2025-12-03 23:56:00 +02:00