Closed robbyoconnor closed 4 years ago
On gitter you mentioned the key bindings: https://gitter.im/syl20bnr/spacemacs?at=5e8bb0196823cb38acb3ffef
Did we lose SPC f t and SPC p t?
Both of them work for me on the latest develop branch with updated packages.
#### System Info :computer: - OS: gnu/linux - Emacs: 26.3.50 - Spacemacs: 0.300.0 - Spacemacs branch: develop (rev. c3f13d039) - Graphic display: t - Distribution: spacemacs - Editing style: vim - Completion: helm - Layers: ```elisp (auto-completion command-log emacs-lisp git helm markdown multiple-cursors (org :variables org-agenda-files '("~/org/notes.org")) python (shell :variables shell-default-shell 'vterm shell-default-height 30 shell-default-position 'bottom) spell-checking syntax-checking treemacs version-control) ``` - System configuration features: XPM JPEG TIFF GIF PNG SOUND DBUS GSETTINGS GLIB NOTIFY LIBSELINUX GNUTLS FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS
#### System Info :computer: - OS: windows-nt - Emacs: 26.3 - GNU Emacs 27.0.90 (build 1, x86_64-w64-mingw32) of 2020-03-01 - GNU Emacs 28.0.50 (build 1, x86_64-w64-mingw32) of 2020-02-10 - Spacemacs: 0.300.0 - Spacemacs branch: develop (rev. c3f13d039) - Graphic display: t - Distribution: spacemacs - Editing style: vim - Completion: helm - Layers: ```elisp (autohotkey auto-completion command-log emacs-lisp git helm helpful html imenu-list (java :variables java-backend 'meghanda) javascript latex lsp (markdown :variables markdown-live-preview-engine 'vmd markdown-command "vmd") multiple-cursors (org :variables org-agenda-files '("~/org/notes.org")) pdf python (shell :variables shell-default-shell 'shell shell-default-height 30 shell-default-position 'bottom) spell-checking (syntax-checking :variables syntax-checking-enable-by-default nil) treemacs version-control) ``` - System configuration features: XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS THREADS LCMS2
Okay something is weird then @duianto
If you've already tried these:
Then the next thing to try to rule out Spacemacs as the source. Backup your current setup and start over with a fresh clone.
Since you mentioned on Gitter: https://gitter.im/syl20bnr/spacemacs?at=5e9f6e06989acc6ab7a4d0ad
seems that treemacs keybindings work again LOL
Then maybe we can close this for now. If the issue occurs again and we have some reproduction steps, then it can be reopened.
Yeah...i suspect there was a regression in one of the nightly builds
Description :octocat:
Treemacs keybindings not being applied
Reproduction guide :beetle:
init.el
or.spacemacs
Observed behaviour: :eyes: :broken_heart: None of the keybindings are applied
Expected behaviour: :heart: :smile: They keybindings work
System Info :computer: