Henrik Lissner
f1c0d70e34
feature/popup: switch to *info* popups
2018-03-26 03:07:28 -04:00
Henrik Lissner
de7306cb61
feature/popup: comment corrections
2018-03-24 07:25:00 -04:00
Henrik Lissner
15032aaf60
feature/popup: move default org popup rules to config.el
2018-03-24 07:25:00 -04:00
Henrik Lissner
6e51dd249a
feature/popup: fix wrong-num-of-args error following helpful links
2018-03-24 07:25:00 -04:00
Henrik Lissner
462b1f7853
feature/popup: always pop up which-key at bottom of frame
2018-03-21 16:37:11 -04:00
Henrik Lissner
c5b72566ea
Remove help-fns+, add helpful plugin #363
2018-01-21 21:37:15 -05:00
Henrik Lissner
2967b404d8
feature/popup: don't let neotree reset its width
...
Causes it to shrink everytime the wconf changes.
2018-01-11 22:17:37 -05:00
Henrik Lissner
ad06eacdac
feature/popup: general refactor
...
Adds +popup-origin-window, which contains the last non-popup you were in
before a popup was opened.
2018-01-11 01:09:16 -05:00
Henrik Lissner
bff48e5ed7
feature/popup: use new +popup-display-buffer #337
...
Adds support for `slot` and `vslot`, allowing for two dimensional
control over where popups may spawn. Highly experimental.
It's upsetting that I have to set `window--sides-inhibit-check`, I'd
like to find a way around that, if possible.
2018-01-11 01:05:24 -05:00
Henrik Lissner
991297b8e7
feature/popup: fix wrong-number-of-args error
2018-01-11 00:43:26 -05:00
Yiming Chen
ea55fcfd0f
feature/popup: use delete-window in +popup*evil-command-window-execute
...
- +popup/close will pollute the popup history
- see also https://github.com/hlissner/doom-emacs/pull/339#issuecomment-356544535
2018-01-10 17:39:12 +08:00
Yiming Chen
4c310bfb17
feature/popup: call get-buffer-window for evil-command execute-window
...
- doom-popup-other-window was removed
2018-01-10 10:09:03 +08:00
Yiming Chen
8227f40d08
feature/popup: call +popup/close in +popup*evil-command-window-execute
...
- doom/popup-close was renamed to +popup/close
2018-01-10 10:08:55 +08:00
Henrik Lissner
395af731d9
feature/popup: tweak org rules + add org-capture rule
2018-01-07 22:18:50 -05:00
Henrik Lissner
7ca2e1593e
feature/popup: split +popup-p into two functions
...
Better to be explicit about what we want, especially when using one or
the other with no arguments.
2018-01-07 22:18:50 -05:00
Henrik Lissner
f9ab0cf767
feature/popup: add multi-term, eshell and evil hacks
2018-01-07 22:18:50 -05:00
Henrik Lissner
5a420faa0f
feature/popup: tweak popup rules, add +popup-shrink-to-fit
...
+popup-shrink-to-fit wraps shrink-window-if-larger-than-buffer, and
won't do anything if the buffer is empty.
2018-01-07 18:36:27 -05:00
Henrik Lissner
d675ade45d
feature/popup: move hacks to +hacks.el
2018-01-07 15:04:33 -05:00