Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
avwutils
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
avwutils
Commits
518f6085
Commit
518f6085
authored
16 years ago
by
Mark Jenkinson
Browse files
Options
Downloads
Patches
Plain Diff
Changed pico to nano as default editor
parent
eb3bc9fe
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/index.html
+1
-1
1 addition, 1 deletion
doc/index.html
fsledithd
+1
-1
1 addition, 1 deletion
fsledithd
with
2 additions
and
2 deletions
doc/index.html
+
1
−
1
View file @
518f6085
...
...
@@ -66,7 +66,7 @@ entire image is created, and will <b><i>overwrite</i></b> any
and image to be edited in a text-based xml-style format (like the
output of
<kbd>
fslhd -x
</kbd>
but with redundant fields removed
and some help text provided). Note that
the default text editor used is
pic
o, but other editors can be
the default text editor used is
nan
o, but other editors can be
specified by the second argument.
<br><br><LI><b>
fslfft
</b>
- outputs the Fast-Fourier Transform (or inverse)
...
...
This diff is collapsed.
Click to expand it.
fsledithd
+
1
−
1
View file @
518f6085
...
...
@@ -24,7 +24,7 @@ if [ _$FSLDIR = _ ] ; then
fi
if
[
X
$FSLEDITOR
=
X
]
;
then
FSLEDITOR
=
pic
o
FSLEDITOR
=
nan
o
fi
if
[
$#
-ge
2
]
;
then
FSLEDITOR
=
$2
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment