(We should move this discussion to a separate thread.)

> I love the TiddlyViPlugin. Even in it's present capacity.

Glad to hear that! (Sort of - see below... )
It's essentially two separate bits of functionality; keyboard navigation 
and the command mode - which is the one that's interesting to you?

> please move the command line to the bottom of the window

That's not actually so easy - not with pure CSS anyway (among other 
things, there's the issue of fixed positioning, page vs. viewport etc.).
However, you could use custom styles to change the position of the 
element (see below).

Also, you might have noticed the to-do list in jQuery.CLI contains an 
item "Quake-like dropdown console" - that would then combine the command 
line and "output buffer" (also on that list).
However, it's a bit of a departure from the simple Ex-like command line, 
so it might not be very compatible with your vision.

> it would be great if you could find a permanent home for it, where
> the future versions can be synced from

Well, I still consider this experimental, so I haven't properly released 
it yet.
If/when I get to work on this again, I will find a proper location for it.
(As usual, any code contributions are welcome.)

> could you point out the CSS class that I should use to add z-index to
> the command line?

It's not a class (perhaps it should be?), it's an ID: "#CLI".
(FWIW, Firebug is a great help for this sort of thing.)


-- F.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to