Currently Hike is all about a single current view of a single file. As suggested in #107, it could be useful to allow the opening of multiple files in multiple tabs. Experiment with this to see if it can be made to work well.
The main issue I see right off is that the history mechanism that's core to Hike is designed with "I'm viewing this one file right now" in mind; I'd need to think about how history and multiple tabs being used would work together.
Additional thought: it would be reasonable for folk to expect that the open tabs are persistent.
Currently Hike is all about a single current view of a single file. As suggested in #107, it could be useful to allow the opening of multiple files in multiple tabs. Experiment with this to see if it can be made to work well.
The main issue I see right off is that the history mechanism that's core to Hike is designed with "I'm viewing this one file right now" in mind; I'd need to think about how history and multiple tabs being used would work together.
Additional thought: it would be reasonable for folk to expect that the open tabs are persistent.