Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: lionkor/commandline

Tags

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lionkor Lion
remove shit from readme

v2.4.2

Toggle v2.4.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix windows ci/cd build step

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
lionkor Lion
fix not calling events on_write and on_command in BufferedBackend

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #39 from lionkor/27-input-line-wrapping

Implement line scrolling on input line

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #36 from lionkor/34-allow-other-backends

Implement backends support, !isatty() causes buffered i/o

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #32 from lionkor/reorganize

Reorganize platform dependent code

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
lionkor Lion
fix misuse of reserved name `test` (fixes #26)

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
lionkor Lion
add sys/time header for timeval

this should fix alpine builds

v2.1.0

Toggle v2.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Create cmake-mac.yml

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lionkor Lion
cleanup main.cpp