• Travis Cross's avatar
    fs_cli: make enhanced fs_cli features work on all TERMs · b9b77bd6
    Travis Cross 提交于
    FS-3815 --resolve
    
    This is a workaround for the fact that libedit counts terminal control
    characters when calculating the length of the prompt.  By not using
    absolute positioning, we avoid the issue.
    
    Thanks to Ivan Isaev for the workaround and testing.
    b9b77bd6
term.c 39.0 KB