]> git.neil.brown.name Git - edlib.git/commit
Rename pane-clear to Draw:clear
authorNeilBrown <neil@brown.name>
Tue, 29 Jun 2021 23:30:58 +0000 (09:30 +1000)
committerNeilBrown <neil@brown.name>
Wed, 30 Jun 2021 11:49:54 +0000 (21:49 +1000)
commit2ed1aeefdc6459d3e27e353ab9249f9bbb15680a
treef9eb55fb305f60a0c058517e701e384cb3296f9d
parentc33b4b65fc773958e19c79e67ba7e83e548f8220
Rename pane-clear to Draw:clear

This is part of making all commands for changing the display start with
Draw:.

- pane-clear is now Draw:clear
- str2 is ignored, str1 has the attributes
- render-present expected "color:" to be followed by a colour, not
  "bg:colour".  This requires the test to be refreshed.
- add some documentation to "DOC/Calls".

Signed-off-by: NeilBrown <neil@brown.name>
DOC/Calls
DOC/lca2016/edlib.md
README.md
display-ncurses.c
lib-messageline.c
lib-renderline.c
lib-view.c
python/display-pygtk.py
python/render-present.py
render-lines.c
tests.d/02-presenter