Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mangled output when starting rat #43

Open
lacouture opened this issue Sep 10, 2018 · 3 comments
Open

Mangled output when starting rat #43

lacouture opened this issue Sep 10, 2018 · 3 comments

Comments

@lacouture
Copy link

Hi.

When I run rat with the "files" mode as described in the README, I get crappy output, and the UI is irresponsive. Ctrl-C doesn't work.

I've tried with:

  • several console apps (konsole, yakuake, terminator)
  • several shells (fish, bash)
  • several rat modes (git and files)

... with similar results.

Below is an example with the following scenario:

  • konsole
  • bash
  • rat --mode files --cmd 'ls -al'

image

@ericfreese
Copy link
Owner

What locale is your OS using?

@lacouture
Copy link
Author

lacouture commented Sep 12, 2018

patricel@plamobile ~> localectl
   System Locale: LANG=fr_FR.UTF-8
       VC Keymap: fr-latin1
      X11 Layout: fr
       X11 Model: pc105
     X11 Variant: oss
patricel@plamobile ~> 

By the way, I'm on Archlinux x86_64.

@lacouture
Copy link
Author

I tried the following command, with same results:

LANG=en_US.UTF-8 rat --mode files --cmd 'ls -al'

I'll post back when I get a chance to try changing the system locale.

By the way, I mentioned Ctrl-C does not work for me, however hitting the "q" key exits properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants