Enter forum description here ...
0
Planned

long filenames issues

Jeffrey Henderer 9 ár síðan updated by Rhio Kim 9 ár síðan 2
There are some issues with long filenames being changed to their shortened version (e.g. the kind with 6 characters and ~1 or ~2 on the end). For example, if you export it will default to the shortened version of the filename where IMO it should keep the original filename. Similarly, if you go to "Save" it will default to the shortened version as well.

This is on Windows, version 0.13.1 I believe
0
Under review

Need some help highlighting code (handlebars)

Eduardo Jiménez 10 ár síðan Uppfært 10 ár síðan 3
Hi everyone and thanks in advance,

I hope you can help me highlighting this example code:

Image 15

As you can see, green color is not correctly applied and I'm not sure if I'm doing something wrong. Here is the code I use:

```hbs
<script type="text/x-handlebars" data-template-name="application">
<p>This is a paragraph</p>
{{text}}
<p>This is a paragraph</p>
<p>This is a paragraph</p>
<p>This is a paragraph</p>
</script>
```

I've just used Haroopad for a couple days and I'm loving it ^^.
0
Lokið

Closing Last Window

dmtrmv 10 ár síðan updated by Rhio Kim 9 ár síðan 6

There should be an option to close the last window without closing the entire application (MacOSX, v0.9.1)

Answer
Rhio Kim 9 ár síðan

You can get more information about this.

https://github.com/rhiokim/haroopad/issues/247


Oops! I misunderstood

0
Fixed

search with regular expression on mac os "yosemite"

lyuha 10 ár síðan updated by Rhio Kim 9 ár síðan 5
I try to search with "^" character like "/^\s/", "/^/".
haroopad is freezing.
I can only quit harpoon
0
Fixed

[0.9.1 under OSX 10.9.1]: freezing at startup

LEM 10 ár síðan updated by Rhio Kim 10 ár síðan 3
Each time I start haroopad, it opens 3 windows, and I can not perform any action (no editing, no close windows, no save, no open...) excepted the File/About that works.... 

I tried purging the ~/.Library/Savec Application Cache/com.haroopress.pad/savedState - and killing (Force Quit) and restarting haroopad -> no amelioration, same issue.

I'm stuck with an non functioning Haroopad under OSX :(
0
Lokið

프로그램 먹통, 락업, 종료

Mun-Gi Chang 9 ár síðan updated by Rhio Kim 9 ár síðan 5
windows 8.1 이구요.
새 문서로 열고 몇글자 치고 Ctrl+S 누르면 100% 프로그램이 멎습니다.
아무런 반응도 안하고 작업관리자에서 강제 종료해야 됩니다.
다른이름으로 저장하면 괜찮은데 새문서로 열고  몇글자치고 저장하면 꼭 죽네요...
0
Under review

VIM key bindings issues

Fucxk 9 ár síðan updated by Rhio Kim 9 ár síðan 3
When I long press hjkl in vim mode, the cursor just move once, it should continue moving until I release keys, just like in vim. I am using OS X version, and I've set long pressing for repeating like this: http://apple.stackexchange.com/questions/46361/keyboard-no-longer-repeats-keys-when-held-down

I use vim command "viw" a lot for select a word witch the cursor is inside, but this command is not working in haroopad.

0
Fixed

BUG on redo:

Fei Fei 9 ár síðan updated by Rhio Kim 9 ár síðan 4
Version: 0.13
Platform: Win 7 x64

When press CTRL+y to redo, it does not redo anything but just insert ++++
0
Answered

syntax highlight for list?

HC Haase 10 ár síðan updated by Wyprzedaze UK 4 ár síðan 11
is ist possible to get sytax highlight on list and bold (* , and **text**)
i see it in the screenshots but not in my text
0
Under review

한글 입력 모드에서 VIM 키 바인딩 작동 관련

Hong Jinwoo 9 ár síðan updated by Rhio Kim 9 ár síðan 1
이전에도 피드백이 있었는데 맥에서도 VIM 키바인딩을 사용중에 한글 입력 상태에서는 키바인딩이 작동하지 않네요. 피드백이 Declined 되었던데 한번 더 고려해주시면 안될까요
SublimeText 처럼 다른 에디터로서의 단축키등이 많이 존재하는게 아니라서 VIM 키바인딩이라도 사용하고 싶습니다 ㅠ.ㅠ