Commit Graph

104 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
renovate[bot] ce3778d35c chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v5 2024-10-06 00:02:43 +02:00
Timo Reymann 272d94fe0a docs: Add remote sourcing 2024-09-14 10:06:31 +02:00
Timo Reymann 4d2cc2234b docs: Add remote sourcing 2024-09-14 09:56:15 +02:00
semantic-release-bot 8ae9562027 chore(release): 1.8.4 [skip ci]
## [1.8.4](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.8.3...1.8.4) (2024-08-22)

### Bug Fixes

* Fix github token clone ([2d2c46e](https://github.com/timo-reymann/bash-tui-toolkit/commit/2d2c46efc5f8ae2cd04516900a4a0c16fe4415a8))
2024-08-22 16:17:43 +00:00
Timo Reymann 2d2c46efc5 fix: Fix github token clone 2024-08-22 18:16:51 +02:00
semantic-release-bot 82cecf89b8 chore(release): 1.8.3 [skip ci]
## [1.8.3](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.8.2...1.8.3) (2024-08-22)

### Bug Fixes

* Set author for gh release and make upload to gh pages more robust ([7b73805](https://github.com/timo-reymann/bash-tui-toolkit/commit/7b7380592be3c5262910b7ed49b9546b23d0acfa))
2024-08-22 15:40:22 +00:00
Timo Reymann 7b7380592b fix: Set author for gh release and make upload to gh pages more robust
fix: Fix gh pages upload for releases script
2024-08-22 17:39:36 +02:00
semantic-release-bot e2b1faebee chore(release): 1.8.2 [skip ci]
## [1.8.2](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.8.1...1.8.2) (2024-08-22)

### Bug Fixes

* Fix gh pages upload for releases script ([4c86d63](https://github.com/timo-reymann/bash-tui-toolkit/commit/4c86d63ea225edaebae3a0bdbae5e3f86b777ef0))
2024-08-22 15:36:29 +00:00
Timo Reymann 4c86d63ea2 fix: Fix gh pages upload for releases script 2024-08-22 17:35:46 +02:00
semantic-release-bot f6e441da15 chore(release): 1.8.1 [skip ci]
## [1.8.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.8.0...1.8.1) (2024-08-22)

### Bug Fixes

* Fix gh pages upload for releases ([9285fc3](https://github.com/timo-reymann/bash-tui-toolkit/commit/9285fc38c068e4bae57490fd0ecc2c692826d80f))
2024-08-22 15:35:00 +00:00
Timo Reymann 9285fc38c0 fix: Fix gh pages upload for releases 2024-08-22 17:34:02 +02:00
semantic-release-bot bce6b6cf1b chore(release): 1.8.0 [skip ci]
## [1.8.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.7.0...1.8.0) (2024-08-22)

### Features

* Add gh pages upload for releases ([dc79f7d](https://github.com/timo-reymann/bash-tui-toolkit/commit/dc79f7d59a23da3cb960a9a8377a1aad945eeb5e))
2024-08-22 15:32:53 +00:00
Timo Reymann dc79f7d59a feat: Add gh pages upload for releases 2024-08-22 17:32:04 +02:00
semantic-release-bot 0e0a3862b5 chore(release): 1.7.0 [skip ci]
## [1.7.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.6.0...1.7.0) (2024-08-22)

### Features

* **#31:** Read from tty device instead of stdin ([a80a355](https://github.com/timo-reymann/bash-tui-toolkit/commit/a80a3557e46177feebf6780928647c1e204615f8)), closes [#31](https://github.com/timo-reymann/bash-tui-toolkit/issues/31)
2024-08-22 14:39:36 +00: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
renovate[bot] c0af934f6d chore(deps): update golang docker tag to v1.23 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 07:57:59 +02:00
semantic-release-bot 177d1a5594 chore(release): 1.6.0 [skip ci]
## [1.6.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.5.1...1.6.0) (2024-06-13)

### Features

* Introduce basic vim bindings in prompts ([#28](https://github.com/timo-reymann/bash-tui-toolkit/issues/28)) ([8b760d1](https://github.com/timo-reymann/bash-tui-toolkit/commit/8b760d13baab43e8f1d7e2b09d622b759b6acaf2))
2024-06-13 08:18:39 +00:00
Swastik Sarkar 8b760d13ba feat: Introduce basic vim bindings in prompts (#28)
Signed-off-by: sswastik02 <40518186+sswastik02@users.noreply.github.com>
2024-06-13 10:17:55 +02:00
renovate[bot] fa201d71be chore(deps): update pre-commit hook zahorniak/pre-commit-circleci to v1.1.0 [skip ci] 2024-05-30 09:11:39 +00:00
renovate[bot] 7819d6aae2 chore(deps): update pre-commit hook zahorniak/pre-commit-circleci to v1 2024-05-30 09:38:51 +02:00
Timo Reymann b6c6960d90 docs: Add downloads badge
[skip-ci]
2024-05-11 19:17:27 +02:00
renovate[bot] 68135326ed chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 [skip ci] 2024-04-06 19:16:38 +00:00
renovate[bot] abcb61727f chore(deps): update golang docker tag to v1.22 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 10:50:18 +01:00
semantic-release-bot 1102ac984e chore(release): 1.5.1 [skip ci]
## [1.5.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.5.0...1.5.1) (2023-12-11)

### Bug Fixes

* **platform_helper:** Fix get_opener MacOS detection ([#21](https://github.com/timo-reymann/bash-tui-toolkit/issues/21)) ([b734717](https://github.com/timo-reymann/bash-tui-toolkit/commit/b7347175fe9deec9bd1aa0a27cdaec339c5597c9))
2023-12-11 11:20:36 +00:00
Timo Reymann 8bf75b49de ci: Trigger circleci to test if project is still blocked 2023-12-11 12:19:42 +01:00
renovate[bot] 7beb6bb550 chore(deps): update semantic-release orb to v6 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-08 09:48:20 +01:00
Geoff Lee b7347175fe fix(platform_helper): Fix get_opener MacOS detection (#21) 2023-12-08 09:30:05 +01:00
renovate[bot] f621f71d33 chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0 [skip ci] 2023-10-07 18:28:02 +00:00
semantic-release-bot e2310fb8cf chore(release): 1.5.0 [skip ci]
## [1.5.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.4.1...1.5.0) (2023-09-14)

### Features

* **#17:** Add range input ([#18](https://github.com/timo-reymann/bash-tui-toolkit/issues/18)) ([b0f528f](https://github.com/timo-reymann/bash-tui-toolkit/commit/b0f528ff1642083415e5fe3df8607671b9212b01)), closes [#17](https://github.com/timo-reymann/bash-tui-toolkit/issues/17) [#17](https://github.com/timo-reymann/bash-tui-toolkit/issues/17) [#17](https://github.com/timo-reymann/bash-tui-toolkit/issues/17)
2023-09-14 15:27:17 +00: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
renovate[bot] 44502a1707 chore(deps): update golang docker tag to v1.21 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-11 16:07:07 +02:00
renovate[bot] ca30c3b191 chore(deps): update shellcheck orb to v3.2.0 (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-11 08:34:20 +02:00
Timo Reymann 3246ae279a chore: Fix header repository url casing 2023-07-06 15:57:25 +02:00
semantic-release-bot 87bb0df029 chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.4.0...1.4.1) (2023-06-26)

### Bug Fixes

* Set release version on semantic-release ([31380e1](https://github.com/timo-reymann/bash-tui-toolkit/commit/31380e1205c3265600af0dd0f10b544dc7bad879))
2023-06-26 13:54:18 +00:00
Timo Reymann 11759edd6b ci: Fix os dependencies for release 2023-06-26 15:53:35 +02:00
Timo Reymann 6182e46aac ci: Fix os dependencies for release 2023-06-26 15:52:09 +02:00
semantic-release-bot a2fa000ffd chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.4.0...1.4.1) (2023-06-26)

### Bug Fixes

* Set release version on semantic-release ([31380e1](https://github.com/timo-reymann/bash-tui-toolkit/commit/31380e1205c3265600af0dd0f10b544dc7bad879))
2023-06-26 13:47:38 +00:00
Timo Reymann 31380e1205 fix: Set release version on semantic-release 2023-06-26 15:46:16 +02:00
semantic-release-bot 449475f592 chore(release): 1.4.0 [skip ci]
## [1.4.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.3.0...1.4.0) (2023-06-26)

### Features

* Update header ([13a219e](https://github.com/timo-reymann/bash-tui-toolkit/commit/13a219e77245906661419424a60c3c8c736416e1))
2023-06-26 13:36:46 +00:00
Timo Reymann 13a219e772 feat: Update header 2023-06-26 15:35:38 +02:00
semantic-release-bot 80b4c50cb0 chore(release): 1.3.0 [skip ci]
## [1.3.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.2.4...1.3.0) (2023-06-26)

### Features

* Add file headers ([c8bccd8](https://github.com/timo-reymann/bash-tui-toolkit/commit/c8bccd8ab01ecab8711685cb396736a2b61d24b9))
2023-06-26 13:30:19 +00:00
Timo Reymann c8bccd8ab0 feat: Add file headers 2023-06-26 15:29:07 +02:00
renovate[bot] 04c8db14d0 chore(deps): update semantic-release orb to v5.1.1 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-19 17:22:02 +02:00
renovate[bot] 19c5ed9817 chore(deps): update semantic-release orb to v5.1.0 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-07 15:45:57 +02:00
renovate[bot] 354b3a2ad7 chore(deps): update cimg/base docker tag to v2023.06 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-03 00:06:30 +02:00