Add script to periodicaly watch imaps server. Some ergonomic improvements
This commit is contained in:
@@ -16,13 +16,10 @@ scrollback_indicator_opacity 0.5
|
||||
|
||||
#Url
|
||||
open_url_with firefox
|
||||
|
||||
underline_hyperlinks always
|
||||
|
||||
copy_on_select clipboard
|
||||
|
||||
select_by_word_characters @-./_~?&%+#
|
||||
|
||||
select_by_word_characters @-./_~?&%+#!
|
||||
sync_to_monitor yes
|
||||
|
||||
# Layout
|
||||
@@ -49,3 +46,6 @@ map alt+left previous_tab
|
||||
map alt+right next_tab
|
||||
map alt+tab next_tab
|
||||
map alt+t set_tab_title
|
||||
# Copy paste
|
||||
map ctrl+alt+c copy_to_clipboard
|
||||
map ctrl+alt+v paste_from_clipboard
|
||||
|
||||
Reference in New Issue
Block a user