expect and cursor movement
Posted to
tcl
by aspect at Thu May 11 09:41:23 GMT 2017
view raw
#!/usr/bin/env expect
#
spawn nano
interact {
-nobuffer -re
{\rproc [^ ]+ } { send "{args} {\r\r}\033\[A " }
}
Recent Posts
tcl by oldlaptop
6 days ago
tcl by mookie
8 days ago
tcl by mookie
9 days ago
tcl by mookie
9 days ago
tcl by mookie
9 days ago
junk by bcharder
48 days ago
tcl by egavilan
58 days ago
tcl by Stu
60 days ago
tcl by Stu
60 days ago
tcl by oldlaptop
93 days ago
Submit
New paste
Documentation
From Jabber