Skip to content

Activity

docs(installation): mention the AUR package

orhuncreated docs/mention_aur_pkg • dda48c6 • 
on Nov 3, 2024

docs(website): add new mention

orhuncreated docs/add_mention • 3506e71 • 
on Oct 27, 2024

feat: add draft implementation for leader key

Force push
orhunforce pushed to feat/leader-key • 4aab2d0…cc82e49 • 
on Oct 8, 2024

feat: add draft implementation for leader key

orhuncreated feat/leader-key • 4aab2d0 • 
on Sep 29, 2024

Merge branch 'main' into feat/introduce_tracing

raphamorimpushed 2 commits to feat/introduce_tracing • cd4c280…bf16825 • 
on Sep 8, 2024

fix(x11): replace i8 with c_char in XIM callback signatures

orhuncreated fix/use_c_char_instead_of_i8 • abdd6f5 • 
on Sep 8, 2024

chore(bindings): add enter key bindings for vi-search

orhunpushed 32 commits to feat/search_in_vi_mode • 72d1a07…ecd95b2 • 
on Sep 7, 2024

refactor(logging): add log-file flag

orhunpushed 2 commits to feat/introduce_tracing • 4150cb3…cd4c280 • 
on Sep 7, 2024

chore(gitignore): ignore all the log files

orhunpushed 32 commits to feat/introduce_tracing • 9409964…4150cb3 • 
on Sep 7, 2024

Merge branch 'main' into feat/introduce_tracing

orhunpushed 10 commits to feat/introduce_tracing • 6b019a6…9409964 • 
on Sep 6, 2024

docs(cursor): update cursor documentation

orhuncreated docs/update_cursor_docs • 315c194 • 
on Sep 6, 2024

feat(vi-mode): support search

orhuncreated feat/search_in_vi_mode • 72d1a07 • 
on Sep 6, 2024

refactor(defaults): remove log file

orhunpushed 1 commit to feat/introduce_tracing • 2858d36…6b019a6 • 
on Sep 5, 2024

feat(logger): improve the logging via tracing

orhuncreated feat/introduce_tracing • 2858d36 • 
on Sep 5, 2024

refactor(cursor): change the block shape

Force push
orhunforce pushed to refactor/rework_cursor_config • fe6a2c7…58b0c1b • 
on Sep 5, 2024

Merge branch 'main' into refactor/rework_cursor_config

orhunpushed 11 commits to refactor/rework_cursor_config • e3f68bb…fe6a2c7 • 
on Sep 4, 2024

refactor(config): use an enum type for cursor shape

orhunpushed 1 commit to refactor/rework_cursor_config • 773dfb6…e3f68bb • 
on Sep 3, 2024

Merge branch 'main' into refactor/rework_cursor_config

orhunpushed 62 commits to refactor/rework_cursor_config • c7f25e7…773dfb6 • 
on Sep 3, 2024

fix(test): update cursor test

orhunpushed 1 commit to refactor/rework_cursor_config • 46d01df…c7f25e7 • 
on Sep 1, 2024

fix(config): allow default for cursor config

orhunpushed 1 commit to refactor/rework_cursor_config • 2fca25f…46d01df • 
on Sep 1, 2024

fix(tests): update tests related to cursor config

orhunpushed 1 commit to refactor/rework_cursor_config • a76585f…2fca25f • 
on Sep 1, 2024

refactor(config)!: revamp the cursor configuration

orhuncreated refactor/rework_cursor_config • a76585f • 
on Sep 1, 2024

chore(config): rename option to hide-mouse-cursor-when-typing

orhuncreated refactor/rename-mouse-arg • 38694ea • 
on Sep 1, 2024

chore(changelog): use links for header

orhunpushed 1 commit to chore/add_git-cliff_config • 47b4a0a…49e5192 • 
on Aug 31, 2024

chore(changelog): add git-cliff configuration

orhuncreated chore/add_git-cliff_config • 47b4a0a • 
on Aug 31, 2024

feat(config): allow configuring with lowercase values for enums

orhuncreated feat/allow_lowercase_configuration • 9905d52 • 
on Aug 31, 2024

Merge branch 'main' into feat/closeothertabs

orhunpushed 12 commits to feat/closeothertabs • 52d6496…cc4e279 • 
on Aug 27, 2024

Merge branch 'main' into feat/closeothertabs

orhunpushed 7 commits to feat/closeothertabs • eba6be0…52d6496 • 
on Aug 26, 2024

refactor(tabs): apply review suggestions

orhunpushed 1 commit to feat/closeothertabs • 78494c6…eba6be0 • 
on Aug 26, 2024

feat(tabs): add command for closing all tabs except the current one (…

orhuncreated feat/closeothertabs • 78494c6 • 
on Aug 25, 2024