issues
search
Stebalien
/
term
A Rust library for terminfo parsing and terminal colors.
https://stebalien.github.io/doc/term/term/
Apache License 2.0
178
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release 1.0
#120
Stebalien
closed
3 months ago
0
more clippy fixes
#119
Stebalien
closed
3 months ago
0
Drop pre-1.36 rust support
#118
Stebalien
closed
3 months ago
0
Fix clippy warnings and bump to 2021 edition
#117
Stebalien
closed
3 months ago
0
Modernize CI
#116
Stebalien
closed
3 months ago
0
Switch from the winapi crate to windows-sys
#115
Stebalien
closed
3 months ago
0
Switch winapi dependency to windows/windows-sys
#114
atouchet
closed
3 months ago
6
Move to the smaller, cargo-team maintained `home` crate
#113
utkarshgupta137
closed
1 year ago
0
Fix links to badge image and CI workfklow
#111
rhysd
closed
3 years ago
0
Use GitHub Actions for CI
#110
rhysd
closed
3 years ago
2
Make tests pass on Rust 1.53
#109
syvb
closed
3 years ago
1
Make license metadata SPDX-formatted
#108
syvb
closed
3 years ago
0
switch to circleci
#107
Stebalien
closed
3 years ago
0
Please relase a new version
#106
Kixunil
closed
3 years ago
3
update deps
#105
Stebalien
closed
3 years ago
0
README: remove extern crate instruction
#104
MarcoIeni
closed
3 years ago
1
Change unmaintained dirs crate to dirs-next
#103
oherrala
closed
3 years ago
3
Updates
#102
dimbleby
closed
4 years ago
0
Use mem::MaybeUninit instead of mem::uninitialized() since Rust 1.36
#101
rhysd
closed
5 years ago
4
Avoid installing old version in documentation
#100
rhysd
closed
5 years ago
1
nit: disable field pun warning
#99
Stebalien
closed
5 years ago
0
Remove byteorder-dependency
#98
lukaslueg
closed
5 years ago
2
Update the copyright year to current year - 2019
#97
srinivasreddy
closed
5 years ago
0
Edition 2018
#96
fkohlgrueber
closed
5 years ago
1
Update dirs to 2.0.1
#95
soc
closed
5 years ago
1
Last release was in February 2018
#94
swolchok
closed
5 years ago
1
[LFM] Looking For Maintainer
#93
Stebalien
opened
5 years ago
11
exclude CI files from crates.io
#92
ignatenkobrain
closed
6 years ago
0
Write plain text when running under a start/stop daemon like systemd ?
#91
glennpierce
closed
6 years ago
0
Pretend to be xterm if Windows console supports ansi
#88
MoSal
closed
5 years ago
5
terminfo: Pretend to be xterm if Windows console supports ansi
#87
MoSal
closed
6 years ago
3
win: Emulate reverse, secure, and standout
#86
MoSal
closed
6 years ago
0
win: Add WinConsoleInfo struct
#85
MoSal
closed
6 years ago
1
don't leak memory on Windows
#84
swolchok
closed
6 years ago
1
terminfo problem while using rogcat
#83
francozappa
closed
6 years ago
2
fix compile on windows
#82
Stebalien
closed
6 years ago
0
term::stdout() returns None unexpectedly
#81
wezm
closed
6 years ago
3
Update winapi to 0.3 and bump version
#80
Eijebong
closed
6 years ago
0
No output to stdout when no TTY attached in Docker container
#79
hauleth
closed
7 years ago
2
Fix bug in windows delete_line
#78
richard-uk1
closed
7 years ago
1
Implement getting terminal size for windows and linux.
#77
richard-uk1
opened
7 years ago
1
Add CI badges for crates.io
#76
mgeisler
closed
7 years ago
1
Term crashes on FreeBSD
#75
Licenser
closed
7 years ago
7
Documented version number matches crates.io.
#74
snim2
closed
7 years ago
1
panic with operation not supported by the terminal while libterm works fine
#73
Dushistov
opened
7 years ago
3
`Terminal` should probably buffer
#72
tbu-
opened
7 years ago
0
Fallback on basic ANSI terminal support.
#71
Stebalien
closed
7 years ago
4
How to store and pass around `Terminal` of any type.
#70
dpc
opened
7 years ago
3
Add categories to Cargo.toml
#69
shepmaster
closed
7 years ago
0
Documented function of `delete_line` is more like `clr_eol`
#68
sourcefrog
closed
7 years ago
3
Next