|
|
@ -4,7 +4,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
package mop |
|
|
|
package mop |
|
|
|
|
|
|
|
|
|
|
|
import `github.com/michaeldv/termbox-go` |
|
|
|
import `github.com/nsf/termbox-go` |
|
|
|
|
|
|
|
|
|
|
|
// ColumnEditor handles column sort order. When activated it highlights
|
|
|
|
// ColumnEditor handles column sort order. When activated it highlights
|
|
|
|
// current column name in the header, then waits for arrow keys (choose
|
|
|
|
// current column name in the header, then waits for arrow keys (choose
|
|
|
|