Commit Graph

34 Commits

Author SHA1 Message Date
bc717baa3f fix typo 2025-10-25 21:51:56 +02:00
c34f030914 add stew 2025-10-25 21:50:31 +02:00
736dd37f16 fixed feature entry 2025-10-13 07:24:35 +02:00
e0dc6bb845 updated and added feature list 2025-10-13 07:23:54 +02:00
39f06fddc8 md fix 2025-10-06 23:02:28 +02:00
T.v.Dein
06a5d74fb6 Add JSON input support (#74)
* added basic json input support
* add coverage to make test
* enhanced unit tests, switch to testify/assert
* reduce ci runs
2025-10-01 20:48:49 +02:00
T.v.Dein
5f3f7c417c Improve ascii table, add --ofs flag, enhance documentation (#67)
* enhanced documentation
* added --ofs parameter
  use 2 spaces for ascii output but it is customizable with --ofs,
  which is also being used by CSV mode (whose defaults remains unchanged)
* improve ascii table output, use 2 spaces as OFS by default
2025-09-30 11:21:49 +02:00
24b66b8a6b mv demo to top 2025-09-11 19:12:49 +02:00
4cdc4c8e18 switched to vhs demo creator 2025-09-11 19:04:02 +02:00
T.v.Dein
1976b4046e Add interactive filter/selection tool (#58) 2025-08-28 21:08:28 +02:00
T.v.Dein
ace7f76210 Merge branch 'main' into feature/yank 2025-02-23 18:09:04 +01:00
2c08687c29 add support for negative filters (-F field!=regex) 2025-01-30 17:31:26 +01:00
768a19b4d6 fine tuning, added test, which hangs, but yanking works anyway 2025-01-23 13:59:02 +01:00
7d2d9a55d3 added prior art, fixes #30 as well 2025-01-14 13:10:09 +01:00
14c50b4e63 get rid of lisp interpreter, -R and -F are enough, fixes #30 2025-01-14 13:10:09 +01:00
2ae2d2b33d add transpose stuff to README, bump version 2025-01-14 13:10:09 +01:00
1e44da4f6e added documentation about current state of lisp support 2025-01-10 18:26:33 +01:00
9e2e45715e added -F docs 2024-05-07 18:00:57 +02:00
2d8614fa0f demo gif 2022-11-03 13:11:09 +01:00
722eea7e7b add asciicast demo 2022-10-27 19:22:36 +02:00
304f2182ac js doesnt work, try image 2022-10-27 19:18:09 +02:00
73908b1661 added ascii cast 2022-10-27 19:16:41 +02:00
0681f67bc6 fix release link 2022-10-26 12:38:08 +02:00
745d15b459 Made corrections to satisfy linter. 2022-10-14 19:51:19 +02:00
6eedb60a6a minor update to current state 2022-10-11 18:50:58 +02:00
404481c3dc fixed badge uri and workflow name 2022-10-04 16:12:12 +02:00
b7b638636d removed circleci, added badge 2022-10-04 16:05:02 +02:00
1b1b63caa3 +badge 2022-09-30 19:52:16 +02:00
61f6e05515 added binary tarballs to the release, using a script now. 2022-09-29 18:13:53 +02:00
4fc3beec31 fixed pod uri 2022-09-29 16:53:21 +02:00
b8059eb676 Various additions:
- added a man page
- added build and install code to the Makefile
- enhanced the README
2022-09-29 16:50:36 +02:00
Thomas von Dein
febb0b13d7 fix typo 2022-09-29 06:04:45 +02:00
10f4a81751 initial commit 2022-09-28 19:30:08 +02:00
T.v.Dein
02a64a5c3f Initial commit 2022-09-28 18:52:11 +02:00