ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] Re: horizontal/vertical split


From: twb
Subject: Re: [RP] Re: horizontal/vertical split
Date: Mon Apr 19 01:49:06 2004

Why not do

split [vertical-p] string
  if vertical-p then 
    split vertically
  else 
    split horizontally
  fi

vsplit string
  split true string

hsplit string
  split false string

-trent
-- 
In my country, I'm a real sex object.  Whenever I 
ask girls for sex, they object. -StarvinMarvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]