Commits


use `amused monitor' new filtering capabilities; listen for jump too


+gmi2txt


+clip


don't \n on error, it makes the list scroll up


use open with utf8 enconding


postfix if to trim down some lines


some tweaks


the theme is `minimal' not `minimal-light'


use my theme again


+amused-monitor


tweaks again


tweaks for dired too


set isearch-allow-motion; M-< and M-> jumps to first/last match


further tweaks for emacs 28


use y-or-n-p instead of yes-or-no-p this settings in new to emacs 28.1, the older way to do that is to use fset to replace the function yes-or-no-p.