39
I Use This!
Very High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 20 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disable focus reporting on non-tmux again for now More... 1 day ago
Reimplement WGetopter::exchange() using rotate_left More... 1 day ago
Add a test for WGetopter::exchange() More... 1 day ago
Rewrite wgetopt.rs to Rustier syntax and naming More... 2 days ago
completions/scp: silence error on unexpected version More... 2 days ago
Bump cc-rs to 1.0.94 to work around spurious warnings More... 2 days ago
debian/copyright: update for renamed and removed files More... 3 days ago
Make history::remove take a &wstr instead of a WString More... 4 days ago
remove unnecessarily silenced lint in history More... 4 days ago
Minimize key parsing fallback logic and update changelog More... 4 days ago
Fix bad contrast in search match highlighting More... 4 days ago
Allow mapping new-style sequences that start with escape More... 4 days ago
Add ruff completions (#10440) More... 5 days ago
Don't leak encoding of invalid codepoints into uvar file More... 5 days ago
Extend fish_reserved_codepoint by encodings for named keys More... 5 days ago
shift-delete to delete current history search match More... 6 days ago
Add test for updating the commandline state on background job exit More... 6 days ago
fish_clipboard_copy: indent multiline commands More... 6 days ago
whitespace More... 6 days ago
add history append subcommand More... 6 days ago
Trigger abbreviations after inserting process separators More... 6 days ago
Remove redundant raw CSI u bindings More... 6 days ago
Reuse parse_util_token_extent for completion insertion More... 6 days ago
Remove some redundant raw bindings More... 6 days ago
Update commandline state snapshot lazily More... 6 days ago
Fix restoring cursor position on redo with edit groups More... 6 days ago
Fix undo pexpect test More... 6 days ago
Insert some completions with quotes instead of backslashes More... 7 days ago
Inline parse_util_get_quote_type() More... 7 days ago
Support quoted escaping also when ' or \ is present More... 7 days ago