fusewinedit(1) — Commands
Name
fusewinedit − Edits a file using the current editor for FUSE.
Syntax
fusewinedit path
Description
Edit a file using a running instance of an editing tool (the FUSE Editor, Emacs or vi). This command provides a way to reuse a preferred instance of an editor but does not give control over appearance, placement or context. If total control over display and configuration options is desired then fuseedit should be used instead.
Path
The name of the file which is to be edited. It may be specified as a fully qualified path or as a path relative to the working directory.
Examples
To edit the file /home/username/.login:
fusewinedit /home/username/.login
See Also
DEC FUSE Handbook