Commit Graph
41 Commits
Author SHA1 Message Date
Timo Reymann d3e5c27cc5 docs: Symlink docs index to docs README 2025-01-03 15:21:36 +01:00
Timo Reymann 3f57855f6b docs: Add docs structure 2025-01-03 15:20:51 +01:00
Timo Reymann bd99b39b4e docs: Test with ghostty 2025-01-03 13:18:57 +01:00
Timo Reymann a31c320c88 docs: Test on ubuntu 24 2025-01-03 13:16:28 +01:00
Timo Reymann 4c1250fac0 chore: Add shellcheck ignores for checks that fail due to stdin change 2024-08-22 16:38:42 +02:00
Timo Reymann a80a3557e4 feat(#31): Read from tty device instead of stdin 2024-08-22 16:38:42 +02:00
Timo Reymann b6c6960d90 docs: Add downloads badge
[skip-ci]
2024-05-11 19:17:27 +02:00
Timo Reymann b0f528ff16 feat(#17): Add range input (#18)
* feat(#17): Add first version of range

- Tested on MacOS, GNU bash 3.2.57

* docs(#17): Extend documentation
2023-09-14 17:26:18 +02:00
Timo Reymann 3246ae279a chore: Fix header repository url casing 2023-07-06 15:57:25 +02:00
Timo Reymann 190c0e52fa docs: Add windows 11 to compability tabl 2023-02-20 16:35:43 +01:00
Timo Reymann 5b7d452feb docs: Fix contribution license 2023-02-18 21:49:03 +01:00
Timo Reymann 36cc2a1f15 docs: Update README title 2023-02-18 17:49:01 +01:00
Timo Reymann b5fd918205 docs: Add contribution guidelines 2023-02-18 17:48:18 +01:00
Timo Reymann 2c53e4bf8c docs: Add new structure for README 2023-02-18 17:41:54 +01:00
Timo Reymann 2061143db9 docs: Add hyper and windows 10 to tested section 2023-02-17 21:43:40 +01:00
Timo Reymann 213ee64938 docs: Add compability as table 2023-02-17 17:18:10 +01:00
Timo Reymann 65c1f6d8b4 docs: Add versions of bash tested to README 2023-02-17 17:07:43 +01:00
Timo Reymann 23f8d42898 fix: Fix input color code 2023-02-17 14:09:17 +01:00
Timo Reymann 37aaf5e5b2 docs: Add tested section 2023-02-17 13:01:56 +01:00
Timo Reymann 9fa16c8295 fix: Full compability on macos (#2)
* fix: Make first macos select work

* fix: Inline emjoys
2023-02-17 12:50:24 +01:00
Timo Reymann 7f931855a5 fix: Fix select after refactor 2023-02-17 12:44:41 +01:00
Timo Reymann 3326ecbcc4 docs: Add note about testing 2023-02-17 11:22:25 +01:00
Timo Reymann f6a6e91d2f feat: Add platform helpers 2023-02-17 10:32:12 +01:00
Timo Reymann 6d8aad022e fix: Fix color formatting for success and error messages 2023-02-16 12:27:35 +01:00
Timo Reymann 3b02fbb911 feat: Improve performance for empty line print for larger lists 2023-02-16 12:18:39 +01:00
Timo Reymann 042f01bd0b fix: Fix empty line for checkbox and list prompt 2023-02-16 11:56:03 +01:00
Timo Reymann 717bb546a0 fix: Add missing new line for select 2023-02-15 19:54:22 +01:00
Timo Reymann 91c2509af6 docs: Drop WIP note
Used in a few prviate scripts, works just fine so it should be good to go
2023-02-15 19:46:20 +01:00
Timo Reymann 391c0e2a96 fix: Fix line break in list result 2023-02-15 19:33:21 +01:00
Timo Reymann dd3f163e27 fix: Fix empty lines for switch and checkbox 2023-02-15 18:49:27 +01:00
Timo Reymann 294cfb1b58 docs: Add examples to documentation 2023-02-15 18:12:31 +01:00
Timo Reymann e0aeedf190 feat: Add modules to publish 2023-02-15 17:45:32 +01:00
Timo Reymann 85e9ceda4f ci: Add semantic-release 2023-02-15 13:57:34 +01:00
Timo Reymann 308768579c docs: Add dev instructions to README 2023-02-15 13:43:24 +01:00
Timo Reymann 50778082eb docs: Add renovate badge 2023-02-15 13:40:18 +01:00
Timo Reymann 9af7f187e8 docs: Add circleci badge 2023-02-15 13:39:13 +01:00
Timo Reymann 7a9b30cc46 ci: Add build 2023-02-15 13:36:20 +01:00
Timo Reymann da13b88d3a ci: Add initial pipeline 2023-02-15 13:32:52 +01:00
Timo Reymann 3744a220f1 chore: Add build 2023-02-15 13:25:16 +01:00
Timo Reymann 762ae97a36 feat: Add first modules
This adds the first modules blocks from the initial proof of concept, with basic docs.
Currently missing is bundling and usage instructions
2023-02-15 00:19:14 +01:00
Timo Reymann c25f947416 docs: Create README 2023-02-14 20:39:26 +01:00