yingchao
yingchao
hey @idursun , one of the ideas i have with this is, for the immutables, instead of failing the operation directly, the user would be prompted with a confirmation window...
hey @idursun @jscarrott since there's no plan to get this fixed, i updated the wiki instead to avoid confusion https://github.com/idursun/jjui/wiki/Leader-Key/34a7ef95bf58b2c5f2e97b5c127658309e5771e9
hey @gozes > Given I already have the tug command/alias/what have you in my config can jjui not let me have a "custom command that just calls jj tug under...
hmm i feel like this is a personal preference kind of thing, we might be able to make this a configurable option.
@abourget i am hopelessly bad to express code with words, just [pushed a commit](https://github.com/baggiiiie/jjui/commit/f69a126db1b901497cf831d5edeb50df0fbf1918) to demo my ideas it addresses the immediate issue (though im not sure if any edge...
the challenges for mouse related features is going up ⬆️ ⬆️ ⬆️
> (at least in Ghostty). @idursun @nickchomey and in wezterm too!
hey @sullyj3 , you can consider this [custom command](https://github.com/idursun/jjui/wiki/Custom-Commands#new-note-commit-insert-an-empty-commit-inline-after--idea-from-278) to make this happen
@idursun what `n` is doing is basically `'` (i.e., `n` could be a replacement for `'`), thought it's more conventional to have `n/N` since it follows vim's default (and `N`...
regarding "A bookmarks list view", i think a way to achieve this is: - remove current `B` keybinding for creating a new bookmark on selected revision - integrate `creating a...