X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=subdir_files%2F.local%2Fshare%2Fkonsole%2FREADME.ian;h=622cb121e1986bb22a199887770a0225fa41d793;hp=dcde179de35e381ef35e2406d85d601e304a1b85;hb=23a824d2e65674d73c8748b537fa0f3995113e94;hpb=c37a4a61ba9d5d09ea52c9e0996897666ec5eb89 diff --git a/subdir_files/.local/share/konsole/README.ian b/subdir_files/.local/share/konsole/README.ian index dcde179..622cb12 100644 --- a/subdir_files/.local/share/konsole/README.ian +++ b/subdir_files/.local/share/konsole/README.ian @@ -1,3 +1,11 @@ -only thing I added was +I added several things, do a diff with default.orig. +I saved that in case konsole updates the defaults. key Backspace+Ctrl : "\x17" -I did it through the ui. it makes ctrl-backspace delete the prev word \ No newline at end of file +it makes ctrl-backspace delete the prev word by making it input C-w. +Note: keybindings name is specified in profile file, filename.keytab, and at the top of that file. + +The \E[4d etc were found without exaplanation in a random stackoverflow +comment. It seems to just be an unused and useful pattern, where d could +be any letter. I set them with +AppScreen, but they don't necessarily +need to be, its just thats the only place I use them, and maybe more +useful to have the duplicates working outside of emacs.