Wed, 25 Oct 2017 23:57:43 +0300 |
Oleksandr Gavenko |
It doesn't help much but allows to run python process, otherwise
|
file |
diff |
annotate
|
Mon, 23 Oct 2017 14:20:14 +0300 |
Oleksandr Gavenko |
Make function silent if file is modified.
|
file |
diff |
annotate
|
Sun, 22 Oct 2017 03:06:32 +0300 |
Oleksandr Gavenko |
Prefer Python 3 for interactive shell.
|
file |
diff |
annotate
|
Sat, 21 Oct 2017 18:27:41 +0300 |
Oleksandr Gavenko |
Use UTF-8 on Windows fpr processes.
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 00:28:06 +0300 |
Oleksandr Gavenko |
Set font size depending on DPI.
|
file |
diff |
annotate
|
Tue, 10 Oct 2017 22:41:43 +0300 |
Oleksandr Gavenko |
Mistaken s-TAB key binding broke my workflow.
|
file |
diff |
annotate
|
Sun, 24 Sep 2017 09:23:32 +0300 |
Oleksandr Gavenko |
Prevent error that character not found.
|
file |
diff |
annotate
|
Thu, 21 Sep 2017 19:50:19 +0300 |
Oleksandr Gavenko |
Problems with hunging on re-display when symbols is used on Windows can be solved by:
|
file |
diff |
annotate
|
Thu, 21 Sep 2017 15:09:27 +0300 |
Oleksandr Gavenko |
Some symbols from default composition rules cause Emacs redisplay hang on Windows.
|
file |
diff |
annotate
|
Wed, 06 Sep 2017 14:42:39 +0300 |
Oleksandr Gavenko |
Added key binding to erase buffer conveniently.
|
file |
diff |
annotate
|
Mon, 31 Jul 2017 17:43:35 +0300 |
Oleksandr Gavenko |
Default sed filter failed with syntax error in native Emacs and Cygwin.
|
file |
diff |
annotate
|
Tue, 04 Jul 2017 11:38:48 +0300 |
Oleksandr Gavenko |
.log.N files also should be treated as log files. Disable NRoff mode for such files.
|
file |
diff |
annotate
|
Tue, 04 Jul 2017 11:35:29 +0300 |
Oleksandr Gavenko |
Modern Windows can work with Unicode. No need for codepage.
|
file |
diff |
annotate
|
Mon, 12 Jun 2017 14:41:05 +0300 |
Oleksandr Gavenko |
Replace triangle symbol with alternatives that is worked with default Windows fonts.
|
file |
diff |
annotate
|
Wed, 31 May 2017 16:11:48 +0300 |
Oleksandr Gavenko |
Set large-file-warning-threshold greater then 10 MiB in order to open logs
|
file |
diff |
annotate
|
Sun, 23 Apr 2017 21:27:59 +0300 |
Oleksandr Gavenko |
Fixed parents and key binding syntax for ide-*.
|
file |
diff |
annotate
|
Sun, 23 Apr 2017 17:47:05 +0300 |
Oleksandr Gavenko |
Added key bindings to open file in external IDE. Unified code for error
|
file |
diff |
annotate
|
Sun, 02 Apr 2017 16:22:22 +0300 |
Oleksandr Gavenko |
Revert mistaken change after mass-replacing.
|
file |
diff |
annotate
|
Wed, 29 Mar 2017 22:27:16 +0300 |
Oleksandr Gavenko |
Use 'my-' prefix instead 'my/' with nonstandard character.
|
file |
diff |
annotate
|
Sat, 25 Mar 2017 02:06:03 +0300 |
Oleksandr Gavenko |
No need to custom implementation of zgrep, zrgrep is bundled with v23.2.
|
file |
diff |
annotate
|
Thu, 09 Mar 2017 11:07:23 +0200 |
Oleksandr Gavenko |
Use trick with changing working directory to avoid Cygwin path issues.
|
file |
diff |
annotate
|
Thu, 09 Mar 2017 10:55:00 +0200 |
Oleksandr Gavenko |
Add documentation.
|
file |
diff |
annotate
|
Thu, 09 Mar 2017 10:53:14 +0200 |
Oleksandr Gavenko |
Open file in Intellij Idea. Common interface for IDE.
|
file |
diff |
annotate
|
Mon, 06 Mar 2017 15:40:53 +0200 |
Oleksandr Gavenko |
It much easy to call ag for current directory via modifier then prefix argument.
|
file |
diff |
annotate
|
Wed, 01 Mar 2017 16:15:48 +0200 |
Oleksandr Gavenko |
Disable function highlighting. It is too disturbing.
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 09:59:25 +0200 |
Oleksandr Gavenko |
Define function to easy navigate to Java source file from Java exception.
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 00:42:06 +0200 |
Oleksandr Gavenko |
Use own implementation of ag frontend.
|
file |
diff |
annotate
|
Wed, 22 Feb 2017 11:37:42 +0200 |
Oleksandr Gavenko |
Follow common prefixing schema for my functions.
|
file |
diff |
annotate
|
Tue, 21 Feb 2017 11:22:31 +0200 |
Oleksandr Gavenko |
Windows doesn't have fonts for 'or'/'and' Python keywords.
|
file |
diff |
annotate
|
Mon, 20 Feb 2017 20:26:21 +0200 |
Oleksandr Gavenko |
Use regex search instead of literal for ag.
|
file |
diff |
annotate
|