jesseduffield / jesseduffield/lazygit

Text expand not working when trying to do a commit inside lazygit

Open
#1,578 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
82.4k
Forks
3k
Avg merge
2d 18h
Merged PRs (30d)
19

Description

**Describe the bug**
I am using alfred for text snippets that I use everywhere, example:

```
:feat -> ✨ feat():
```
Inside lazygit when trying to do that as the commit message (when pressing `c`) it doesn't work

That being said when trying to do that in various places inside `lazygit` it works

places that expand works correctly:
- search
- execute custom command
- filter by path

**To Reproduce**
Steps to reproduce the behavior:
1. setup text expand using a text expander app (I use alfred)
2. Click `c` to create a commit and enter a message
3. when entering the snippet, it doesn't expand

**Expected behavior**
The text should expand when adding a commit

**Desktop (please complete the following information):**
- OS: MacOS
- Lazygit Version: 0.31.3

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.