fix help
This commit is contained in:
parent
4cd2c35ad4
commit
67635106d2
@ -64,7 +64,7 @@ identifyEditor cmd
|
|||||||
exe = lowercase $ takeFileName $ headDef "" $ words' cmd
|
exe = lowercase $ takeFileName $ headDef "" $ words' cmd
|
||||||
|
|
||||||
-- | Get a shell command to start the user's preferred text editor, or a default,
|
-- | Get a shell command to start the user's preferred text editor, or a default,
|
||||||
-- and optionally jump to a given position in the file. This will be the basic
|
-- and optionally jump to a given position in the given file. This will be the basic
|
||||||
-- editor command, with the appropriate options added, if we know how.
|
-- editor command, with the appropriate options added, if we know how.
|
||||||
-- Currently we know how to do this for emacs, vi and nano.
|
-- Currently we know how to do this for emacs, vi and nano.
|
||||||
--
|
--
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user