Searched refs:ctrlA (Results 1 – 2 of 2) sorted by relevance
94 new Buffer("This is a test").ctrlA().append('X')); in testLineStart()96 new Buffer("This is a test").ctrlA().right().append('X')); in testLineStart()
84 public Buffer ctrlA() { in ctrlA() method in JLineTestCase.Buffer