Commit 7b1b8b1
committed
Restored called to expanduser in do_edit() instead of relying on do_shell() to do it.
This should prevent issues if someone has an overridden do_shell() that doesn't expand ~ in paths.1 parent f69b255 commit 7b1b8b1
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3356 | 3356 | | |
3357 | 3357 | | |
3358 | 3358 | | |
3359 | | - | |
| 3359 | + | |
3360 | 3360 | | |
3361 | | - | |
| 3361 | + | |
3362 | 3362 | | |
3363 | 3363 | | |
3364 | 3364 | | |
| |||
0 commit comments