Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2008-09-20 | rtab: Fixed a bug in -l | Daniel Friesel | -5/+4 | |
As pointed out by mxey: When a path contains the same directory name several times, -l will cut off the path after the first of those names. | ||||
2008-09-20 | rtab: unfunction chpwd | Daniel Friesel | -0/+1 | |
chpwd is useless within the function | ||||
2008-09-19 | rtab: Prevent endless loops | Daniel Friesel | -2/+2 | |
2008-09-17 | Use rtab within the prompt | Daniel Friesel | -2/+0 | |
2008-09-17 | rtab: Added generic header | Daniel Friesel | -0/+4 | |
2008-09-17 | rtab: Removed some old forgotten stuff | Daniel Friesel | -4/+2 | |
2008-09-17 | Finished rtab | Daniel Friesel | -8/+45 | |
2008-09-08 | rtab: Honor paths starting with ~/ | Daniel Friesel | -1/+7 | |
2008-09-07 | Added rtab | Daniel Friesel | -0/+31 | |