You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's been the better part of a year since v3.3, and v3.4 is a big one: new features across the board, a thorough pass on markup rendering, and dozens of bugfixes.
Smarter -f: filetype now separated between input and output, with -f for the input filetype, and -of for the output filetype, which supports compound format+compression types like json+gz; an explicit -f also overrides URL-scheme dispatch.
And thanks to Anthropic for providing @saulbert with tokens these past few months as part of their open source program; we shipped several features we wouldn't have been able to do otherwise.
Please see the CHANGELOG for the full list of changes.
This discussion was created from the release v3.4.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
v3.4
It's been the better part of a year since v3.3, and v3.4 is a big one: new features across the board, a thorough pass on markup rendering, and dozens of bugfixes.
Highlights:
hlsearch): every match for/andg/is now highlighted in place; toggle withoptions.highlight_search. (feature: highlight patterns like vim's hlsearch #2861)Ctrl+Up,Alt+d, …) in help, menus, and status. ([keys] use prettykeys internally for input bindings and other getkeystroke uses #2594)-f: filetype now separated between input and output, with-ffor the input filetype, and-offor the output filetype, which supports compoundformat+compressiontypes likejson+gz; an explicit-falso overrides URL-scheme dispatch.define-command <longname> <execstr>, withcurrow.<ColName>available to read the cursor row's values. ([commands] access column values for current from execstr #655)z Ctrl+S. ([options] persist edited values on optionssheet #2206)vd.editCellBindings. ([] Please provide a keystroke / command to move to the cell below during editing instead of shift + Down arrow #2986)jump-sheet(with tab-completion).setcol-precision(Alt+-/Alt++/g%).$SHELLwithexec-shell.exec-sql: named queries, types, and edit-sql. ([sqlite ] exec-sql command create sheets with unique or helpful names. #2136 exec-sql: query names, types, edit-sql, SheetsSheet query column #3020)Thanks to @midichef for a huge share of the bugfixes and improvements in this release, and to everyone who contributed: @daviewales, @meestahp, @pequiste, @maxim-uvarov-ai-assistant, @terencelaurent, @mplattner, @weichm, @iamleot, @ilyagr, @haoyeau, @rsmirnov90, @egwynn, @Tjorbenn, @Jonathan-Haddock, @leimgruberf, @justin2004, @tabibeyal, and @Jaredy899.
And thanks to Anthropic for providing @saulbert with tokens these past few months as part of their open source program; we shipped several features we wouldn't have been able to do otherwise.
Please see the CHANGELOG for the full list of changes.
This discussion was created from the release v3.4.
Beta Was this translation helpful? Give feedback.
All reactions