Enjoy
http://trippledoubleyou.subtlegradient.com/stuff/SubtleGradient% 20TextMate%20Code%20Completion%20Screencast.mov
thomas Aylott — design42 — subtleGradient — CrazyEgg
In for example the subversion bundle,
# which shell runs the actual commands?
# any way of retrieving the ".bash_history" for these!?
best d
On 28. Dec 2006, at 19:34, David Eriksson wrote:
In for example the subversion bundle,
# which shell runs the actual commands?
That would be /bin/bash (or /bin/sh called from ruby).
# any way of retrieving the ".bash_history" for these!?
Bash only records history for interactive sessions.
Is this so you can inspect which commands were issued?