Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.1 Release #2559

Closed
wants to merge 453 commits into from
Closed

v3.1 Release #2559

wants to merge 453 commits into from

Conversation

anjakefala
Copy link
Collaborator

No description provided.

anjakefala and others added 30 commits May 17, 2024 12:31
[color-] make status colors more readable
[main-] fix rare duplication of replay cmds
[mainloop-] prevent input() errors while pasting keys
[http-] on errors, show fail msg instead of traceback
[join-] prevent diff error for empty merge cells
[mainloop-] during replay, redraw less often
Fixes:
`NameError: name 'VisiData' is not defined`
and 

```
    run(*(open_tsv(Path(fn)) for fn in sys.argv[1:]))
          ^^^^^^^^^^^^^^^^^^
TypeError: open_tsv() missing 1 required positional argument: 'p'
```
[viewtsv] fix missing import and argument to open_tsv
[status-] decrease latency of status() when other threads run
- add auto check row on RowColorizer/etc
[statusbar-] move sheet.longname into vd object
[sas-] make XptSheet rows be list instead of tuple
[misc-] add sync to ensureLoaded in guide, macros, sysedit, vdx
[join-] load all sheets before joins
saulpw and others added 29 commits October 4, 2024 20:19
[canvas-] change mock window size from 80x25 to 1x1 #2171
[features-] add command to hide repetitive columns
Co-authored-by: anjakefala <anja.kefala@gmail.com>
Co-authored-by: anjakefala <anja.kefala@gmail.com>
Co-authored-by: anjakefala <anja.kefala@gmail.com>
@anjakefala anjakefala closed this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants