Tony Trinh <tony19@...> writes:

> Try using mintty, which Cygwin recommends. It can copy/paste UTF-8 into vim
without any configuration.
> 
> I modified Cygwin.bat as follows:
> 
>  @echo off
> 
> C:
> chdir C:\cygwin\bin
> 
> REM here lies the old line...
> REM bash --login -i
> 
> REM ...and here's the new
> set PATH=C:\cygwin\bin;%PATH%
> start mintty

Tony, that works great!  I can also use normal keyboard shortcut keys again for
copying/pasting, scrolling, etc.

BTW, the characters also display correctly using Windows PowerShell with either
the Consolas or Lucida Console fonts.

Thanks!
- Chris


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to