comparison dot_config/kitty/kitty.conf @ 359:01ed548d66b7

Add kitty marker for errors Press <F1> to mark 'error' in red
author zegervdv <zegervdv@me.com>
date Thu, 11 Mar 2021 18:24:29 +0100
parents a128f9c0f02e
children db80c8ac727d
comparison
equal deleted inserted replaced
358:d535995f87ef 359:01ed548d66b7
42 clipboard_control write-primary write-clipboard no-append 42 clipboard_control write-primary write-clipboard no-append
43 43
44 draw_minimal_borders yes 44 draw_minimal_borders yes
45 active_border_color #b3deef 45 active_border_color #b3deef
46 inactive_border_color #282c34 46 inactive_border_color #282c34
47
48 mark1_foreground white
49 mark1_background #f43753
50 map f1 toggle_marker iregex 1 \berror\b