Oh... I like this feature so just leave it :)
I want one more thing.
Automatically moving to the directory where I was. ex) $ cd {previous term
directory before split}
It must be easy but I should investigate more.

Daniel Juyung Seo (SeoZ)

On Fri, Feb 15, 2013 at 12:45 AM, daniel.za...@samsung.com <
daniel.za...@samsung.com> wrote:

> I proposed it to Raster and he told me "mmm", something like that.
>
> On 02/14/2013 05:11 PM, Daniel Juyung Seo wrote:
> > Yay! Do you like it huh?
> >
> > Daniel Juyung Seo (SeoZ)
> >
> > On Thu, Feb 14, 2013 at 10:39 PM, daniel.za...@samsung.com <
> > daniel.za...@samsung.com> wrote:
> >
> >> Love you Seoz!!! Good surprise!
> >>
> >> On 02/12/2013 06:32 AM, Enlightenment SVN wrote:
> >>> Log:
> >>> terminology main.c: set the focus to the new split terminal.
> >>>
> >>> Author:       seoz
> >>> Date:         2013-02-11 20:32:36 -0800 (Mon, 11 Feb 2013)
> >>> New Revision: 83836
> >>> Trac:         http://trac.enlightenment.org/e/changeset/83836
> >>>
> >>> Modified:
> >>>     trunk/terminology/src/bin/main.c
> >>>
> >>> Modified: trunk/terminology/src/bin/main.c
> >>> ===================================================================
> >>> --- trunk/terminology/src/bin/main.c  2013-02-12 03:47:00 UTC (rev
> 83835)
> >>> +++ trunk/terminology/src/bin/main.c  2013-02-12 04:32:36 UTC (rev
> 83836)
> >>> @@ -75,6 +75,7 @@
> >>>    static void main_term_free(Term *term);
> >>>    static void main_term_bg_redo(Term *term);
> >>>    static Term *main_term_new(Win *wn, Config *config, const char *cmd,
> >> Eina_Bool login_shell, const char *cd, int size_w, int size_h, Eina_Bool
> >> hold);
> >>> +static void _term_focus(Term *term);
> >>>
> >>>    static void
> >>>    _split_free(Split *sp)
> >>> @@ -151,6 +152,7 @@
> >>>       sp2->term = main_term_new(sp->wn, config,
> >>>                                 NULL, EINA_FALSE, NULL,
> >>>                                 80, 24, EINA_FALSE);
> >>> +   _term_focus(sp2->term);
> >>>       _term_media_update(sp2->term, config);
> >>>       evas_object_data_set(sp2->term->term, "sizedone",
> sp2->term->term);
> >>>
> >>>
> >>>
> >>>
> >>
> ------------------------------------------------------------------------------
> >>> Free Next-Gen Firewall Hardware Offer
> >>> Buy your Sophos next-gen firewall before the end March 2013
> >>> and get the hardware for free! Learn more.
> >>> http://p.sf.net/sfu/sophos-d2d-feb
> >>> _______________________________________________
> >>> enlightenment-svn mailing list
> >>> enlightenment-...@lists.sourceforge.net
> >>> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
> >>>
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> Free Next-Gen Firewall Hardware Offer
> >> Buy your Sophos next-gen firewall before the end March 2013
> >> and get the hardware for free! Learn more.
> >> http://p.sf.net/sfu/sophos-d2d-feb
> >> _______________________________________________
> >> enlightenment-devel mailing list
> >> enlightenment-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>
> >
> ------------------------------------------------------------------------------
> > Free Next-Gen Firewall Hardware Offer
> > Buy your Sophos next-gen firewall before the end March 2013
> > and get the hardware for free! Learn more.
> > http://p.sf.net/sfu/sophos-d2d-feb
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
>
>
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013
> and get the hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to