Skip to content

Property ':powerline-scale' and Fixes

Compare
Choose a tag to compare
@syl20bnr syl20bnr released this 28 Jan 04:47
· 5443 commits to master since this release
  • Change property :powerline-offset of dotspacemacs-default-font to :powerline-scale (default value is 1.1)
  • Remove explicit size or height in fallback font specs. This allows the fallback fonts to scale up and down with the default font using frame zooming (SPC z f +)
  • Powerline separators now correctly scale up and down when zooming the frame (SPC z f +)
  • The powerline is now correctly displayed in startup buffers (*Messages*, *spacemacs*, *Compile-Log*)
  • Fix a crash with Emacs version 24.3.50+ when installing ELPA packages (due to the backport of the 24.4 archive structure).
  • Fix evil-terminal-cursor mode for iterm2 (thanks to danielwuz)
  • Fix regression in visual block insertion state with evil-escape when inserting a f
  • Add leuven, monokai and zenburn to default value for dotspacemacs-themes
  • Rename spacemacs-mode lighter to Spacemacs