|
|
|
|
|
by mgedmin
5159 days ago
|
|
I tried, for a week, got very frustrated and switched back. The little itch that drove me crazy was command-line editing: in bash (and all readline apps) when I have command long/path/to/some/file
I can press Alt-Backspace to delete 'file', or I can press Ctrl-W to delete 'long/path/to/some/file'.I tried various hacks to make zsh do the same, then gave up. |
|