5
138
Fork
You've already forked goguma
18

WIP: composer: make autocomplete work in the middle of text #58

Draft
hhirtz wants to merge 1 commit from hhirtz/goguma:autocomplete-mid-text into master
pull from: hhirtz/goguma:autocomplete-mid-text
merge into: emersion:master
emersion:master
emersion:irc-socket
emersion:webcrypto-0.6.1
emersion:high-level-message
emersion:blocked
emersion:web
emersion:scrollable-positioned-list
emersion:l10n
emersion:ci-jvm-size
emersion:extended-isupport
emersion:drop-flutter-background
emersion:dup-main
emersion:android-decl-plugins
Contributor
Copy link

WIP because RawAutocomplete always sets the cursor to the end of the text field and doesn't provide a way to change that and it's annoying actually.. ok

otherwise it works

WIP because `RawAutocomplete` always sets the cursor to the end of the text field and doesn't provide a way to change that and it's annoying actually.. ok otherwise it works
hhirtz force-pushed autocomplete-mid-text from bde98b40ad
All checks were successful
builds.sr.ht/android Job completed
to a1cf3d0ddb
Some checks are pending
builds.sr.ht/android Job running...
2025年11月10日 17:30:28 +01:00
Compare
Some checks are pending
builds.sr.ht/android Job running...
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u autocomplete-mid-text:hhirtz-autocomplete-mid-text
git switch hhirtz-autocomplete-mid-text

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff hhirtz-autocomplete-mid-text
git switch hhirtz-autocomplete-mid-text
git rebase master
git switch master
git merge --ff-only hhirtz-autocomplete-mid-text
git switch hhirtz-autocomplete-mid-text
git rebase master
git switch master
git merge --no-ff hhirtz-autocomplete-mid-text
git switch master
git merge --squash hhirtz-autocomplete-mid-text
git switch master
git merge --ff-only hhirtz-autocomplete-mid-text
git switch master
git merge hhirtz-autocomplete-mid-text
git push origin master
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
emersion/goguma!58
Reference in a new issue
emersion/goguma
No description provided.
Delete branch "hhirtz/goguma:autocomplete-mid-text"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?