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 schelte
9 days ago
tcl by emiliano
16 days ago
tcl by fvogel
16 days ago
tcl by emiliano
16 days ago
tcl by rmax
33 days ago
tcl by oldlaptop
33 days ago
tcl by schelte
34 days ago
tcl by Bradipo
46 days ago
tcl by kbk
56 days ago
tcl by oldlaptop
59 days ago
Submit
New paste
Documentation
From Jabber