Commit Graph

189 Commits

Author SHA1 Message Date
nadrad 1caa360a53 improved width fix: changing strlen to strwidth 2024-04-08 08:28:53 +02:00
nadrad e7c02c8249 Merge branch 'main' of https://github.com/nadrad/h-m-m 2024-04-08 08:27:04 +02:00
nadrad a7ac9a254d nothing! 2024-04-08 08:26:55 +02:00
Nader K. Rad 3bd33805dc
Merge pull request #72 from wschroeder/main
fix(display): ensure base line length is equal to terminal width even…
2024-04-08 08:26:18 +02:00
William Schroeder 63ef829129 fix(display): ensure base line length is equal to terminal width even if map line length is shorter 2024-04-07 21:57:21 -05:00
nadrad 0ff42afd04 Merge branch 'main' of https://github.com/nadrad/h-m-m 2024-04-07 14:16:52 +02:00
nadrad e6bf8e4d7e I don't remember anymore! 2024-04-07 14:16:42 +02:00
Nader K. Rad 719e4a048b
Merge pull request #69 from jheroy/main
Chinese display support Fix #68
2024-04-07 14:13:14 +02:00
wen huxian 16cd66f3e2 chinese display support 2024-04-04 16:55:44 +08:00
nadrad da03517de1 Merge branch 'main' of https://github.com/nadrad/h-m-m 2024-03-30 19:07:06 +01:00
nadrad 533a8b94ae ctrl+q for debugging 2024-03-30 19:06:41 +01:00
Nader K. Rad 68a62d6278
Merge pull request #67 from Jingup/main
Update Dockerfile
2024-03-29 20:04:53 +01:00
Jingup bcc0706def
Update Dockerfile
Add a variable
2024-03-27 10:55:12 +08:00
Nader K. Rad 576f2c697b
Merge pull request #63 from gabriel-berardi/patch-1
Fixing a small typo in readme.md
2023-12-29 12:53:01 +01:00
Gabriel Berardi 1a2934acf0
Fixing a small typo in readme.md 2023-12-29 12:38:04 +01:00
nadrad 79f0603abd klipper 2023-12-05 08:12:58 +01:00
nadrad 1fb131ee3d added klipper support 2023-12-04 06:43:00 +01:00
nadrad 2c061c965b switched ${var} to {$var} 2023-12-04 06:24:43 +01:00
nadrad b24f3cf57a potential fix for config 2023-10-20 09:57:33 +02:00
nadrad 1d61a40788 another alternative for "home" and "end" key codes! 2023-07-25 12:00:09 +02:00
nadrad 18d273015f alternative codes for "home" and "end" keys 2023-07-25 09:17:21 +02:00
nadrad 4562afb527 echo-keys switch for troubleshooting 2023-07-25 09:09:07 +02:00
nadrad eb1fec66f0 '(?)' is styled like '???' now. 2023-07-23 16:57:17 +02:00
nadrad 35a6bae112 added pbcopy to acceptable clipboard applications 2023-07-23 11:31:08 +02:00
nadrad aa54cac1c0 auto_save added 2023-07-23 11:22:48 +02:00
nadrad 9e049112f4 pressing '?' shows the key bindings 2023-07-23 11:09:17 +02:00
nadrad 566e292ef8 made key bindings configurable 2023-07-23 10:45:10 +02:00
nadrad 66f4162d65 bullet character behaves like * when pasting 2023-07-02 16:27:30 +02:00
nadrad ab0b8cc343 cleanup 2023-07-01 12:55:19 +02:00
nadrad fa87f13ada fixed line length for aligned parents with multiple children 2023-05-12 05:03:52 +02:00
nadrad 4a8a065b10 fixed highlighting for aligned no-siblings 2023-05-12 05:00:34 +02:00
nadrad 96fc5f9759 styling of active nodes with initial numbers 2023-04-20 11:03:48 +02:00
nadrad bc127bf619 fixed root name when there's no file 2023-04-20 08:50:00 +02:00
nadrad 1266938001 fixed typo! 2023-04-19 18:00:59 +02:00
nadrad 43b76efaf9 new feature for opening the active node with xdg-open 2023-04-19 17:58:56 +02:00
nadrad 17b9cec51b name fix for non-existing filename as argument 2023-04-19 17:22:49 +02:00
nadrad 44a7ab6b82 fixed small vertical spacing issue 2023-04-12 11:09:46 +02:00
nadrad 4de7ef892e Merge branch 'main' of https://github.com/nadrad/h-m-m 2023-03-29 15:29:03 +02:00
Nader K. Rad 25ab2a4e73
Merge pull request #50 from agschaid/main
fix quotes in readme.md
2023-03-29 15:27:41 +02:00
Axel Gschaider 2cd0134c79 fix quotes in readme.md 2023-03-27 07:36:02 +02:00
nadrad 2f5c639229 small improvement in parsing multiple arguments 2023-03-26 14:25:36 +02:00
nadrad 86a9b3dda6 fix spacing issue with hidden nodes 2023-03-19 15:46:11 +01:00
nadrad 5d2faa4a36 styling fix for collpased nodes with hidden children 2023-03-19 15:20:27 +01:00
nadrad a95bed5d34 fixed styling for collapsed items without hidden nodes 2023-03-19 08:55:57 +01:00
nadrad c447c06223 text map export 2023-03-18 14:38:26 +01:00
nadrad 3cabf66edf fixed focus move on deleting a sibling of a hidden node 2023-03-18 10:21:18 +01:00
nadrad 820b400315 small fixes for the hiding feature 2023-03-18 08:44:43 +01:00
nadrad 2958450f95 excludes initial flags when sorting 2023-03-18 08:34:00 +01:00
nadrad f81de41fe9 moving is now compatible with hidden nodes 2023-03-18 08:18:11 +01:00
nadrad 2dc9ebdd4c sibling activated when node becomes hidden 2023-03-17 20:24:17 +01:00