Activity
docs(installation): mention the AUR package
docs(installation): mention the AUR package
docs(website): add new mention
docs(website): add new mention
feat: add draft implementation for leader key
feat: add draft implementation for leader key
Force push
feat: add draft implementation for leader key
feat: add draft implementation for leader key
Merge branch 'main' into feat/introduce_tracing
Merge branch 'main' into feat/introduce_tracing
fix(x11): replace i8 with c_char in XIM callback signatures
fix(x11): replace i8 with c_char in XIM callback signatures
chore(bindings): add enter key bindings for vi-search
chore(bindings): add enter key bindings for vi-search
refactor(logging): add log-file flag
refactor(logging): add log-file flag
chore(gitignore): ignore all the log files
chore(gitignore): ignore all the log files
Merge branch 'main' into feat/introduce_tracing
Merge branch 'main' into feat/introduce_tracing
docs(cursor): update cursor documentation
docs(cursor): update cursor documentation
feat(vi-mode): support search
feat(vi-mode): support search
refactor(defaults): remove log file
refactor(defaults): remove log file
feat(logger): improve the logging via tracing
feat(logger): improve the logging via tracing
refactor(cursor): change the block shape
refactor(cursor): change the block shape
Force push
Merge branch 'main' into refactor/rework_cursor_config
Merge branch 'main' into refactor/rework_cursor_config
refactor(config): use an enum type for cursor shape
refactor(config): use an enum type for cursor shape
Merge branch 'main' into refactor/rework_cursor_config
Merge branch 'main' into refactor/rework_cursor_config
fix(test): update cursor test
fix(test): update cursor test
fix(config): allow default for cursor config
fix(config): allow default for cursor config
fix(tests): update tests related to cursor config
fix(tests): update tests related to cursor config
refactor(config)!: revamp the cursor configuration
refactor(config)!: revamp the cursor configuration
chore(config): rename option to hide-mouse-cursor-when-typing
chore(config): rename option to hide-mouse-cursor-when-typing
chore(changelog): use links for header
chore(changelog): use links for header
chore(changelog): add git-cliff configuration
chore(changelog): add git-cliff configuration
feat(config): allow configuring with lowercase values for enums
feat(config): allow configuring with lowercase values for enums
Merge branch 'main' into feat/closeothertabs
Merge branch 'main' into feat/closeothertabs
Merge branch 'main' into feat/closeothertabs
Merge branch 'main' into feat/closeothertabs
refactor(tabs): apply review suggestions
refactor(tabs): apply review suggestions
feat(tabs): add command for closing all tabs except the current one (…
feat(tabs): add command for closing all tabs except the current one (…