Alex
Alex
For cygwin paths, following code produces incorrect array of path segments: ``` require 'rubygems' require 'fssm' print "#{FSSM::Pathname.for('/cygdrive/c/tmp').segments.join(', ')}\n" ``` //, cygdrive, c, tmp This is due to line 26...
Hi, if I use the plugin in mintty the characters get narrowed after applying palette:  This may be related to the following issue: https://github.com/mintty/mintty/issues/1104 I'm not sure...
Comments stopped appearing couple days ago. Thanks for the great app!