You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After doing a search, pressing % to save it causes this crash :
/home/chrisr/code/play/turnsole/lib/turnsole/modes/search-results-mode.rb:9:in `save_search': uninitialized constant Turnsole::SearchResultsMode::BufferManager (NameError)
from /home/chrisr/code/play/turnsole/lib/turnsole/input.rb:39:in `handle'
from /home/chrisr/code/play/turnsole/lib/turnsole/ui.rb:69:in `block in step'
from /home/chrisr/code/play/turnsole/lib/turnsole/ui.rb:100:in `block in spawn_fiber'
The text was updated successfully, but these errors were encountered:
After doing a search, pressing % to save it causes this crash :
The text was updated successfully, but these errors were encountered: