Thu Jun  5 15:23:05 EDT 2008  Isaac Dupree <[EMAIL PROTECTED]>
  * fix help for `open`
To: [email protected]
From: Isaac Dupree <[EMAIL PROTECTED]>
Subject: darcs patch: fix help for `open`
X-Mail-Originator: Darcs Version Control System
X-Darcs-Version: 1.0.9 (release)
DarcsURL: http://fishshell.org/darcs/fish
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=_"

--=_
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Thu Jun  5 15:23:05 EDT 2008  Isaac Dupree <[EMAIL PROTECTED]>
  * fix help for `open`

--=_
Content-Type: text/x-darcs-patch; name="fix-help-for-_open_.dpatch"
Content-Transfer-Encoding: quoted-printable
Content-Description: A darcs patch for your repository!


New patches:

[fix help for `open`
Isaac Dupree <[EMAIL PROTECTED]>**20080605192305] {
hunk ./doc_src/open.txt 1
-\section open open - open file in it's default application
+\section open open - open file in its default application
hunk ./doc_src/open.txt 8
-The \c open command is used to open a file in it's default application. \c=
 open is implemented using the <a href=3D"commands.html#mimedb">mimedb</a> =
command.
+The \c open command is used to open a file in its default application. \c =
open is implemented using the \c xdg-open command if it exists, or else the=
 <a href=3D"commands.html#mimedb">mimedb</a> command.
hunk ./doc_src/open.txt 12
-<tt>open *.txt</tt> opens all the text files in the current directory usin=
g your systems default text editor.
+<tt>open *.txt</tt> opens all the text files in the current directory usin=
g your system's default text editor.
hunk ./share/functions/open.fish 12
-                                       __fish_print_help dirh
+                                       __fish_print_help open
}

Context:

[Fix dumb error causing fish not to compile... =

[EMAIL PROTECTED] =

[Fix bug causing flood of error messages in terminal when trying to highlig=
ht an invalid command, reported by Denilson F. de Sa.
[EMAIL PROTECTED] =

[Add quilt completions, written by Stefano Sabatini.
[EMAIL PROTECTED] =

[Make string handling a bit more solid be making sure sb_printf returns a n=
ull terminated string even on failiure.
[EMAIL PROTECTED] =

[Add completions for various user and group adding commands. Skip addgroup,=
 since manual page was actually for adduser, most switches weren't applicab=
le and I was too lazy to guess which ones.
[EMAIL PROTECTED] =

[Add completions for m4
[EMAIL PROTECTED] =

[Add completions for badblocks
[EMAIL PROTECTED] =

[Add completions for Battle of Wesnoth
[EMAIL PROTECTED] =

[Improve documentaion for bind builtin, clarify how to specify key sequence=
s.
[EMAIL PROTECTED] =

[Add simple git completions by Diggory Hardy
[EMAIL PROTECTED] =

[Fix spelling in docs and add a help page for the funced builtin. These cha=
nges where suggested by Emanuele Rusconi.
[EMAIL PROTECTED] =

[Search for command-not-found in PATH on startup, since older implementatio=
ns place it there
[EMAIL PROTECTED] =

[In prompt_pwd, if a directory name starts with a dot, include first two ch=
aracters. This patch was written by Denilson F. de S=C3=A1
[EMAIL PROTECTED] =

[Remove useless stray argument in function call
[EMAIL PROTECTED] =

[Correct completions for the function builtin
[EMAIL PROTECTED] =

[Add more documentation on events
[EMAIL PROTECTED] =

[Fix minor bug, PWD was incorrectly set on startup
[EMAIL PROTECTED] =

[Drop vim feature of only completing text and gzip files
[EMAIL PROTECTED] =

[Improve code comment
[EMAIL PROTECTED] =

[Add an extra input validation check
[EMAIL PROTECTED] =

[Improve error messages on failed execve calls a bit more
[EMAIL PROTECTED] =

[Oops. Made a minor but important typo in previous cleanup patch. :-(
[EMAIL PROTECTED] =

[Drop minor typo, add a few code comments
[EMAIL PROTECTED] =

[Add support for the Ubuntu 'command-no-found' handler, which suggests a pa=
ckage to install in order to get a command.
[EMAIL PROTECTED] =

[Handle case insensitive completions of variables better
[EMAIL PROTECTED] =

[The max size of the string buffer was too small. Push it up a bit.
[EMAIL PROTECTED] =

[Fixed various spelling errors.
James Vega <[EMAIL PROTECTED]>**20080113200151] =

[Add canse insensitive tilde completion
[EMAIL PROTECTED] =

[Improve Doxygen documentation generation a bit
[EMAIL PROTECTED] =

[Make sure fish_indent handles io erros
[EMAIL PROTECTED] =

[Add lots of new code comments.
[EMAIL PROTECTED] =

[TAG 1.23.0
[EMAIL PROTECTED] =

Patch bundle hash:
5f1f37734d232d19b70b391aa035bcc28a993ad0

--=_--

.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to