]> git.neil.brown.name Git - edlib.git/history - DOC/TODO.md
Change how SIGALRM interrupts python.
[edlib.git] / DOC / TODO.md
2023-09-15 NeilBrownChange how SIGALRM interrupts python.
2023-09-15 NeilBrownexport do_comm_call and use it from TYPE_pane and TYPE_comm
2023-09-15 NeilBrownLimit the consistency checks run in each loop
2023-09-15 NeilBrownExplicitly guard against infinite loops in consistency...
2023-09-13 NeilBrownChange calls on closed panes to return Efallthrough...
2023-09-11 NeilBrowndisplay-x11: draw outline cursor entirely inside box.
2023-09-11 NeilBrownSend warning message when nested notification is prohib...
2023-09-11 NeilBrownDiscard DocLeaf - use new pane_leaf() instead.
2023-09-11 NeilBrownRename pane_leaf() to pane_focus()
2023-09-11 NeilBrowncore-log: reduce number of statics
2023-09-11 NeilBrownRename Display: commands to window:
2023-09-09 NeilBrownDisable LOG during refresh if log is visible.
2023-09-08 NeilBrownDiscard "Free"
2023-09-08 NeilBrownemacs-search: use embedded data pattern.
2023-09-08 NeilBrowncore-doc; embed doc_data in the pane.
2023-09-08 NeilBrownlib-view: prevent stray clicks from going to parent.
2023-09-08 NeilBrownrender-lines: handle case where cursor at end-of-file.
2023-09-08 NeilBrownrenderline: don't try to parse <> in the prefix.
2023-09-08 NeilBrowninput: Add Keystroke-sequence interface
2023-09-08 NeilBrownemacs: put a menu on the selection.
2023-09-04 NeilBrownAdd lib-menubar
2023-08-30 NeilBrownmenu: allow short-cut keys to be shown.
2023-08-30 NeilBrownMove <hide> handling to lib-renderlines and fix callers.
2023-08-29 NeilBrownnotmuch: act on menu selection to add address to a...
2023-08-27 NeilBrownrexel: fix return value in one case.
2023-08-27 NeilBrownemacs-search: be careful to avoid infinite loop.
2023-08-27 NeilBrowntextfill: get prefix from regexp when appropriate.
2023-08-25 NeilBrownReview Welcome text
2023-08-25 NeilBrowndiff: use correct file name in 'pre' mode.
2023-08-25 NeilBrownChange window-scaling to display-scaling
2023-08-25 NeilBrownGet rid of attributes shift_left and shift-left
2023-08-25 NeilBrownlib-renderline: fix problems with finding position...
2023-08-25 NeilBrownAllow command name to be used to choose some data files.
2023-08-25 NeilBrownMove welcome text into a separate file.
2023-08-23 NeilBrownAdd a logo
2023-08-21 NeilBrownIntroduce "Cancel" commands - K:ESC in emacs
2023-08-21 NeilBrownmode-emacs: improve path completion in shell commands
2023-08-21 NeilBrownlib-renderline: use foreach_attr() to parse image attrs.
2023-08-21 NeilBrownlib-renderline: discard cached-size attribute
2023-08-21 NeilBrownFix "edlib -g"
2023-08-21 NeilBrowntests: add markup test
2023-08-20 NeilBrownrender-lines: always give cursor offset when measuring...
2023-08-20 NeilBrownhistory: add support for "favourites".
2023-08-18 NeilBrownlib-render: move tab/non-tab distinction out of find_xy()
2023-08-18 NeilBrownrender-line:measure now reports if the line ended properly
2023-08-18 NeilBrownmerge-view: allow 9:A-m to both cut and paste.
2023-08-18 NeilBrownmergeview: adding merge to region needs full-lines...
2023-08-18 NeilBrownrender-lines: avoid putting extra space at EOF for...
2023-08-18 NeilBrownemacs-search: don't try to replace same string twice
2023-08-18 NeilBrownREADME: delete all "Done" items.
2023-08-18 NeilBrownlib-renderline - lots of cleanup
2023-08-16 NeilBrownlib-renderline: only measure line when needed
2023-08-16 NeilBrownlib-renderlines: clean up left_margin handling.
2023-08-15 NeilBrownrexel: fix bug with capturing groups.
2023-08-15 NeilBrownlib-renderline allow rtab to avoid line wraps.
2023-08-15 NeilBrownlib-renderline: various wrapping fixed.
2023-08-15 NeilBrownlib-renderline: Fix length of split section in do_draw()
2023-08-15 NeilBrownlib-renderlines: erase before drawing an image
2023-08-13 NeilBrownTODO updates.
2023-08-13 NeilBrownlib-renderlines: pass split to do_draw() instead of...
2023-08-13 NeilBrownlib-renderline change rl vars to ri
2023-08-11 NeilBrownmassive lib-renderline rewrite
2023-08-11 NeilBrownlib-input - don't assume Efallthrough is 0
2023-08-11 NeilBrownncurses: catch and ignore focus-in/out
2023-08-11 NeilBrownChange pane_resize() to return Bool
2023-08-11 NeilBrownrender-lines: call_render_line_to_point never returns...
2023-08-11 NeilBrownrender-lines: don't look for point in line where it...
2023-08-08 NeilBrownlib-server: fix a couple of typos
2023-08-08 NeilBrownminor unalloc improvements.
2023-07-28 NeilBrowncompose-email: check for needed headers:
2023-07-28 NeilBrowndiscard commcache.
2023-07-27 NeilBrownAvoid null pointer deref when ccache used.
2023-07-27 NeilBrownemacs: support shows shell output in a popup.
2023-07-27 NeilBrownFactor out list sorting into list.h
2023-07-27 NeilBrownrenderline: calculate curs_width even when only a prefi...
2023-07-24 NeilBrownlib-renderline: fix handling of truncation.
2023-07-22 NeilBrownAdd doc:list-sort and sort command name for completion.
2023-07-22 NeilBrownChange times_up() to use pane_too_long() on root.
2023-07-21 NeilBrowncompose-email: use menu for address completion
2023-07-21 NeilBrownnotmuch: focus on query pane when changing messages
2023-07-21 NeilBrownhistory: improve stability of search.
2023-07-21 NeilBrownpopup: fix popup_child_notify
2023-07-21 NeilBrownrender-lines: fix cursor-placement sometimes off-screen
2023-07-21 NeilBrownmergeview: highlight result after change.
2023-07-21 NeilBrownlib-abbrev: Don't show a menu when not needed.
2023-07-21 NeilBrownmake: possibly fix problem with not always following.
2023-07-21 NeilBrowndoc-test: doc:clear must send doc:replaced
2023-07-21 NeilBrownrender-lines: improvements to left shift.
2023-07-21 NeilBrownrender-lines: ensure cursor doesn't fall off end of...
2023-07-21 NeilBrownTODO - lots of updates
2023-07-21 NeilBrownlib-utf8: use do_char_byte()
2023-07-19 NeilBrowndoc-email: switch to embedded data.
2023-07-12 NeilBrownnotmuch: remove support for saved: synonym for query:
2023-07-12 NeilBrownnotmuch: support mouse-click to select search and thread
2023-07-12 NeilBrownAdd lib-askpass
2023-07-12 NeilBrownautospell: provide drop-down menu on spelling errors.
2023-07-12 NeilBrownInitial menu support.
2023-07-12 NeilBrownTrack and report actual displayed size
2023-07-12 NeilBrowndisplay-xcb: switch to embedded data
2023-07-12 NeilBrowndoc-text - use embedded data in pane
next