irssi-import / bugs.irssi.org

bugs.irssi.org archive
https://github.com/irssi/irssi/issues
0 stars 0 forks source link

Theme not saved to same location as loaded from #887

Open irssibot opened 11 years ago

irssibot commented 11 years ago

The currently active theme file is not saved to the same location as it's opened from. This makes configuration management slightly messier than it needs to be albeit is just a minor nuisance.

I have a directory called themes in ~/.irssi/themes that contains all my themes. I can easily load a theme from there: /set theme themes/solarized-orig-universal

But if I /save: -!- Irssi: Theme saved to /home/artanicus/.irssi/solarized-orig-universal.theme

If loading themes from arbitrary locations is supported it would be nice if they were saved back to those locations as well instead of fragmenting them to two separate locations.