643:e23cf51aca43 | 644:42383cfcb729 |
---|---|
44 tell newterm to activate | 44 tell newterm to activate |
45 end tell | 45 end tell |
46 ]]) | 46 ]]) |
47 end) | 47 end) |
48 | 48 |
49 cmdShift('return', function () os.execute('/opt/local/bin/mvim') end) | |
50 | |
49 -- cache window frames before moving? | 51 -- cache window frames before moving? |
50 -- save cache? | 52 -- save cache? |
51 -- focus by direction is a little strict | 53 -- focus by direction is a little strict |
52 | 54 |