Skip to content

eFar v1.29

Latest
Compare
Choose a tag to compare
@suntsov suntsov released this 22 Nov 19:41
· 25 commits to master since this release

Changes since last stable relase

Version 1.29

  • New Right-click file selection (#27)
  • Bugfix Switch to other panel by TAB in single panel mode (#26)
  • Bugfix Make eFar buffer stop keeping undo information

Version 1.28

  • Bugfix: fix errors on removal, renaming/copying when helm is activated
  • Performance: don't refresh whole eFar when moving cursor

Version 1.27

  • Bugfix: fix color theme for directory comparison mode
  • Bugfux: cursor disappears when scrolling with PgDN to the bottom of long file list

Version 1.26

  • New: The way of key binding castomization changed. See Readme for details.
    Default eFar key bindings used in previous versions have been changed according to the Emacs Key Binding Conventions.
    Actual key bindings you can check by C-e ? (M-x efar-do-show-help)
    In case if you'd like to get back to previous configuration you can load get-back-keys.el in your Emacs init file.

Version 1.25

  • New: Color themes
    Press <C-t> to switch color theme. For now four themes available: blue, black, white and sand.
  • Bugfix: disable batch replace and rename functions in modes other than files and file search modes

Version 1.24

  • New: Search history
    From now on all search requests and results are stored in search history.
    Search history by default opened with <C-f7>.
    When eFar restarts search history is cleaned up.
  • New: Blink red in status bar on errors/warning.
  • Bugfix: files skipped during file search/directory comparison are not shown in the additional information results.
  • Bugfix: read files in normal mode (not literally) when searching text.