X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=subdir_files%2F.local%2Fshare%2Fkonsole%2FREADME.ian;h=622cb121e1986bb22a199887770a0225fa41d793;hb=b311e6f6fa930805674d7d53d67cd033fdbf3367;hp=dcde179de35e381ef35e2406d85d601e304a1b85;hpb=eb9b839bb5a91c60cc4f6eb9d7e38ffbf73f0e90;p=distro-setup 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.