start new:
tmux
start new with session name:
tmux new -s myname
| -- This creates a shim Application that will enable you to open files from the Finder in vim using iTerm | |
| -- To use this script: | |
| -- 1. Open Automator and create a new Application | |
| -- 2. Add the "Run Applescript" action | |
| -- 3. Paste this script into the Run Applescript section | |
| -- 4. Save the application as TerminalVim.app in your Applications folder | |
| -- 5. In the Finder, right click on a file and select "Open With". In that window you can set TerminalVim as a default | |
| -- Improved with chaning PWD |
Picking the right architecture = Picking the right battles + Managing trade-offs
| /** | |
| Benchcoat.scala | |
| done: | |
| 2011-11-17 v.4: improvement in plot-code | |
| x-axis and y-axis needs description (how many units measured, time in second) | |
| 2011-11-17 v.3: minor improvement in plot-code | |
| 2011-10-22 v.2: improvement in plot-code and renaming prettyPrint | |
| extend Benchcoat by | |
| providing a List of ( |