Terminus: Last directory removed, Terminus no longer works

Presumably, the last working directory my shell was in is cached someplace within Terminus. Unfortunately, that directory now no longer exists. Now, launching Terminus leads to this error in the console:

  File "/Users/bphunter/Library/Application Support/Sublime Text 3/Packages/Terminus/terminus/commands.py", line 239, in <lambda>
    lambda x: on_selection_method(x, config_name)
  File "/Users/bphunter/Library/Application Support/Sublime Text 3/Packages/Terminus/terminus/commands.py", line 245, in on_selection_method
    self.run(config_name)
  File "/Users/bphunter/Library/Application Support/Sublime Text 3/Packages/Terminus/terminus/commands.py", line 163, in run
    raise Exception("{} does not exist".format(cwd))
Exception: /Users/bphunter/<mydir> does not exist

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 19 (13 by maintainers)

Most upvoted comments

A solution is to open $HOME is the directory does not exist.