Skip to content

Instantly share code, notes, and snippets.

@dewey
Last active December 29, 2015 07:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dewey/7633623 to your computer and use it in GitHub Desktop.
Save dewey/7633623 to your computer and use it in GitHub Desktop.
Restoring Textual.app channel order

Why

After accidentally hitting command + R in Textual.app your channel list will get sorted alphabetically. Unfortunately there's currently no way to revert that.

To restore the old settings:

  1. Quit Textual.app
  2. cp /path/to/timemachine/.../com.codeux.irc.textual.plist ~/Library/Containers/com.codeux.irc.textual/Data/Library/Preferences/com.codeux.irc.textual.plist
  3. A Reboot or Relogin is necessary due to Mavericks caching the preference file.

Reassign Shortcut

To prevent this from happening overwrite Textual's shortcut with some obscure shortcut you'll never hit: http://www.codeux.com/textual/wiki/Keyboard-Shortcuts%3A-Using-Custom-Shortcuts.wiki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment