Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Bashing away at Unix
- Date: Fri, 14 Mar 2008 08:31:18 -0800
- From: "SL Baur" <steve@example.com>
- Subject: Re: [tlug] Bashing away at Unix
- References: <47D7A519.70409@imaginatorium.org> <20080312101925.5b996fe6.gstewart@bonivet.net> <ed10ee420803140059s7f2c8398p9f06ae4c173f6f69@mail.gmail.com> <d8fcc0800803140116y55c25e29j532684ab055ee2fb@mail.gmail.com> <20080314095131.3fbe903d.gstewart@bonivet.net> <ed10ee420803140306m3a169960u8710d9e2a7e93a74@mail.gmail.com> <20080314103214.86001aab.gstewart@bonivet.net> <ed10ee420803140345s3fdf9987u8cd7bd9a65980673@mail.gmail.com> <d8fcc0800803140442p2b897b37y462263f2722319d7@mail.gmail.com>
On 3/14/08, Josh Glover <jmglov@example.com> wrote: > OK, you've finally convinced me to switch. Which means, of course, > that you'll been the primary target for my "how to I do the following > thing that I can do in bash in zsh?" questions. Sure, but I'm not up on every bashism, so please explain what you mean when necessary. > Firstly, how do I make ^H-Backspace delete a word like it does in > bash? e.g. I like the fact that when I have a long and hairy path like > /usr/local/games/FooBar/data/saved/, I can hit ^H-Backspace and it > sheds one piece of the path, becoming /usr/local/games/FooBar/data/. Try backward-kill-word, which is bound by default to C-w, ESC-C-h and ESC-C-? in emacs line editing mode. Reason #24 to like zsh: There isn't much regarding the command line editing that is hardcoded. In particular, you can redefine any key to do pretty much exactly what you want. You can define what function keys do, you can make the meta key work like a real emacs-style meta key and best of all, you can make the function keys work like macros and insert certain sequences of text into the command line including the LF character to terminate data entry. -sb
- Follow-Ups:
- Re: [tlug] Bashing away at Unix
- From: Josh Glover
- References:
- [tlug] Bashing away at Unix
- From: Brian Chandler
- Re: [tlug] Bashing away at Unix
- From: Godwin Stewart
- Re: [tlug] Bashing away at Unix
- From: SL Baur
- Re: [tlug] Bashing away at Unix
- From: Josh Glover
- Re: [tlug] Bashing away at Unix
- From: Godwin Stewart
- Re: [tlug] Bashing away at Unix
- From: SL Baur
- Re: [tlug] Bashing away at Unix
- From: Godwin Stewart
- Re: [tlug] Bashing away at Unix
- From: SL Baur
- Re: [tlug] Bashing away at Unix
- From: Josh Glover
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] mplayer full screen
- Next by Date: Re: [tlug] Bashing away at Unix
- Previous by thread: Re: [tlug] Bashing away at Unix
- Next by thread: Re: [tlug] Bashing away at Unix
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links