zsh-users
 help / color / mirror / code / Atom feed
* size of kill-ring?
@ 2003-01-23 17:15 Andy Spiegl
  2003-01-23 17:28 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Spiegl @ 2003-01-23 17:15 UTC (permalink / raw)
  To: ZSH User List

Hi,

is there any way I can change the size of the kill-ring?
 Andy.

-- 
           http://peru.spiegl.de  Our project
      http://radiomaranon.org.pe  Radio Marañón, Jaén, Perú
                              o      _     _         _
  ------- __o       __o      /\_   _ \\o  (_)\__/o  (_)          -o)
  ----- _`\<,_    _`\<,_    _>(_) (_)/<_    \_| \   _|/' \/       /\\
  ---- (_)/ (_)  (_)/ (_)  (_)        (_)   (_)    (_)'  _\o_    _\_v
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Use the Source, Luke!


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: size of kill-ring?
  2003-01-23 17:15 size of kill-ring? Andy Spiegl
@ 2003-01-23 17:28 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2003-01-23 17:28 UTC (permalink / raw)
  To: Zsh users list

Andy Spiegl wrote:
> is there any way I can change the size of the kill-ring?
>  Andy.

Rewrite zle to make the constant KRINGCT dynamic.  This looks a fairly
easy project, and (in 4.1) there's already an interface for changing the
size via the new $killring zle parameter.  I may do this if I get bored
and no-one else does it first.

The one gotcha I can see is you would have to rely on any function
setting $killring to limit the length itself.  However, as far as I
know, at the moment there aren't any.

pws


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-23 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-23 17:15 size of kill-ring? Andy Spiegl
2003-01-23 17:28 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).