readline
readline copied to clipboard
fix: Applied go fmt, fixed masked output
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