You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(under filter i tried all possible options: dark mode, login mode, bash, sh ..., the result is all the same, it does not paste any text)
What did you expect to see?
The selected text should be pasted/inserted at the mouse position in the integrated terminal.
What did you see instead?
No text is pasted/inserted at mouse position in integrated terminal.
If i use any editor window instead everything works fine. I can select any text either by click-and-drag or double-click left mouse button and paste it by single-click middle mouse button. I use this method in every possible linux program, any IDE, terminal emulator, console, browser or editor supports this very useful behavior, but NOT this single terminal window in LiteIDE.
Because i like LiteIDE very much (good work Mr. VisualFC !!!!!, big thumbs up) i would appreciate this feature very much.
Thank you in advance
The text was updated successfully, but these errors were encountered:
What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)?
X38.3
What version of Go are you using (
go version
)?go1.22.0 linux/amd64
What operating system and processor architecture are you using(
go env
)?GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/userX/.cache/go-build'
GOENV='/home/userX/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSECURE=''
GOMODCACHE='/home/userX/go/pkg/mod'
GONOPROXY=''
GONOSUMDB='*'
GOOS='linux'
GOPATH='/home/userX/go'
GOPRIVATE=''
GOPROXY='http://...(deleted)'
GOROOT='/usr/local/go'
GOSUMDB='sum.golang.org'
GOTMPDIR=''
GOTOOLCHAIN='auto'
GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64'
GOVCS=''
GOVERSION='go1.22.0'
GCCGO='gccgo'
GOAMD64='v1'
AR='ar'
CC='gcc'
CXX='g++'
CGO_ENABLED='1'
GOMOD='/dev/null'
GOWORK=''
CGO_CFLAGS='-O2 -g'
CGO_CPPFLAGS=''
CGO_CXXFLAGS='-O2 -g'
CGO_FFLAGS='-O2 -g'
CGO_LDFLAGS='-O2 -g'
PKG_CONFIG='pkg-config'
GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build3249657386=/tmp/go-build -gno-record-gcc-switches'
cat /etc/os-release:
NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.6 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
What did you do?
(under filter i tried all possible options: dark mode, login mode, bash, sh ..., the result is all the same, it does not paste any text)
What did you expect to see?
The selected text should be pasted/inserted at the mouse position in the integrated terminal.
What did you see instead?
No text is pasted/inserted at mouse position in integrated terminal.
If i use any editor window instead everything works fine. I can select any text either by click-and-drag or double-click left mouse button and paste it by single-click middle mouse button. I use this method in every possible linux program, any IDE, terminal emulator, console, browser or editor supports this very useful behavior, but NOT this single terminal window in LiteIDE.
Because i like LiteIDE very much (good work Mr. VisualFC !!!!!, big thumbs up) i would appreciate this feature very much.
Thank you in advance
The text was updated successfully, but these errors were encountered: