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 mookie
3 days ago
tcl by oldlaptop
8 days ago
tcl by rhobart
21 days ago
tcl by rhobart
21 days ago
tcl by rhobart
21 days ago
tcl by Bradipo
21 days ago
tcl by rhobart
22 days ago
tcl by sssc
25 days ago
tcl by mookie
41 days ago
tcl by JMN
49 days ago
Submit
New paste
Documentation
From Jabber