tabby icon indicating copy to clipboard operation
tabby copied to clipboard

When connecting to a switch, the backspace key cannot take effect directly, you need to press Shift to use it.

Open cmmchina opened this issue 3 years ago • 5 comments

Version: 1.0.173 Platform: macOS x64 21.3.0 Plugins: workspace-manager, title-control, search-in-browser, save-output, quick-cmds, altair Frontend: xterm

cmmchina avatar Mar 02 '22 13:03 cmmchina

need a configuration supporting Backspace sends ^H.

cloud-yu avatar Jul 18 '22 02:07 cloud-yu

I agree with @cloud-yu

For example: putty has a setting allowing you to choose whether the backspace key sends DEL (0x7f) or Backspace (^H 0x08)

Version: 1.0.187 Platform: Windows x64 10.0.19044 Plugins: workspace-manager, theme-windows10, theme-hype, theme-gruvbox, save-output, relaxed-theme, quick-restart, quick-cmds, clippy Frontend: xterm-webgl

tmalaher avatar Jan 04 '23 16:01 tmalaher

I agree with @cloud-yu

For example: putty has a setting allowing you to choose whether the backspace key sends DEL (0x7f) or Backspace (^H 0x08)

Version: 1.0.187 Platform: Windows x64 10.0.19044 Plugins: workspace-manager, theme-windows10, theme-hype, theme-gruvbox, save-output, relaxed-theme, quick-restart, quick-cmds, clippy Frontend: xterm-webgl

so where is the setting to choose backspace key?I cant find it

TanY0Y0 avatar Jan 09 '23 04:01 TanY0Y0

so where is the setting to choose backspace key?I cant find it

I'm patiently waiting for this open too.

For most things I do in the terminal, backspace and delete work just fine, but 1 editor that I have to use for work, when I press 'delete', it puts a '~' in, and when I press 'backspace', it deletes the letter to the right not the left.

In MobaXterm, I can press 'backspace' to delete the letter to the left, and if I press 'shift+backspace' or 'ctrl+backspace' it will delete the letter to the right.

Really hoping re-mapping backspace to ^H like you can in Putty, etc... becomes a thing.

Otherwise, this has allowed me to move off of both MobaXterm and CryptoTerm (it does a better job than MobaXterm in pretty much everything except ^H support for backspace, and it does a better job than CryptoTerm for WYSE60 stuff).

ray73864 avatar Mar 21 '23 05:03 ray73864

when telnet to switch/router the 'backspace' can't delete any, i must use ctr+H ,how to use backspace as usual?

terral001 avatar Jul 08 '23 00:07 terral001

Temporary solutions 1、Use Ctrl-H to go backward 2, use the left cursor key to move forward, and then Backspace to automatically delete backward

Hope to improve this problem

Java-q avatar Jul 15 '23 07:07 Java-q

The new nightly will be ready soon - https://github.com/Eugeny/tabby/actions/runs/5561717712 - you'll find the new backspace setting on the Input tab of your profile config.

GitHub
A terminal for a more modern age. Contribute to Eugeny/tabby development by creating an account on GitHub.

Eugeny avatar Jul 15 '23 10:07 Eugeny

The new nightly will be ready soon - https://github.com/Eugeny/tabby/actions/runs/5561717712 - you'll find the new backspace setting on the Input tab of your profile config.

GitHub**fixed #5862 - configurable Backspace behaviour · Eugeny/tabby@fcac52a**A terminal for a more modern age. Contribute to Eugeny/tabby development by creating an account on GitHub.

it works thank you!

GitHub
A terminal for a more modern age. Contribute to Eugeny/tabby development by creating an account on GitHub.

Jiemin17 avatar Aug 09 '23 03:08 Jiemin17