Re: Run command with an ipython-like history - possible?

2012-08-20 Thread Massimiliano Brocchini
You can use CTRL + Arrow Up, CTRL + Arrow Down to search the history for
commands starting with the characters you typed.

On Fri, Aug 17, 2012 at 10:54 AM, Paweł Rumian gork...@gmail.com wrote:

 No, it is all about the history.

 Paweł

 2012/8/17 Diep Pham Van i...@favadi.com:
  dmenu?
  On Fri, Aug 17, 2012 at 10:21:08AM +0200, Paweł Rumian wrote:
  Hello,
 
  I am wondering is it possible to make the 'run command' history behave
  like ipython?
  That means that after entering the first characters, the history would
  be restricted to commands starting with the chars entered.
  For those not familiar with ipython - the same thing can be achieved
  in bash using history-search-backward function.
 
  br,
  Paweł
 
  --
  To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

 --
 To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.



Re: Run command with an ipython-like history - possible?

2012-08-20 Thread Paweł Rumian
2012/8/20 Massimiliano Brocchini massimiliano.brocch...@gmail.com:
 You can use CTRL + Arrow Up, CTRL + Arrow Down to search the history for
 commands starting with the characters you typed.

Wow, great! Exactly what I was looking for.

Paweł

--
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.


Run command with an ipython-like history - possible?

2012-08-17 Thread Paweł Rumian
Hello,

I am wondering is it possible to make the 'run command' history behave
like ipython?
That means that after entering the first characters, the history would
be restricted to commands starting with the chars entered.
For those not familiar with ipython - the same thing can be achieved
in bash using history-search-backward function.

br,
Paweł

--
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.


Re: Run command with an ipython-like history - possible?

2012-08-17 Thread Diep Pham Van
dmenu?
On Fri, Aug 17, 2012 at 10:21:08AM +0200, Paweł Rumian wrote:
 Hello,

 I am wondering is it possible to make the 'run command' history behave
 like ipython?
 That means that after entering the first characters, the history would
 be restricted to commands starting with the chars entered.
 For those not familiar with ipython - the same thing can be achieved
 in bash using history-search-backward function.

 br,
 Paweł

 --
 To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

-- 
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.


Re: Run command with an ipython-like history - possible?

2012-08-17 Thread Paweł Rumian
No, it is all about the history.

Paweł

2012/8/17 Diep Pham Van i...@favadi.com:
 dmenu?
 On Fri, Aug 17, 2012 at 10:21:08AM +0200, Paweł Rumian wrote:
 Hello,

 I am wondering is it possible to make the 'run command' history behave
 like ipython?
 That means that after entering the first characters, the history would
 be restricted to commands starting with the chars entered.
 For those not familiar with ipython - the same thing can be achieved
 in bash using history-search-backward function.

 br,
 Paweł

 --
 To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

--
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.