liteide icon indicating copy to clipboard operation
liteide copied to clipboard

Overwrite Ctrl+Tab shortcut key

Open vendelin8 opened this issue 5 years ago • 1 comments

What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)?

X35.5-1

What version of Go are you using (go version)?

go1.12 linux/amd64

What operating system and processor architecture are you using(go env)?

GOARCH="amd64" GOHOSTARCH="amd64" GOHOSTOS="linux" GOOS="linux" GOROOT="/usr/lib/go" GOTOOLDIR="/usr/lib/go/pkg/tool/linux_amd64" GCCGO="gccgo" CC="gcc" CXX="g++" CGO_ENABLED="1" CGO_CFLAGS="-g -O2" CGO_CXXFLAGS="-g -O2" CGO_FFLAGS="-g -O2" CGO_LDFLAGS="-g -O2" PKG_CONFIG="pkg-config" GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build289164983=/tmp/go-build -gno-record-gcc-switches"

What did you do?

I was looking for a replacement key setting for Ctrl+Tab, Ctrl+Shift+Tab. I'm using Mate desktop environment (Gnome fork), where the default key for changing tabs is Ctrl+PgDn, Ctrl+PgUp, so it would be very useful, if I didn't have to use Ctrl+Tab and Ctrl+Shift+Tab only in LiteIDE.

What did you expect to see?

There wasn't any settings for this.

vendelin8 avatar Mar 15 '19 16:03 vendelin8

https://github.com/visualfc/liteide/pull/1232

vendelin8 avatar Jul 25 '22 08:07 vendelin8