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

3 Commits

Author SHA1 Message Date
Viktor Kojouharov
bfcf598bf2 fixes:
'tag' command works once more
  'source ~/' shows the matches
  fdopen checks whether the file exists, and throws a more-readable error if it doesn't
  'help' work if the current document is a XULDocument (it shows the help in a new tab)
2007-04-28 09:52:29 +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