-
Version: 1.0.173
Platform: Linux x64 5.15.0-18-generic
Plugins: none
Frontend: xterm
The screen is not refreshed and therefore the history is not displayed.
No characters appear.
-
**Describe the problem**:
A double click on a file name in an sftp mode locks up the entire window.
**To Reproduce**:
log into a remote system. Then hit sftp to download a file from there. It…
-
### Discussed in https://github.com/Eugeny/tabby/discussions/9647
On linux, the `tabby` command does not support the cli usage (like `tabby run `, `tabby open ` ...)
-
So far we have following places defines magic number related to context length
https://github.com/TabbyML/tabby/blob/main/crates/tabby/src/services/completion.rs#L200
https://github.com/TabbyML/tabby…
-
Version: 1.0.187
Platform: macOS x64 22.2.0
Plugins: none
Frontend: xterm-webgl
Tried to configure socks proxy with Tabby. Initially it seems to work but fails quickly with a red error message o…
einot updated
2 months ago
-
Granite [seems to be one of the best models at code generation](https://github.com/ibm-granite/granite-code-models) (as well as explaing & fixing code). Would be nice if Tabby supported it.
-
**Describe the problem**:
color scehmes lose efficacy,when use "export PS1="$PS1\[\e]1337;CurrentDir="'$(pwd)\a\]'" in ~/.bash_profile
**To Reproduce**:
[Steps to reproduce the behavior]
…
-
On MacOS Sonoma 14.3 (Tabby 1.0.207 installed using brew), I can't open folders from the finder context menu. Selecting "New terminal at folder" opens the default MacOS Terminal.
Using the Auto…
-
**Describe the problem**:
[A clear and concise description of what the bug is.]
When the input command is too long, the letter goes to the front of the line
**To Reproduce**:
[Steps to reprodu…
-
1. Login script regular match how is wrong, can you give an example
2. For example,Login matches the end of the string:
```
]#
]$
:~#
:~$
```
3. Script to be executed after the match is succ…