unison icon indicating copy to clipboard operation
unison copied to clipboard

"find" is not finding a term when not specifying abilities when it should

Open alvaroc1 opened this issue 2 years ago • 1 comments

Version: release/M4i-1111-g2a3a54add6

.alvaroc1.public.midi> find.global : Bytes -> TrackChunk

  :point_up:
  
  I couldn't find exact type matches, resorting to fuzzy matching...


  :no_mouth:
  
  No results. Check your spelling, or try using tab completion to supply command arguments.
  

.alvaroc1.public.midi> find.global : Bytes ->{Exception} TrackChunk

  1. codec.parseMTrkChunk : Bytes ->{Exception} TrackChunk

alvaroc1 avatar Jun 12 '23 14:06 alvaroc1