Will Shuttleworth

Results 3 issues of Will Shuttleworth

Added functionality to set mappings between control characters (erase, intr, kill, etc.) and specific characters given by the user (^C, for example). I had to rework the argument processing as...

fixes for #3859. adds options for setting the size of the terminal's rows and columns, and printing the current size. * `stty rows ` * `stty columns ` or `stty...

main branch, linux ``` $ cargo build --release $ ./target/release/ls Could not init the localization system: I/O error loading '/home/will/coreutils/target/release/ls/en-US.ftl': Not a directory (os error 20) ``` this only happens...