Skip to content

Commit

Permalink
Retabbing the whole document. Now using STY variable to detect if you…
Browse files Browse the repository at this point in the history
…'re in screen and TMUX variable to detect if you're in tmux. Added SCresize function to be able to resize the sclang output split/ region (which in turn just calls the screen and tmux primitives for resizing). Added the possibility to change between vertical and horizontal splits. Set the width/height of the split to a safe default value (30 blocks/lines). Fixed the way scvim in screen closes itself (now effectively kills the other regions when closing/restarting scvim). This commit makes scvim work in screen and tmux equally
  • Loading branch information
David Runge committed May 17, 2014
1 parent 6df574c commit d564cd2
Showing 1 changed file with 278 additions and 203 deletions.
Loading

0 comments on commit d564cd2

Please sign in to comment.