Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emacs: better simulation keys for abrowser, fix s-N bindings | 2019-09-06 | 1 | -3/+3 | |
| | |||||
* | exwm: add local simulation keys for urxvt and abrowser | 2019-09-06 | 1 | -0/+17 | |
| | | | | | note: it seems that some composite keys (e.g. C-S-w) don’t work when pressing the caps that was remapped to ctrl using setxkbmap or xmodmap | ||||
* | emacs: refresh exwm systemtray after changing theme | 2019-09-06 | 1 | -2/+4 | |
| | | | | (to have the tray’s background colour match the theme’s) | ||||
* | emacs: try out dmenu, report some bugs | 2019-09-06 | 1 | -5/+10 | |
| | | | | | | | | | | - Duplicated entries: https://github.com/lujun9972/el-dmenu/issues/7 - Be smarter about saving history https://github.com/lujun9972/el-dmenu/issues/8 TODO: remove setting dmenu-history-size to 0 once the bug is fixed | ||||
* | emacs: revamp/rearrange exwm config | 2019-09-06 | 1 | -149/+115 | |
| | |||||
* | shell: tweak X settings, add ~/.xsession for starting emacs (exwm) | 2019-09-06 | 2 | -0/+6 | |
| | | | | | | - set cursor from the default ugly “x” to a left pointer - disable bell - remove annoying one pixel border around emacs (using ‘-ib 0’) | ||||
* | emacs: ebdb: use :demand instead of require, disable mua popup | 2019-09-06 | 1 | -6/+4 | |
| | |||||
* | emacs: remove delight and simply use minions | 2019-09-05 | 1 | -19/+7 | |
| | |||||
* | emacs: exwm: rearrange and enable some bindings | 2019-09-05 | 1 | -85/+54 | |
| | |||||
* | emacs: various exwm tweaks | 2019-09-05 | 1 | -58/+71 | |
| | | | | TODO: fix/improve key bindings | ||||
* | urxvt: small tweaks; most importantly, don’t run as login shell | 2019-09-05 | 1 | -4/+5 | |
| | |||||
* | emacs: :demand time and battery | 2019-09-05 | 1 | -0/+2 | |
| | |||||
* | emacs: exwm: don’t hardcode 10 for s-N bindings, use # of workspaces | 2019-09-05 | 1 | -2/+1 | |
| | |||||
* | emacs: ibuffer: show longer buffer names, add exwm filter group | 2019-09-05 | 1 | -4/+5 | |
| | |||||
* | emacs: battery: remove %b, sml uses colour codes to differentiate | 2019-09-05 | 1 | -1/+1 | |
| | |||||
* | emacs: display time and battery in mode-line | 2019-09-05 | 1 | -9/+11 | |
| | |||||
* | switch to exwm | 2019-09-05 | 2 | -32/+85 | |
| | |||||
* | emacs: magit: set magit-diff-refine-hunk | 2019-09-05 | 1 | -1/+3 | |
| | |||||
* | emacs: untabify init.el | 2019-09-04 | 1 | -4/+4 | |
| | |||||
* | emacs: update packages, experiment with doom-modeline a bit | 2019-09-04 | 2 | -9/+16 | |
| | | | | also disable multi-term (haven’t really been using it) | ||||
* | emacs: improve init-related messages | 2019-09-03 | 1 | -7/+14 | |
| | |||||
* | emacs: fix overlapping crux and counsel bindings | 2019-09-03 | 1 | -3/+3 | |
| | |||||
* | emacs: improve tex-mode list workflows | 2019-09-03 | 5 | -17/+5 | |
| | | | | | | type ‘o’ followed by space for enumerate (ordered list), and ‘u’ folloewd by space for itemize (unordered list); insert new \item with M-RET | ||||
* | emacs: update packages | 2019-09-03 | 1 | -6/+6 | |
| | |||||
* | emacs: remove newlines around message-elide-ellipsis’s [...] | 2019-09-02 | 1 | -1/+2 | |
| | |||||
* | emacs: customize mm-uu-diff-groups-regexp for diff highlighting | 2019-09-02 | 1 | -0/+5 | |
| | | | | | i had stumbled upon this by accident a while ago, while using the gnu.* prefix for my group names | ||||
* | emacs: add note for gnus-article-treat-patch and white backgrounds | 2019-09-02 | 1 | -0/+2 | |
| | |||||
* | emacs: add back my last exwm config, disabled for now | 2019-09-02 | 1 | -0/+170 | |
| | |||||
* | emacs: don’t set initial-major-mode to text-mode | 2019-09-02 | 1 | -1/+1 | |
| | | | | | lisp-interaction-mode is fine. i do recall, however, that at some point *scratch* used fundamental-mode though; not sure. | ||||
* | gnus-article-treat-patch.el: update from upstream | 2019-09-02 | 1 | -4/+20 | |
| | | | | | | | Frank kindly added a license header so we all could use gnus-article-treat-patch.el in freedom :) https://www.0x50.de/fterbeck/emacs/commit/1f96ab989980287bd2c5e8b02e1a2be57dcef7de | ||||
* | emacs: update packages | 2019-09-02 | 1 | -5/+5 | |
| | |||||
* | zathura: tweak some settings and bindings | 2019-09-02 | 1 | -0/+12 | |
| | |||||
* | emacs: ebdb: just set ebdb-gnus-window-size | 2019-09-01 | 1 | -7/+1 | |
| | |||||
* | emacs: tweak some bindings | 2019-09-01 | 1 | -3/+9 | |
| | |||||
* | shell: set INFOPATH properly | 2019-09-01 | 2 | -1/+5 | |
| | |||||
* | emacs: theme: forgot to uncomment load-theme for the dark theme | 2019-08-31 | 1 | -1/+1 | |
| | |||||
* | emacs: change footnote prefix from "C-c f" to "C-c f n" | 2019-08-31 | 1 | -2/+2 | |
| | |||||
* | emacs: fix typos, add no-littering version, update my znc.el fork | 2019-08-31 | 2 | -4/+4 | |
| | | | | znc.el update for supressing (require 'cl) deprecation warning | ||||
* | emacs: gnus: more granular thread sorting | 2019-08-31 | 1 | -1/+5 | |
| | |||||
* | emacs: add gnus-article-treat-patch (leave it disabled) | 2019-08-31 | 2 | -0/+457 | |
| | | | | TODO: figure out why it adds a whole bunch of blank lines to the top | ||||
* | emacs: remove znc.el subproject now that i'm back on straight.el | 2019-08-31 | 2 | -3/+0 | |
| | |||||
* | emacs: rearrange and regroup early init settings a bit | 2019-08-31 | 1 | -160/+185 | |
| | |||||
* | emacs: use no-littering | 2019-08-31 | 1 | -53/+17 | |
| | |||||
* | emacs,gnupg: do pinentry outside emacs | 2019-08-31 | 3 | -26/+6 | |
| | |||||
* | emacs: adapt use-package-font-lock-keywords for use-feature | 2019-08-31 | 1 | -0/+9 | |
| | |||||
* | emacs: use straight.el for package management again | 2019-08-31 | 3 | -148/+283 | |
| | | | | | | | | it seems easier/cleaner to use straight rather than going through all of guix. not sure; might end up using guix again for it at some point. also, fork lean-mode and remove runtime requiring of cl, and use the fork. should submit PR and switch back to upstream once it’s merged. | ||||
* | emacs: pdf-tools: convenient history bindings, more gentle resizing | 2019-08-30 | 1 | -2/+5 | |
| | |||||
* | emacs: add some tex-mode hooks for better editing experience | 2019-08-30 | 1 | -1/+4 | |
| | | | | | | | | | enable: - auto-fill-mode - flyspell-mode disable: - electric-indent-mode (locally) | ||||
* | emacs: add some convenient bindings | 2019-08-30 | 1 | -4/+6 | |
| | |||||
* | emacs: yasnippet: "fix" cite | 2019-08-30 | 1 | -1/+1 | |
| |