Skip to content

Releases: sedwards2009/dinky

v0.8.0

04 Mar 07:31

Choose a tag to compare

Changelog

  • Add "Filter via Shell" command
  • Give the Search bar a small "recent history"
  • Add "Hard Word Wrap" command

v0.7.0

04 Jan 12:35

Choose a tag to compare

Changelog

  • 3d20b9d Add "Format JSON" command
  • ef243ba Add "Suspend" command
  • 334f231 Add bookmark support; re-org menus
  • 74ce635 Improvements to the Tab Bar and its overflow etc

v0.6.0

02 Jan 15:11

Choose a tag to compare

Changelog

  • Add manual selection commands (useful if shift+cursor key event are not supported)

v0.5.0

20 Dec 19:18

Choose a tag to compare

Changelog

  • 64c5819 Add "Sort Lines" and "Reverse Lines" commands
  • 8bee680 Add "To uppercase" and "To lowercase" commands to new "Transform" menu
  • 54e5fab Add "URL Decode" command
  • 6029378 Add "URL Encode" command
  • b32eee0 Add keyboard shortcuts to directly open specific menus

v0.4.0

13 Dec 09:49

Choose a tag to compare

Changelog

  • Replace femto with smidgen as core editor component. Soft wrap now works better.
  • Added "Vertical Ruler" setting
  • Added option to show trailing whitespace
  • Create an empty tab when "opening" a non-existent file
  • Make Home key go to start of line/text

v0.3.0

19 Oct 09:28

Choose a tag to compare

Changelog

  • Add Find+Replace functionality with regex and case insensitive options
  • 0ba89ec Add keyboard shortcuts inside the file dialog
  • c2b7105 Fix a crash in "Save As" when a rel path is default
  • 902ca4e Tweak colour use; Use green for checkboxes

v0.2.0

11 Oct 17:50

Choose a tag to compare

Changelog

  • deec94f Add Next/Previous paragraph commands to the menu
  • ba3fbf7 Add command to convert tabs to/from spaces
  • ae162ad Add commands and shortcuts to move between editors
  • ea8da08 Add option to show whitespace
  • Move back to tview
  • Use Femto as input field in dialogs

v0.1.1

27 Sep 10:23

Choose a tag to compare

Changelog

Initial public release