- Berlin, Germany
Highlights
- Pro
- 33 discussions answered
Block or Report
Block or report davidkna
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse488 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 51 commits in 6 repositories
Created 2 repositories
- davidkna/systemstat Rust
- davidkna/owo-colors Rust
Created a pull request in jam1garner/owo-colors that received 3 comments
Expose methods for printing ANSI prefixes and suffixes for a Style
This PR adds methods to Style for printing the ANSI prefix and suffix of Styles. The new methods replace the existing inline definition in the Display
+123
−72
•
3
comments
Opened 22 other pull requests in 5 repositories
starship/starship
3
open
10
merged
2
closed
- fix(nu): use the most recent starship init
- fix(git_branch): correct variable name for remote branch
-
test(git): enable
fsyncfor git operations -
docs(custom): add missing
ignore_timeoutoption documentation - revert(schema): move config-schema back into .github folder
-
refactor(git): replace
git2withgitoxide-crates - fix(schema): move config-schema into docs folder
- ci(release-please): only run in main repo
- ci(codecov): use codecov token
- ci(release-please): use manifest command
- refactor(gcloud): improve parsing of config files
- refactor(aws): improve parsing of config files
-
fix(bash): ensure
checkwinsizeis enabled for$COLUMNS - refactor(custom): various improvements
- fix(custom): set cwd for external commands
unrelentingtech/systemstat
3
merged
jam1garner/owo-colors
2
merged
davidkna/lcat-rs
1
merged
davidkna/lolcow-fortune-rs
1
merged
Reviewed 15 pull requests in 4 repositories
starship/starship
12 pull requests
- fix(module): list option for not working
- perf(package): only try to read files that exist
- feat(battery): Display only when discharging
- feat: edit the bug report before submission
- ci: automate merging of Crowdin PR before publishing
- fix(container): improve docker detection
- ci: add release-please to automate release creation
- feat(cmd_duration): make notify feature optional (compat with nix darwin)
- refactor(custom): various improvements
-
fix(nu): Use
=instead of space to pass command line parameters - fix(directory): enable repo_root_style when truncation_length is zero.
- feat(env_var): Add support for env_var.VAR in format
starship/rust-battery
1 pull request
Byron/gitoxide
1 pull request
unrelentingtech/systemstat
1 pull request
Created an issue in starship/starship that received 2 comments
starship.rs documentation isn't up-to-date
Bug Report
The docs for the last release don't seem to be published on https://starship.rs yet. For example, the new config schema and use_stdin do…
2
comments