blob: 4010e3fa5a465980aa7eee4c98c4e37f8e5cf529 (
plain)
1
2
3
4
5
|
neww -n ''
splitw -h -p 36
send "cd ~/sites/libregraf.net/ && lxc exec lbh -- su - lxf" enter #open vim
selectp -t 1 # select the original pane
send "cd ~/sites/libregraf.net/ && v" enter #open vim
|