1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 18:07:58 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Martin Stubenschrott
7ac9a05803 First attempt in making vimperator object orietened.
For now only the CommandLine widget was made a real encapsulated object.
2007-05-11 12:42:17 +00:00
Martin Stubenschrott
92c863442d Makefile fixes and much sexier help file 2007-04-29 00:26:31 +00:00
Viktor Kojouharov
becfb9ca3f fix the :help command 2007-04-23 18:23:16 +00:00
Martin Stubenschrott
1ae53ecbf8 make help.js a seperate file, small indention fixes 2007-04-23 11:14:33 +00:00
Viktor Kojouharov
3ddfb11add ex parser for use with .vimperatorrc, the command line and other sourced files. sourced files are no longer javascript code, but can use the new :javascript ex command to execute javascript. :javascript also supports multiline with heredocs (:js <<EOF). File completion for the :source command. 2007-04-22 14:17:28 +00:00
Martin Stubenschrott
43f25cee76 now we have a new build Makefile
also added file.js which is responsible for file writing/loading in future
2007-04-20 14:46:29 +00:00
Martin Stubenschrott
67aa5305e8 added counter to web site 2007-04-18 01:18:46 +00:00
Martin Stubenschrott
849789d23d Added Ctrl-[ alias, and 's' guioption 2007-04-16 23:31:55 +00:00
Martin Stubenschrott
d0fe3cc426 Initial import 2007-04-10 19:43:19 +00:00