readline icon indicating copy to clipboard operation
readline copied to clipboard

fix: Applied go fmt, fixed masked output

Open karantin2020 opened this issue 6 years ago • 0 comments

Lines 489-491 in runebuf.go are repeated in lines 506-508. This typo led to working cursor through prompt text. Deleting repeated lines fix that issue. Applied go fmt to runebuf.go

  • Masked output error
  • Fmt

karantin2020 avatar Mar 16 '19 20:03 karantin2020