Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
58k stars 3.34k forks source link

Delete entire line is not working #9501

Open Ryochike opened 5 months ago

Ryochike commented 5 months ago

Describe the problem:

Entering a hotkey to delete an entire row does not work as expected.

To Reproduce:

In the following situation, Cmd + Backspace(delete) will delete only one character

https://github.com/Eugeny/tabby/assets/45190770/3ef0bc52-22d4-4dd3-8f24-9ce40d1069f3

image

Setting it to another hotkey (e.g., the L key, Ctrl + Delete) will not confirm deletion of the entire row.

hijos commented 2 months ago

Describe the problem:描述问题:

Entering a hotkey to delete an entire row does not work as expected.输入热键删除整行无法按预期工作。

To Reproduce: 要重现:

In the following situation, Cmd + Backspace(delete) will delete only one character在以下情况下,Cmd + Backspace(delete) 将只删除一个字符

  • tabby version: v.1.0.207虎斑版:v.1.0.207
  • MacBook Pro / Apple M1 Pro
  • macOS: 13.6(22G120) macOS:13.6(22G120)

    keyboard.mp4 image

Setting it to another hotkey (e.g., the L key, Ctrl + Delete) will not confirm deletion of the entire row.将其设置为另一个热键(例如,L 键,Ctrl + Delete)不会确认删除整行。

I'm having the same problem.

lawweiliang commented 2 months ago

Yeah, me too.

OS: Window - Debian Tabby Version: 1.0.27

Problem Delete entire line is not working

Thing I have try I try to change it to other key, seem like it is still not working.

image

lawweiliang commented 2 months ago

Temporary: I am using

ctrl + a then ctrl + k