Alex

Results 3 issues of 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: ![Screenshot 2023-03-19 204830](https://user-images.githubusercontent.com/375411/226242483-b8f53ef2-a29d-42b3-81cc-bed044a01b55.png) This may be related to the following issue: https://github.com/mintty/mintty/issues/1104 I'm not sure...

help wanted

Comments stopped appearing couple days ago. Thanks for the great app!