Text editors¶
Vim¶
Vim text editor is available on DelftBlue as standard:
[<netid>@login01 ~]$ vim --version
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Sep 20 2021 10:04:20)
Included patches: 1-1763
Modified by <bugzilla@redhat.com>
Compiled by <bugzilla@redhat.com>
Huge version without GUI.
Nano¶
Nano text editor is available on all login nodes:
[<netid>@login01 ~]$ nano --version
GNU nano, version 2.9.8
(C) 1999-2011, 2013-2018 Free Software Foundation, Inc.
(C) 2014-2018 the contributors to nano
Email: nano@nano-editor.org Web: https://nano-editor.org/
Compiled options: --enable-utf8
Emacs¶
Emacs text editor is available on all login nodes:
[<netid>@login01 ~]$ emacs --version
GNU Emacs 26.1
Copyright (C) 2018 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.