Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ogham/rust-ansi-term issues and pull requests

#81 - Move from winapi to windows-sys

Pull Request - State: open - Opened by ChrisDenton about 2 months ago

#80 - Add "bright" builtin codes and tests.

Pull Request - State: open - Opened by KLimit over 1 year ago

#79 - Rewrite to support generic Display types inside of ANSIString

Pull Request - State: open - Opened by mina86 over 1 year ago

#78 - support no_std ?

Issue - State: closed - Opened by AuroraLantean about 2 years ago - 1 comment

#77 - Add changelog

Pull Request - State: closed - Opened by fdncred about 2 years ago

#76 - Add a no-op `enable_ansi_support` for non-windows platforms

Pull Request - State: open - Opened by Lucretiel about 2 years ago

#75 - Add optional support for ansi_colours crate

Pull Request - State: open - Opened by mina86 over 2 years ago

#74 - Shrink unsafe block in windows::enable_ansi_support()

Pull Request - State: open - Opened by peamaeq over 2 years ago

#73 - Fix crates.io badge and update links

Pull Request - State: open - Opened by atouchet about 3 years ago

#72 - Maintenance status

Issue - State: open - Opened by Veetaha about 3 years ago - 2 comments

#71 - custom derserialize for support u8 and seq directly

Pull Request - State: closed - Opened by zwpaper over 3 years ago - 2 comments

#70 - Fix Colour prefix doc examples

Pull Request - State: open - Opened by umaumax almost 4 years ago

#69 - make `Style` methods const fns

Pull Request - State: open - Opened by sharnoff almost 4 years ago

#68 - NO_COLOR support

Issue - State: open - Opened by kucharskim about 4 years ago - 2 comments

#67 - Add intense functions to Colour and Style

Pull Request - State: closed - Opened by yaahc over 4 years ago

#66 - Add a helper to switch colors to their `intense` variant

Issue - State: open - Opened by yaahc over 4 years ago - 3 comments

#65 - Replace "cfg(test)" with "cfg(doctest)" for readme testing

Pull Request - State: open - Opened by GuillaumeGomez over 4 years ago - 1 comment

#64 - allow arbitrary `Display`/`Debug` types in `paint`

Issue - State: open - Opened by yaahc over 4 years ago

#63 - Update to rust 2018 edition

Pull Request - State: open - Opened by Luro02 over 4 years ago

#62 - Make `Color` a type alias

Pull Request - State: open - Opened by Luro02 over 4 years ago

#61 - Add hyperlink support

Pull Request - State: open - Opened by joshtriplett over 4 years ago - 2 comments

#60 - Request: hyperlink (HTML-like anchor)

Issue - State: open - Opened by KSXGitHub over 4 years ago - 2 comments

#59 - Complex formatting settings are ignored

Issue - State: open - Opened by QazerLab almost 5 years ago - 3 comments

#58 - fix: trait objects without an explicit `dyn`

Pull Request - State: closed - Opened by trivikr almost 5 years ago

#57 - Consider 1.0 versioning

Issue - State: open - Opened by joshtriplett almost 5 years ago - 1 comment

#56 - rustc warning: trait objects without an explicit `dyn` are deprecated

Issue - State: closed - Opened by trivikr almost 5 years ago - 1 comment

#55 - add no-op enable_ansi_support method for other platforms

Pull Request - State: closed - Opened by mainrs about 5 years ago - 6 comments

#54 - CrateFile2 is not usable on Windows 7

Issue - State: open - Opened by Marwes about 5 years ago - 2 comments

#53 - Bugfix: In the Display implementation of Infix, after a reset, use the correct style.

Pull Request - State: closed - Opened by manuthambi about 5 years ago - 4 comments

#52 - Fix windows compilation errors

Pull Request - State: closed - Opened by rivy about 5 years ago - 10 comments

#51 - long_and_detailed test fails with latest Rust

Issue - State: closed - Opened by ignatenkobrain over 5 years ago

#50 - fix enable_ansi_support() for redirected STDOUT

Pull Request - State: closed - Opened by rivy over 5 years ago - 2 comments

#49 - Refactor : use join instead of a flag

Pull Request - State: closed - Opened by mlevesquedion over 5 years ago - 1 comment

#48 - Add doc-comment to test README examples

Pull Request - State: closed - Opened by GuillaumeGomez over 5 years ago - 3 comments

#47 - Optional serde serialization feature for colours and styles & a minor fix for Windows

Pull Request - State: closed - Opened by Dzejkop over 5 years ago - 2 comments

#46 - Add AppVeyor CI configuration

Pull Request - State: closed - Opened by rivy over 5 years ago - 6 comments

#45 - Add utility functions on ANSIStrings

Pull Request - State: closed - Opened by da-x almost 6 years ago - 2 comments

#44 - Mark Style::paint and Colour::paint as #[must_use]

Pull Request - State: closed - Opened by joshtriplett about 6 years ago - 1 comment

#43 - fix https://github.com/ogham/rust-ansi-term/issues/42

Pull Request - State: closed - Opened by galich about 6 years ago

#42 - don't rely on GetLastError() to detect errors in enable_ansi_support

Issue - State: closed - Opened by galich about 6 years ago - 2 comments

#41 - Fix URL to color chart

Pull Request - State: closed - Opened by emlun over 6 years ago - 1 comment

#40 - Update references to version numbers.

Pull Request - State: closed - Opened by waywardmonkeys over 6 years ago - 1 comment

#39 - Fix markdown warning with newer Rust.

Pull Request - State: closed - Opened by waywardmonkeys over 6 years ago - 1 comment

#38 - clippy: Fix clone on copy warning.

Pull Request - State: closed - Opened by waywardmonkeys over 6 years ago

#37 - Improve markdown formatting a bit with backticks.

Pull Request - State: closed - Opened by waywardmonkeys over 6 years ago

#36 - Text wrap broken when using ansi_term in shell prompts

Issue - State: open - Opened by glfmn over 6 years ago - 1 comment

#35 - Migrate to winapi crate

Pull Request - State: closed - Opened by glebpom over 6 years ago

#34 - Rename LICENCE to LICENSE

Pull Request - State: closed - Opened by Nemo157 over 6 years ago - 2 comments

#33 - Fix build fail with i686 toolchain

Pull Request - State: closed - Opened by volks73 almost 7 years ago - 1 comment

#32 - Explicitly set the VT processing ConsoleMode flag

Pull Request - State: closed - Opened by deadalusai almost 7 years ago - 4 comments

#31 - enable_ansi_support(): error LNK2019: unresolved external symbol

Issue - State: open - Opened by vyings almost 7 years ago - 13 comments

#30 - No-op non-windows enable_ansi_support function

Issue - State: open - Opened by daboross about 7 years ago - 9 comments

#29 - recommendation for printing single chars

Issue - State: open - Opened by softprops about 7 years ago - 1 comment

#28 - Crate on crates.io seems to be out-dated

Issue - State: closed - Opened by papricasix about 7 years ago - 7 comments

#27 - Build failure on OpenBSD with Rust nightly.

Issue - State: open - Opened by vext01 over 7 years ago - 1 comment

#26 - Added a method to enable ansi support under windows 10

Pull Request - State: closed - Opened by Visic over 7 years ago - 1 comment

#25 - Fix #24 - Shadowing issue with str

Pull Request - State: closed - Opened by gtabares almost 8 years ago - 1 comment

#24 - Fails to compile on rustc 1.8.0 (db2939409 2016-04-11)

Issue - State: closed - Opened by eFrane almost 8 years ago - 5 comments

#23 - Cargo.toml: Add myself to authors

Pull Request - State: closed - Opened by joshtriplett about 8 years ago - 1 comment

#22 - Cannot browse online documentation

Issue - State: closed - Opened by xitep about 8 years ago - 2 comments

#21 - ANSIStrings could handle spaces specially

Issue - State: open - Opened by tbelaire about 8 years ago - 3 comments

#20 - Expose Prefix and Suffix types

Pull Request - State: closed - Opened by dflemstr about 8 years ago - 3 comments

#19 - Please support painting bytes (&[u8])

Pull Request - State: closed - Opened by joshtriplett about 8 years ago - 4 comments

#18 - Fix escape sequences for reverse-video and hidden text

Pull Request - State: closed - Opened by joshtriplett about 8 years ago - 5 comments

#17 - fix some ESC codes

Issue - State: closed - Opened by bestouff about 8 years ago - 4 comments

#16 - add strikethrough

Issue - State: closed - Opened by bestouff about 8 years ago - 3 comments

#15 - Support setting the foreground on an existing Style

Pull Request - State: closed - Opened by joshtriplett over 8 years ago - 1 comment

#14 - Add the default terminal foreground/background color

Pull Request - State: closed - Opened by joshtriplett over 8 years ago - 4 comments

#13 - Implement 24-bit color, as specified by ISO-8613-3

Pull Request - State: closed - Opened by joshtriplett over 8 years ago - 4 comments

#12 - Fix the colour chart link for `Colour::Fixed(u8)`

Pull Request - State: closed - Opened by severen over 8 years ago - 4 comments

#11 - Implement Color alias to Colour

Pull Request - State: closed - Opened by DavidJFelix over 8 years ago - 5 comments

#10 - Support global toggle via env variable

Issue - State: closed - Opened by mackwic over 8 years ago - 4 comments

#9 - TrueColor support

Issue - State: closed - Opened by XVilka over 8 years ago - 1 comment

#8 - A method to strip ANSI codes

Issue - State: closed - Opened by nikomatsakis over 8 years ago - 3 comments

#7 - Add support for italics

Pull Request - State: closed - Opened by cyndis over 9 years ago - 2 comments

#6 - Added Style::new()

Pull Request - State: closed - Opened by Havvy over 9 years ago

#5 - Dimmed, Blink, Reverse, Hidden

Pull Request - State: closed - Opened by Havvy over 9 years ago - 1 comment

#4 - Reduce Style from Enum to Struct

Pull Request - State: closed - Opened by Havvy over 9 years ago - 1 comment

#3 - Accept any T: Display instead of just &str

Issue - State: closed - Opened by LukasKalbertodt over 9 years ago

#2 - Derive Clone where we derive Copy

Pull Request - State: closed - Opened by crumblingstatue over 9 years ago - 1 comment

#1 - dynamic linking against regex_macros causes problems unless LD_LIBRARY_PATH is set

Issue - State: closed - Opened by mriehl over 9 years ago - 9 comments