Commit Graph

20 Commits (0cf661c5f4cec48dde5e38716728d19750ccbea6)

Author SHA1 Message Date
tonyskn 597581715c Add `CloseVimTmuxRunner` command
Closes runner pane only, leaving any other panes in current window intact.
12 years ago
benmills c853343e6f Add an optional argument to RunVimTmuxCommand to stop sending a return after the command. Fixes #9 12 years ago
benmills 06ba414a32 Allow single quotes in commands. Fixes #6 12 years ago
benmills b9684aa6d8 Add a VimuxResetSequence option so plugins can override 12 years ago
benmills e925b0e127 Clear line and more accurately leave scroll-mode before runnign commands. Fixes #8 12 years ago
Joshua Antonishen de99c54046 don't explode if you aren't in a tmux session 12 years ago
Joshua Antonishen 62ded6f281 ensure new panes are in the correct directory 12 years ago
Ben Mills f0bdd95be3 Merge pull request #11 from oscardelben/master
Use existing pane if one is found
12 years ago
Oscar Del Ben 4f90d43915 Rename ExistingPane to NearestPane 12 years ago
benmills 64a5ebe875 Use tmux display to find the current session name making vimux tmux1.3 compatible. Fixes #7 12 years ago
Oscar Del Ben 55f6c1f393 Add option to use existing pane if one is found 12 years ago
benmills aeb965ce13 Change how current session is found. Fixes #7 12 years ago
benmills 359fb925b7 VimuxOrientation option to set the inital orientation of the runner pane. Fixes #5 12 years ago
benmills c4a0836dfa Exit copy-mode before running a command in the runner pane. Fixes #3 12 years ago
Paul Gross 9029bcd870 Prevent file from loading more than once, which means we do not need function! anymore. 12 years ago
benmills 4867db4429 Renamed CloseVimTmuxWindows to CloseVimTmuxPanes and check to make sure other windows exist before running. Fixes #2 12 years ago
benmills 506f681a7a Runner panes can be interupted with InterruptVimTmuxRunner 12 years ago
benmills 1170fbe39d Add InspectVimTmuxRunner command and PromptVimTmuxCommand 12 years ago
benmills 4afa38cfea Add RunLastVimTmuxCommand and VimuxHeight option 12 years ago
benmills 5d2ba6f947 init 12 years ago