SIGN IN SIGN UP

command: let playlist-play-index current preserve file-local-options

If you set file-local-options/foo at runtime and run playlist-play-index
current or playlist-play-index $current_pos, file-local-options/foo is
reset. Add a flag to make it preserve file-local-options.

The advantage of this change is that it allows binding Ctrl+r set
file-local-options/start ${=time-pos}; playlist-play-index current yes
to reload the current file while preserving all options, independently
of --no-config, --watch-later-options or --reset-on-next-file, and
without writing watch later files to disk. It also preserves
file-local-options set on the CLI unlike loadfile.
G
Guido Cella committed
3b555c349c245e0422df20bdeef6a440e41db42e
Parent: 149e6dc
Committed by Kacper Michajłow <kasper93@gmail.com> on 2/27/2026, 8:21:14 AM