Raphael Amorim

Results 130 issues of Raphael Amorim

Currently Sugarloaf has a ~hacky~ solution for position the glyphs, but it can be done using `glyph_brush` (https://crates.io/crates/glyph_brush). It would get rid of bad fonts being positioned and some weird...

help wanted
good first issue
hacktoberfest
Sugarloaf

Teletypewriter should be able to retrieve current path on windows as well ```rust #[cfg(not(target_os = "windows"))] { if let Ok(path) = teletypewriter::foreground_process_path( *current_context.main_fd, current_context.shell_pid, ) { working_dir = Some(path.to_string_lossy().to_string()); }...

windows

Bug mentioned via twitter https://twitter.com/moderat10n/status/1687873819195908096 한 isn't rendered correctly via printf '\xe1\x84\x92\xe1\x85\xa1\xe1\x86\xab\n'

bug
good first issue

Hacktoberfest

Ref: [documenting-go-code](https://blog.golang.org/godoc-documenting-go-code)

Hacktoberfest

Hacktoberfest

https://trackjs.com/blog/monitoring-javascript-memory/