sedwards2009 / extraterm

The swiss army chainsaw of terminal emulators
https://extraterm.org
MIT License
2.49k stars 116 forks source link

0.75.0 Ubuntu: Cursor mode is missing #436

Closed RobbingDaHood closed 6 months ago

RobbingDaHood commented 6 months ago

I just installed version extratermqt_0.75.0_amd64.deb on Ubuntu 23.10, I am using the fish terminal.

I sourced the setup for fish and frames are showing up. extraterm-commands-0.75.0.zip

image

I am just not able to see any cursor mode. Here is a picture of me searching for it without any luck: image

The guide mentions a cursor mode but not how to enter it: https://extraterm.org/guide.html

My command palette does now show anything when I search for "cursor" either.

How do I enable the "cursor mode"?

sedwards2009 commented 6 months ago

In the last two years I've moved Extraterm from being based on Electron to Qt. The cursor mode is one of the things which did not make the transition. I've spent some time recently on updating the guide and documentation, but I haven't updated that part about the cursor mode. Sorry about any confusion or disappointment there.

The version which did include this cursor mode is: https://github.com/sedwards2009/extraterm/releases/tag/v0.59.4

Putting a cursor mode back into the Qt version of Extraterm isn't a high priority, but I am interested in hearing from anyone who likes it.

RobbingDaHood commented 6 months ago

Thx for the quick answer. This were the main reason for me to try out extraterm. I am experimenting with using terminal mode of VIM to get "cursor mode": So no rush :)

Thx for the work you are doing.