# File lib/pry/helpers/command_helpers.rb, line 170 def editor_name File.basename(Pry.config.editor).split(" ").first end