From: Markus Triska <triska@gmx.at>
Subject: Re: Changine sizes of splitted windows
Date: Sat, 21 Oct 2006 19:47:16 +0200 [thread overview]
Message-ID: <87y7r9lfx7.fsf@gmx.at> (raw)
In-Reply-To: 1161451648.951769.112530@i3g2000cwc.googlegroups.com
"Texaner" <texaner82@web.de> writes:
> programming purposes. Is there a possibility to change the sizes of the
> windows, I mean moving the middle line that splits the window, only by
> keyboard instead of using a mouse?
,----
| C-x ^ runs the command enlarge-window
| which is an interactive built-in function in `C source code'.
| It is bound to C-x ^.
| (enlarge-window ARG &optional HORIZONTAL)
|
| Make current window ARG lines bigger.
| From program, optional second arg non-nil means grow sideways ARG columns.
| Interactively, if an argument is not given, make the window one line bigger.
| If HORIZONTAL is non-nil, enlarge horizontally instead of vertically.
| This function can delete windows, even the second window, if they get
| too small.
`----
Best wishes!
Markus Triska
next prev parent reply other threads:[~2006-10-21 17:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-21 17:27 Changine sizes of splitted windows Texaner
2006-10-21 17:47 ` Markus Triska [this message]
2006-10-21 19:51 ` Texaner
2006-10-21 20:45 ` Alexis Roda
2006-10-21 21:07 ` B. T. Raven
2006-10-22 16:26 ` Texaner
2006-10-22 17:14 ` Colin S. Miller
2006-10-22 18:10 ` Peter Dyballa
2006-10-23 13:30 ` david.reitter
2006-10-24 18:18 ` Texaner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y7r9lfx7.fsf@gmx.at \
--to=triska@gmx.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).