xaizek / pipedial (License: GPLv3 only) (since 2019-01-08)
One more tool for selecting something in console.
Commit 847048b53c031636531355ed0260ee5999e81ec1

Update link to curses in the README
Author: xaizek
Author date (UTC): 2026-08-02 13:44
Committer name: xaizek
Committer date (UTC): 2026-08-02 13:44
Parent(s): 6a7ff83c70c290f9482a1551069a9781969e4b61
Signing key: 99DC5E4DB05F6BE2
Tree: d6b1ce00323c531b66974b52b21433b6cd5d5a64
File Lines added Lines deleted
README.md 1 1
File README.md changed (mode: 100644) (index adbda0d..ffac66b)
... ... Version 3 of the GNU General Public License.
50 50
51 51 [sentaku]: https://github.com/rcmdnk/sentaku [sentaku]: https://github.com/rcmdnk/sentaku
52 52 [make]: https://www.gnu.org/software/make/ [make]: https://www.gnu.org/software/make/
53 [curses]: https://en.wikipedia.org/wiki/Curses_(programming_library)
53 [curses]: https://pubs.opengroup.org/onlinepubs/007908799/xcurses/curses.h.html
54 54 [readline]: https://tiswww.case.edu/php/chet/readline/rltop.html [readline]: https://tiswww.case.edu/php/chet/readline/rltop.html
55 55 [pandoc]: https://pandoc.org/ [pandoc]: https://pandoc.org/
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/pipedial

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/pipedial

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master