EugeneManushkin / CtagsSourceNavigator

Reworked Ctags Source Navigator plugin based on source code v0.93 beta compatible with Far3
GNU General Public License v2.0
17 stars 0 forks source link

'Failed to open file' while navigating in temporary file #39

Closed EugeneManushkin closed 5 years ago

EugeneManushkin commented 5 years ago

Steps:

  1. Open a source file inside an archive
  2. Go to declaration of a name in opened file, then 'Go back', then 'Go forward'
  3. Press 'Esc' to close opened file, open it again
  4. Try 'Go forward'

Actual results: Error message 'Failed to open file'

EugeneManushkin commented 5 years ago

This is not a regress, problem also found in 2.1.0.31

EugeneManushkin commented 5 years ago

Need to separate navigation history for each repository

EugeneManushkin commented 5 years ago

Fixed in build 2.1.0.37