issues Search Results · repo:Fiedzia/rustbar language:Rust
Filter by
5 results
(55 ms)5 results
inFiedzia/rustbar (press backspace or delete to remove)I run into problems with some format patterns on a Windows machine. The progress bar doesn t refresh on the line (seems
the \r is not working). Instead new lines are produced, e.g. something like
[================================================================== ...
WonderboyFromMars
- 1
- Opened on Mar 14, 2016
- #6
This issue was automatically generated. Feel free to close without ceremony if you do not agree with re-licensing or if
it is not possible for other reasons. Respond to @cmr with any questions or concerns, ...
emberian
- 1
- Opened on Jan 10, 2016
- #5
If you call the program below it finishes with the bar at 0%. Compile the code below and run it
extern crate argparse;
extern crate rustbar;
use argparse::{ArgumentParser, List};
use ...
AutomatedTester
- Opened on Oct 4, 2015
- #3
Building a project with 0.2.0 doesn t compile.
toml
[package]
name = learn
version = 0.1.0
authors = [ AutomatedTester dburns@mozilla.com ]
[dependencies]
argparse = *
rustbar = 0.2.0
results ...
AutomatedTester
- Opened on Oct 4, 2015
- #2
using the following example will not compile.
extern crate argparse;
extern crate rustbar;
use argparse::{ArgumentParser, List};
use rustbar::rustbars::{ProgressBar, PercentageProgressBar};
use std::thread::sleep_ms; ...
AutomatedTester
- 1
- Opened on Oct 4, 2015
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.