Re: command line encoding

2016-10-16 Fir de Conversatie Xavier de Gaye
On 10/16/2016 10:26 PM, Xavier de Gaye wrote: > vim version: 8.0.13 > python version: 3.5.2 > Linux 4.7.6-1-ARCH: archlinux > > When running the following command from the gvim command line: > :!python -c "print(input('Prompt: '))" > > the output when entering '0' from the main keyboard: >

command line encoding

2016-10-16 Fir de Conversatie Xavier de Gaye
vim version: 8.0.13 python version: 3.5.2 Linux 4.7.6-1-ARCH: archlinux When running the following command from the gvim command line: :!python -c "print(input('Prompt: '))" the output when entering '0' from the main keyboard: Prompt: 0 0 and the output when entering 0 from the numer