Commit graph

39 commits

Author SHA1 Message Date
nadrad 3a1f2db77d shell command after exporting 2022-09-29 10:14:11 +02:00
nadrad 80bf357301 clearer explanation of the clipboard options 2022-09-26 17:11:27 +02:00
nadrad a61e4acfc7 added internal, file, and command clipboard types
* `--clipboard=os` uses xclip and similar applications (default).
* `--clipboard=internal` uses an internal variable as the clipboard without exchanging content with external applications.
* `--clipboard=file` along with `--clipboard-file=/path/filename` uses the file as the clipboard.
* `--clipboard=command` uses `--clipboard-in-command="command %text%"` to send content and `--clipboard-out-command=command` to receive.
2022-09-26 17:09:45 +02:00
nadrad 5074ae39d8 configuration 2022-09-19 20:53:38 +02:00
nadrad 45e60e2c8d refactoring names + more config options 2022-09-19 20:33:27 +02:00
nadrad 22f4c200a3 note for Windows users 2022-09-18 13:23:36 +02:00
Lawrence Lagerlof 11cd3de1c3 Pipe downloaded script to sh instead bash 2022-09-17 09:59:30 -03:00
nadrad d94f0f2364 marked code as shell code 2022-09-17 12:06:09 +02:00
nadrad 79dc11c80a structured the Docker guide 2022-09-17 11:49:14 +02:00
Nader K. Rad 0ae5849ada
Merge pull request #15 from vc0sta/main
Dockerize app
2022-09-17 11:47:29 +02:00
nadrad 7ffdffc6bf key bindings for the text editor 2022-09-16 21:41:53 +02:00
nadrad 2b913c599f added 'del' 2022-09-16 21:03:12 +02:00
nadrad 890e6cb45f setting a maximum for undo 2022-09-16 19:33:55 +02:00
nadrad dd0880e755 more key bindings for search 2022-09-16 14:58:07 +02:00
nadrad a29fddffe3 one line installation command 2022-09-16 09:28:54 +02:00
nadrad 0fd6f925e7 organizing the installation section 2022-09-16 09:09:58 +02:00
Nader K. Rad 85d1a1bb8e
Merge pull request #16 from llagerlof/main
Installation script for h-m-m on Linux
2022-09-16 09:00:47 +02:00
jinjaghost 8b2d68d8a2
Merge branch 'main' into main 2022-09-16 03:02:21 +02:00
Ken Polizzi 728cfd5aa8 add undo and redo 2022-09-16 02:50:35 +02:00
Lawrence Lagerlof 346fe94ca3 Add info about install.sh automatic download 2022-09-15 17:00:51 -03:00
Lawrence Lagerlof e8475243e0 Instructions for installation script install.sh 2022-09-15 15:32:30 -03:00
nadrad 547b86eb39 added 'i' and 'a' bindings for editing 2022-09-15 20:07:35 +02:00
Vinicius Costa 49f36318a2 Add docker instructions 2022-09-15 14:07:36 -03:00
nadrad 52f81cbd02 AUR package 2022-09-15 17:34:43 +02:00
nadrad 265992fc4f clipboard tool as a requirement 2022-09-15 10:04:35 +02:00
nadrad db7b0cea92 troubleshooting 2022-09-14 21:47:46 +02:00
nadrad f13718649c why php :> 2022-09-14 21:44:15 +02:00
nadrad 86f8c16ade troubleshooting guide 2022-09-14 21:43:58 +02:00
nadrad daf19fa8dc making the text clearer 2022-09-14 20:59:23 +02:00
nadrad 48e7932d4e 'I' for collapsing children 2022-09-13 11:45:03 +02:00
nadrad cc65f956ed the 'i' feature 2022-09-10 01:18:32 +02:00
nadrad d55ee02437 html export added 2022-09-07 15:11:13 +02:00
nadrad 694237c224 wording 2022-09-06 14:59:48 +02:00
nadrad 6628df3fc1 screenshot 2022-09-04 09:47:57 +02:00
nadrad 49fe043740 renamed the screenshot file 2022-09-04 09:46:24 +02:00
nadrad ddfec8f226 pronunciation! 2022-09-04 09:44:08 +02:00
nadrad 36da570c07 ctrl+p function added 2022-09-02 09:16:02 +02:00
nadrad ecc0e21924 changed the i key binding into o 2022-08-30 20:31:56 +02:00
nadrad 76f6315d39 Hello world! 2022-08-30 17:54:49 +02:00