63aac19d33
- Update to 2025.1.5: * Bump pygments requirement to 2.19 * Address recent ruff lint * Urwid 3.0.4 compat * Fix pick mod * Fix sidebar resizing for new Urwid API * Remove 'Examine' option in 'Finished' dialog * Urwid 3 compat
Steve Kowalik2025-12-10 04:34:25 +00:00
9339ef84e2
Accepting request 1225335 from devel:languages:python
Ana Guerrero2024-11-21 14:13:56 +00:00
b92c0c56e7
- update to 2024.1.3: * Fix startup when no write permissions * Fix compatibility with Python 3.13
Dirk Mueller2024-11-20 16:18:54 +00:00
5971394158
Accepting request 1194575 from devel:languages:python
Ana Guerrero2024-08-19 21:44:26 +00:00
8372fb8f17
- update to 2024.1.2: * Switch to ruff, fix issues * Break out of search loop after deleting watch * Fix separate-terminal debugging * Fix typos, add typos CI - update to 2024.1.1: * Track some urwid.util deprecations * ci: add dependabot updates for github actions * Bump actions/checkout from 3 to 4 * Redirect pudb warnings to built-in console * Catch IndexError on empty Variables state
Dirk Mueller2024-08-18 17:03:21 +00:00
ed8af47765
Accepting request 1158432 from devel:languages:python
Ana Guerrero2024-03-18 15:44:54 +00:00
9c2db4c04f
- update to 2024.1: * Show shell error messages in fallback shell * Improve zsh completion * Fix intersphinx mapping format * Use deque with maxsize for command line history * Restore cmdline text input when browsing history * Give each theme its own file * Revise UI elements for legibility * Remove dependence on telnetlib which was removed in python 3.13 - Update to version 2022.1.3 - Update to version 2022.1.2 * Should work with Python 3.6 and newer. (Versions 2019.2 and older continue to support Python 2.7.) * Use urwid.util.calc_text_pos() in make_canvas()
Dirk Mueller2024-03-16 09:58:06 +00:00
8219763abc
Accepting request 1108067 from devel:languages:python
Ana Guerrero2023-09-07 19:12:25 +00:00
51dda9d6e2
* Update to 2020.1: - Use Jedi for completion in the built-in shell - Add vi keys for sidebar - Clean up vi key handling, remove duplication - add -m switch to run as module - Require Py3.6 - Use h/l to collapse/open containers in var view - feat: add reverse remote pudb * Fix dealing with alternatives.
Matej Cepl2021-01-19 17:25:16 +00:00