hrtor 0.1.0

A scalable line editor
Documentation
1
2
3
4
5
6
7
commands = {
  exit = "q",
  add = "a",
  delete_all = "dA",
  write = "w",
  print = "p",
}