mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 08:39:37 +08:00
3ee71772f1
It's not clear whether or not `system_wcwidth()` was picked solely because of the namespace conflict (which is easily remedied) but using the most obvious name for this function should be the way to go. We already have our own overload of `wcwidth()` (`fish_wcwidth()`) so it should be more obvious which is the bare system call and which isn't. (I do want to move this w/ some of the other standalone extern C wrappers to the unix module later.) |
||
---|---|---|
.. | ||
src | ||
widestring-suffix | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml |